better-thinking-recipes
SolidLook up a named external framework (design thinking, lean startup, ...) in recipes/, then execute its mapped skill sequence stage by stage as a real orchestrated run rather than a reference doc. If no framework is named, list every recipe in recipes/README.md with a one-line description and run whichever one the user picks. Use when the user names a known framework explicitly ("run this as design thinking", "let's do a lean-startup loop on this"), describes a framework's stages without naming it, or asks what recipes/frameworks are available and wants to browse before choosing one.
Install
Quality Score: 81/100
Skill Content
Details
- Author
- skyf0xx
- Repository
- skyf0xx/better-thinking
- Created
- 2 weeks ago
- Last Updated
- 1 weeks ago
- Language
- Python
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
recipe
Use when an approved spec or design needs to become an implementation plan, after mise and before any code. Also use when the user says "write the plan", "plan this out", or the work will be executed later, by someone else, or in a fresh session.
compose-skills
Select a bounded, token-aware combination of collaboration skills or task lenses before execution. Use when the user says "compose skills," "which skills should I use," "use skill composition," "select a recipe," "combine these skills," or "/agent-collab:compose-skills." Also offer this proactively when a task plausibly needs multiple lenses, reviewers, or agents and would benefit from progressive disclosure, explicit fan-out limits, and a smallest-useful-skill plan before routing or loading full skill bodies.
route
Use at the start of a task that spans multiple files, touches unfamiliar areas of a codebase, or where it isn't obvious what to load or where to begin. Skips itself for a one-line change or an already-scoped task.