interface-plan

Installation
SKILL.md

Interface Plan

Question-driven spec refinement. Use before building to surface interaction and craft concerns early.


When to Use

  • Starting a new feature
  • Refining a user story
  • Before writing any code

How It Works

  1. User describes what they want to build
  2. You ask questions that surface principle violations before they're coded
  3. Output: refined spec with interaction concerns addressed
Related skills
Installs
3
GitHub Stars
2
First Seen
Mar 9, 2026