/commitSmart Commit
BeginnerAnalyzes changes and auto-generates meaningful commit messages.
Claude Code skills for improving code quality — code review, test writing, refactoring, bug detection, and more.
/commitAnalyzes changes and auto-generates meaningful commit messages.
/reviewAnalyzes code changes and provides severity-based review feedback.
/bugAnalyzes error messages and traces the root cause in the codebase.
/test [file]Analyzes existing code and auto-writes unit tests.
/refactor [file]Detects code smells and provides a step-by-step refactoring plan.
/agentsDesigns pipelines to run multiple Claude Code agents in parallel.
/prAnalyzes changes and auto-generates PR title, description, and checklist.
/migrateProvides step-by-step guidance for framework or library version upgrades.
/perfAnalyzes code performance bottlenecks and suggests optimizations.
/cicdAnalyzes CI/CD pipeline errors and guides you through fixes.
/tddEnforces the Test-Driven Development Red-Green-Refactor loop.
/figmaAnalyzes Figma design data and converts it to production code.
/videoGenerates videos from natural language descriptions using the Remotion framework.
/mcp-appBuilds interactive in-chat UI apps (forms/dashboards) using the MCP Apps extension.
/mcp-elicitGenerates MCP elicitation schemas for interactive user prompts during tool execution.
/mcp-output-schemaDefines and validates structured JSON output schemas for MCP tool responses.
/mcp-tool-attrDeclares readOnly, destructive, and idempotent behavior attributes for MCP tools.
/simplifyThree parallel agents review code reuse, quality, and efficiency simultaneously.