companion-project-creator
Installation
SKILL.md
Companion Project Creator
Create complete, executable companion projects that readers can clone and run immediately.
Core Principle
Companion projects must be COMPLETE and RUNNABLE, not snippets or partial code.
A Laravel companion project is a full Laravel installation. A Node companion project is a full Node project. A document companion project is a complete, usable document.
⚠️ CRITICAL: Mandatory Verification
Every code companion project MUST be verified by actually running it before it is considered complete.
This is NOT optional. A companion project that hasn't been executed and tested is NOT complete.