Skip to main content

interface-first

Decide whether a feature's interface should land as its own workstream ahead of the implementation, and how to build one when it does. Use when slicing a spec into an epic and workstreams; whenever a decomposition introduces a new data model, schema, API, or contact surface between repos, teams, or parallel workstreams; whenever several workstreams would build against the same new interface at once; whenever a plan proposes contract, stub, or scaffold phases; when implementing a workstream whose job is shapes rather than behavior; and before adding filesystem, network, clock, or environment access to core logic. Read it also to decide when NOT to slice a feature this way — vertical slices remain the default and this is the exception.

Jump to install

Source facts

Repository
arthur-debert/skills
Last source activity
August 19, 2026 at 22:14
Detected SKILL.md language
English
Stars
0
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.