webspace_app
Spec-driven change planning, implementation, and verification workflow
All Skills in This Repository (10)
Pure Emerald Level Indicatorsopenspec-apply-change
Automate change selection, status checks, and task application in OpenSpec projects.
openspec-explore
Explore codebases and ideas using ASCII diagrams and guided questions.
openspec-verify-change
Validate code changes against specifications and scenarios.
openspec-new-change
Create structured change requests using OpenSpec workflows.
openspec-archive-change
Finalize and archive completed workflow changes with validation and confirmation.
openspec-onboard
Guide new users through the complete OpenSpec development cycle from task identification to archiving.
openspec-bulk-archive-change
Batch archive OpenSpec changes and resolve conflicts via codebase analysis.
openspec-continue-change
Continue an OpenSpec change by creating the next required artifact.
openspec-sync-specs
Merge delta specification changes into main spec files.
openspec-ff-change
Automate project artifact creation and dependency management for implementation workflows.
Frequently Asked Questions
FAQPage SchemaHow to install WebSpace skills?โผ
Run `npx skills add theoden8/webspace_app --all -g -y` in your terminal to install all skills in this suite globally.
What is spec-driven development with OpenSpec?โผ
It is a workflow where every code change starts with a written proposal, requirements, and task list before any implementation begins. These skills guide your agent through each step so nothing is built on guesswork.
How do these skills prevent messy code changes?โผ
They force each change through proposal, spec, design, and task artifacts, then verify the finished code against those documents before archiving. This catches incomplete work and design drift early.
Do these skills work with Cursor, Claude Code, and Codex?โผ
Yes. The same skills ship in .cursor, .claude, .codex, and .opencode folders, so they run identically across all major coding agents.
Can beginners use the OpenSpec workflow?โผ
Yes. The onboard skill walks you through a complete change cycle on a real task in about 15 minutes, explaining each step as you go.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core