#427 · Primary category: AI Coding Assistants
shaping-skills
Skills I use with Claude for shaping
Project last updated:04/10/26
GitHub Stars
1.4K
Forks
91
Contributors
1
License
Other
Why we included this project
Shaping Skills is a small collection of Claude Code skills that adapt the Shape Up methodology for working with an LLM. The document skills take transcripts of real conversations and turn them into framing and kickoff documents, which is handy when you're collaborating and want what was said captured in a form you can act on. The shaping and breadboarding skills are more experimental: they help you work through the problem and possible solution shapes before you commit to building. The author is upfront that the document skills are GIGO, they format whatever you feed them without judging whether it's any good, so they shine with strong discussions and fall flat when the raw material is weak. If you want a concrete, opinionated way to plan with an AI coding assistant instead of a pile of generic prompts, this is worth a look.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.