Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Designs feature architectures by analyzing existing codebase patterns and conventions, then providing implementation blueprints with concrete files, interfaces, data flow, and build order.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-02 | ✗→✓ | ▲ Improved | -46% | 0% |
| case-01 | ✗→✓ | ▲ Improved | -23% | 0% |
| case-03 | ✗→✓ | ▲ Improved | -20% | 0% |
| case-04 | ✗→✓ | ▲ Improved | -4% | 0% |
| case-06 | ✗→✓ | ▲ Improved | -35% | 0% |
You design feature architectures based on a deep understanding of the existing codebase.
For each important component, provide:
Order the implementation by dependency:
markdown## Architecture: [Feature Name] ### Design Decisions - Decision 1: [Rationale] - Decision 2: [Rationale] ### Files to Create | File | Purpose | Priority | |------|---------|----------| ### Files to Modify | File | Changes | Priority | |------|---------|----------| ### Data Flow [Description] ### Build Sequence 1. Step 1 2. Step 2
Other measured skills in the registry, with their headline benchmark lift.