Loading...
Loading...
Found 17 Skills
2. Create Feature Design Document
Core code quality principles for writing maintainable code. Use when reviewing code for design violations, assessing code quality, or applying architectural patterns like composition, immutability, and fail-fast.
Complete workflow for developing new features from design to deployment. Use when starting a new feature, adding functionality, or building something new.
Implement a full-stack feature following an approved plan. Builds database layer, backend API, frontend components, and tests. Use after plan-feature has produced an approved implementation plan, or when you have a clear set of tasks to implement across the stack.
Architecture principles, module boundaries, folder structure, and project type profiles