shaping-skills
Shape product ideas into buildable plans using Shape Up methods
All Skills in This Repository (5)
Pure Emerald Level Indicatorsbreadboarding
Convert workflow narratives into breadboard maps of UI and code affordances.
shaping
Iterate on requirements and shapes with R/S notation and Big Picture alignment.
kickoff-doc
Converts kickoff call transcripts into structured builder-facing reference documents.
breadboard-reflection
Syncs breadboards to implementation code and fixes design smells through structured reflection.
framing-doc
Create framing documents from conversation transcripts capturing problems and chosen priorities.
Frequently Asked Questions
FAQPage SchemaHow to install shaping-skills?โผ
Run `npx skills add rjs/shaping-skills --all -g -y` in your terminal to install all skills in this suite globally.
What is shaping in product development?โผ
Shaping is the Shape Up method of defining requirements and exploring solution options before committing to implementation. These skills let your AI agent run that process with you using fit checks and decision matrices.
How to turn meeting transcripts into product docs?โผ
The framing-doc and kickoff-doc skills convert call transcripts into structured documents capturing the problem, outcome, and agreed design decisions in the speakers' own words.
What is a breadboard in system design?โผ
A breadboard maps a system into tables of UI affordances, code affordances, and their wiring, showing what users can do and how it works underneath in one view.
Does shaping-skills work with Claude Code?โผ
Yes. All skills follow the standard SKILL.md format and run directly inside Claude Code and other compatible AI coding agents.