add-agent
01Command Claude Code
Add a specialized subagent to an existing template.
Command Claude Code
Add a specialized subagent to an existing template.
Command Claude Code
Add a slash command to an existing template.
Command Claude Code
Add an agent skill to an existing template.
Command Claude Code
Create a new project template with Claude Code configuration (interactive or expert mode).
Command Claude Code
Create a new Python project with intelligent framework recommendation.
Command Claude Code
Validate a template follows proper structure and standards.
Command Claude Code
Run Django system checks for common issues.
Command Claude Code
Collect static files for production deployment.
Command Claude Code
Create a new Django app with boilerplate.
Command Claude Code
Generate Django model boilerplate code.
Command Claude Code
Create new Django migrations from model changes.
Command Claude Code
Run Django database migrations.
Command Claude Code
Start Django development server.
Command Claude Code
Open Django interactive shell.
Command Claude Code
Display Django migration status for all apps.
Command Claude Code
Run Django tests with various options for test execution.
Command Claude Code
create-endpoint from gizix/cc_projects.
Command Claude Code
Start the FastAPI development server with auto-reload.
Command Claude Code
docker-down from gizix/cc_projects.
Command Claude Code
docker-up from gizix/cc_projects.
Command Claude Code
format from gizix/cc_projects.
Command Claude Code
lint from gizix/cc_projects.
Command Claude Code
migrate-up from gizix/cc_projects.
Command Claude Code
type-check from gizix/cc_projects.