π―Skills3
π―structure-firstπ―Skill
A skill for writing readable, AI-context-efficient code by organizing it around Primary Flow (the success path), reducing side effects, bugs, and cognitive load for both humans and AI agents.
structure-first
π―structure-first-reviewπ―Skill
A code organization skill that prioritizes the primary success flow (Primary Flow) to be read first, pushing edge cases and details down. Focuses on reducing change radius and side effects during complex modifications, with contract-based test alignment.
structure-first-review
π―structure-first-docsπ―Skill
Skill
structure-first-docs
