openspecui
Visual dashboard and workflows for spec-driven software changes
All Skills in This Repository (10)
Pure Emerald Level Indicatorsopenspec-apply-change
Implement OpenSpec change tasks using schema and context files.
openspec-explore
Explore ideas and requirements while analyzing codebase architecture with ASCII diagrams.
openspec-verify-change
Verify code implementations against tasks, specs, and design documents.
openspec-new-change
Scaffold new OpenSpec changes with artifact-driven workflow guidance.
openspec-archive-change
Archive completed OpenSpec changes with timestamped directories after delta spec sync.
openspec-onboard
Guide users through the complete OpenSpec workflow from task selection to archiving.
openspec-bulk-archive-change
Archive multiple completed changes and resolve spec conflicts by analyzing codebase implementations.
openspec-continue-change
Create the next OpenSpec workflow artifact using the OpenSpec CLI.
openspec-sync-specs
Merges delta specification files into main OpenSpec specification files.
openspec-ff-change
Generate OpenSpec artifacts for a new change in dependency order.
Frequently Asked Questions
FAQPage SchemaHow to install OpenSpec UI?โผ
Run `npx skills add jixoai/openspecui --all -g -y` in your terminal to install all skills in this suite globally.
What is OpenSpec UI used for?โผ
It is a web interface for OpenSpec workflows, giving you a live dashboard for specs, changes, and tasks plus a static export mode for documentation hosting.
How do the OpenSpec change skills work?โผ
The bundled skills guide your agent through proposing a change, generating specs and tasks, implementing them, verifying the result, and archiving the finished change.
Does OpenSpec UI work with Claude Code and Codex?โผ
Yes. The skills ship in .claude, .codex, and .agents formats, so they run natively in Claude Code, Codex, and other compatible coding agents.
Do I need the OpenSpec CLI installed?โผ
Yes. Every skill requires the OpenSpec CLI, and OpenSpec UI 11 supports stable CLI versions 1.10.x through 1.11.x.
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