KS
Killer-Skills

start-dev — Categories.community

v1.0.0
GitHub

About this Skill

Perfect for Full Stack Agents needing comprehensive development environment setup with Docker and Hasura A comprehensive education platform focusing on course applications, event registrations, learning communities, and more.

eduhub-org eduhub-org
[0]
[0]
Updated: 3/4/2026

Quality Score

Top 5%
33
Excellent
Based on code quality & docs
Installation
SYS Universal Install (Auto-Detect)
Cursor IDE Windsurf IDE VS Code IDE
> npx killer-skills add eduhub-org/eduhub/start-dev

Agent Capability Analysis

The start-dev MCP Server by eduhub-org is an open-source Categories.community integration for Claude and other AI agents, enabling seamless task automation and capability expansion.

Ideal Agent Persona

Perfect for Full Stack Agents needing comprehensive development environment setup with Docker and Hasura

Core Value

Empowers agents to rapidly deploy and manage multi-service applications using Docker Compose, Hasura Console, and Keycloak, streamlining development with efficient service management and logging capabilities via protocols like HTTP

Capabilities Granted for start-dev MCP Server

Initializing development environments with Docker Compose
Managing multiple services like Frontend and Hasura Console
Debugging applications using Docker logs

! Prerequisites & Limits

  • Requires Docker installation
  • Limited to services defined in Docker Compose configuration
Project
SKILL.md
1.2 KB
.cursorrules
1.2 KB
package.json
240 B
Ready
UTF-8

# Tags

[No tags]
SKILL.md
Readonly

Start Development Environment

Quick Start

bash
1# From project root 2docker compose up

This starts all services:

Individual Services

bash
1# Start specific services 2docker compose up frontend-nx hasura 3 4# Start in background 5docker compose up -d 6 7# View logs for specific service 8docker compose logs -f frontend-nx

Service Overview

ServicePortDescription
frontend-nx5000, 5001Next.js apps
hasura8080GraphQL API
keycloak28080Authentication
db_hasura5432PostgreSQL
node_functions42000-42024Serverless functions
python_functions42025-42026Python functions

Common Tasks

Rebuild containers

bash
1docker compose up --build

Reset database

bash
1docker compose down -v 2docker compose up

Stop all services

bash
1docker compose down

Hasura Console

Run locally for migrations (not in Docker):

bash
1cd backend 2hasura console --admin-secret myadminsecretkey

Related Skills

Looking for an alternative to start-dev or building a Categories.community AI Agent? Explore these related open-source MCP Servers.

View All

widget-generator

Logo of f
f

widget-generator is an open-source AI agent skill for creating widget plugins that are injected into prompt feeds on prompts.chat. It supports two rendering modes: standard prompt widgets using default PromptCard styling and custom render widgets built as full React components.

149.6k
0
Design

chat-sdk

Logo of lobehub
lobehub

chat-sdk is a unified TypeScript SDK for building chat bots across multiple platforms, providing a single interface for deploying bot logic.

73.0k
0
Communication

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication