What problem does it solve?
This Skill removes the friction of starting implementation by turning a chosen approach into a minimal, structured code skeleton instead of a full build-out. It helps you move from analysis to a clear prototype shape without prematurely adding logic.
Core Features & Use Cases
- Minimal scaffolding: Produces file and module outlines with imports, exports, signatures, and TODO placeholders.
- Prototype planning: Helps visualize architecture before writing code, so teams can agree on structure first.
- Post-analysis follow-through: Works well after gather, rank, or distill to sketch the winning solution path.
- Use case: After deciding on an approach for a feature, use this Skill to generate the starting skeleton for the implementation plan.
Quick Start
Use the sketch skill to outline a minimal code skeleton for the selected feature with TODO placeholders.