What is planning-patterns?
Internal skill. Use cc10x-router for all development tasks. Source: romiluz13/cc10x.
Internal skill. Use cc10x-router for all development tasks.
Quickly install planning-patterns AI skill to your development environment via command line
Source: romiluz13/cc10x.
Write comprehensive implementation plans assuming the engineer has zero context for the codebase and questionable taste. Document everything they need to know: which files to touch for each task, code, testing, docs they might need to check, how to test it. Give them the whole plan as bite-sized tasks. DRY. YAGNI. TDD. Frequent commits.
Assume they are a skilled developer, but know almost nothing about the toolset or problem domain. Assume they don't know good test design very well.
"Add validation" is not a step. "Write test for empty email, run it, implement check, run it, commit" - that's 5 steps.
Internal skill. Use cc10x-router for all development tasks. Source: romiluz13/cc10x.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/romiluz13/cc10x --skill planning-patternsInternal skill. Use cc10x-router for all development tasks. Source: romiluz13/cc10x.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/romiluz13/cc10x --skill planning-patterns Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/romiluz13/cc10x