What problem does it solve?
It speeds up building consistent Grovekeeper UI documentation by turning vague requests into structured, container-correct design briefs with required elements, states, and adoption guidance.
Core Features & Use Cases
- Component inventory & format alignment: Uses the repository’s existing design system and prior briefs to match Grovekeeper’s established structure.
- Container-context correctness: Forces the brief author to identify whether the component is tab content, session content, modal content, standalone, or embedded so chrome duplication is avoided.
- Storybook-driven coverage & adoption suggestions: Inventories available UI components and recommends missing primitives by checking shadcn-svelte and Bits UI when needed.
- Next-step visual generation: After saving, triggers /gk-mockup to produce visual variants for the new brief.
Quick Start
Use gk-design-brief with the target component name provided after the prompt keyword, then save the generated brief into designs/<component-name>/DESIGN_BRIEF_<COMPONENT_NAME>.md to proceed to mockup generation.