Instructions file
Claude Code instructions for vichannnnn/ccstart, covering claude code project instructions, project overview, key objectives, project structure and development guidelines.
Instructions file
Claude Code instructions for vichannnnn/ccstart, covering claude code project instructions, project overview, key objectives, project structure and development guidelines.
Agent
Backend architecture and API design specialist. Use for API endpoints, database models, authentication, and service logic. Invoke when building or modifying backend infrastructure.
Agent
Quality assurance and code review specialist. Use for testing, debugging, security analysis, and code quality verification. Invoke after code implementation or when thorough validation is needed.
Agent
Frontend architecture and UI design specialist. Use for UI components, state management, data fetching, and client-side logic. Invoke when building or modifying frontend features.
Agent
Strategic planning and task breakdown specialist. Use for analyzing requirements, creating implementation roadmaps, and breaking down complex tasks. Invoke before starting significant features.
Skill Claude CodeCodex
Generate and execute git commits following conventional commit format. Use when the user wants to commit changes, create a commit, or says "/commit". Analyzes staged/unstaged changes and creates properly formatted commit messages with type, optional scope, and descriptive subject.
Skill Claude CodeCodex
Create GitHub pull requests with properly structured descriptions. Use when the user explicitly asks to create a PR, open a pull request, or says "/create-pr". Analyzes commits and changes to generate clear PR descriptions with summary, changes list, and UI changes when applicable.
Skill Claude CodeCodex
Codify discovered processes into standalone, reusable Python scripts. Use when the user has figured out a process (API integration, data pipeline, automation task) and wants to turn it into a reusable script, or when the user says "/create-script".
Skill Claude CodeCodex
Create task tickets with proper numbering, template structure, and ticket-list.md updates. Use when the user wants to create a ticket, add a task, or says "/create-ticket". Automatically finds the next ticket number, creates the ticket file, and updates the centralized ticket list.
Skill Claude CodeCodex
Guide feature development through contract establishment and UI design phases. Use when discussing, designing, or planning a new feature that is not yet implemented. Ensures requirements are clarified, acceptance criteria defined, and UI layouts drafted before any code is written.
Skill Claude CodeCodex
Meta-skill by Anthropic to help guide creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Skill Claude CodeCodex
Update CLAUDE.md sections through interactive Q&A. Use when the user wants to update project documentation, refresh CLAUDE.md content, or says "/update-claude-md". Guides user through questions to update auto-generated sections (overview, objectives, commands, notes).