Command Claude Code
Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.
Convention packs for any AI coding tool - agents, skills, commands, and rules for 15 tools including Claude Code, Cursor, Windsurf, and Copilot
Command Claude Code
Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.
Command Claude Code
Generate a custom checklist for the current feature based on user requirements.
Command Claude Code
Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec.
Command Claude Code
Create or update the project constitution from interactive or provided principle inputs, ensuring all dependent templates stay in sync.
Command Claude Code
Execute the implementation plan by processing and executing all tasks defined in tasks.md.
Command Claude Code
Execute the implementation planning workflow using the plan template to generate design artifacts.
Command Claude Code
Create or update the feature specification from a natural language feature description.
Command Claude Code
Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.
Command Claude Code
Convert existing tasks into actionable, dependency-ordered GitHub issues for the feature based on available design artifacts.
Command
Create system architecture diagrams using Eraser.io diagram-as-code.
Command
Add a new authentication provider to Better Auth.
Command
Initialize Better Auth with configuration and optional auth pages.
Command
Resolve ambiguity in a task before implementation. Detects whether the task has a single clear flow (explains and proceeds) or multiple flows (lists them and asks the user to pick one). Produces a structured execution context (Markdown + JSON) under .claude/clarifications/.
Command
Cancel active dev loop.
Command
Start dev loop for iterative development.
Command
Generate a structured TDD plan for dev-loop execution.
Command
Create a new Django REST API endpoint with serializer, view, and tests.
Command
Create a new Django model following Smicolon conventions.
Command
Generate comprehensive tests for Django code (90%+ coverage target).
Command
Add a failure or mistake to the project's failure log for future reference.
Command
View all logged failures and mistakes for this project.
Command
Initialize and configure Fastlane for Flutter project with iOS and Android lanes.
Command
Build Flutter app for iOS or Android with configurable options (debug/release/profile, flavors, obfuscation).
Command
Deploy Flutter app to App Store or Google Play using Fastlane.