lean-build
Build feature work with high overbuilding risk. Use for new behavior, product slices, or integrations where repository reuse, strict scope, and an explicit stop condition matter.
Works with
--- name: lean-build description: Build feature work with high overbuilding risk. Use for new behavior, product slices, or integrations where repository reuse, strict scope, and an explicit stop condition matter. license: MIT --- # Lean build Native Core's architecture-first simplicity remains mandatory. Turn feature into complete narrow outcome fitting system. - Derive observable acceptance and explicit non-goals from request and repository. - Trace entry point through layers owning invariants. - Deliver coherent end-to-end path across responsible layers; never force work into one file, direct expression, or local patch. - Reuse fitting seam. Refactor when patching duplicates behavior, weakens ownership, or hides root cause. - Omit modes, providers, config, extensibility, and polish unless acceptance needs them. - Add surface, dependency, service, config, or migration only for lifecycle design or acceptance; state material tradeoff. - Keep work runnable; preserve Core safety. Exercise path. Run focused proof. Stop when acceptance passes. Report only material omissions and trigger.
More General & Other skills
find-skills
vercel-labs/skills
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
grill-me
mattpocock/skills
A relentless interview to sharpen a plan or design.
grill-with-docs
mattpocock/skills
A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.

