If you want to go from idea to structured implementation plan without manually creating a bunch of files, this is the workflow. You describe what you want to build, and it generates a proposal, design doc, and task breakdown in one shot using the openspec CLI's artifact system. It reads the schema dependencies to figure out what order to create things in, uses templates for structure, and stops when everything needed for implementation is ready. The nice part is it handles the busywork of scaffolding a change properly so you can jump straight to reviewing the plan or running apply to start coding. Works best when you have a clear idea of what you're building but don't want to spend time on the setup ceremony.
npx -y skills add vila-lab/figmirror --skill openspec-propose --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
kubesphere/kubesphere
supercent-io/skills-template