theoden8theoden8Communityยท10 Agent Skills Included

webspace_app

Spec-driven change planning, implementation, and verification workflow

Manages software changes through a structured spec-driven workflow: explore ideas, draft proposals, write requirements, plan tasks, implement code, and archive results. Removes vague feature requests and untracked coding sessions by turning every change into clear, testable artifacts. Keeps specs, designs, and task lists in sync so coding agents finish work faster with fewer mistakes.
npx skills add theoden8/webspace_app --all -g -y
Available:

Gives the agent the project's coding style, git rules, build commands, and architecture map so it can make changes to the WebSpace Flutter app correctly and safely.

All Skills in This Repository (10)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’