Plugin Claude Code
A plugin collection for Cadence, an AI-assisted development workflow based on multiple coding-agent roles and project skills.
Plugin Claude Code
A plugin collection for Cadence, an AI-assisted development workflow based on multiple coding-agent roles and project skills.
Command Claude Code
Implement tasks from an OpenSpec change (Experimental).
Command Claude Code
Archive a completed change in the experimental workflow.
Command Claude Code
Enter explore mode - think through ideas, investigate problems, clarify requirements.
Command Claude Code
Propose a new change - create it and generate all artifacts in one step.
Command Claude Code
Sync delta specs from a change to main specs.
Settings file Claude Code
Agent settings configuring enabledPlugins.
Skill Claude CodeCodex
Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.
Skill Claude CodeCodex
Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.
Skill Claude CodeCodex
Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.
Skill Claude CodeCodex
Propose a new change with all artifacts generated in one step. Use when the user wants to quickly describe what they want to build and get a complete proposal with design, specs, and tasks ready for implementation.
Skill Claude CodeCodex
Sync delta specs from a change to main specs. Use when the user wants to update main specs with changes from a delta spec, without archiving the change.
Instructions file CodexOpenCode
Repository instructions for Cadence-skills, covering task routing, language rules, code practices, and required workflows. An AGENTS.md file is guidance that coding agents read before working in a repository.
Instructions file
Repository instructions for routing work among Claude Code, Codex, Kimi, OpenSpec, and Superpowers skills. TDD, or test-driven development, means writing a failing test before implementing the fix.
Plugin Claude Code
A project-initialisation plugin for Java and Vue or React projects. It checks the environment and builds a structured knowledge base describing the project and its rules.
Skill Claude CodeCodex
Use when an agent needs to inventory or deeply analyze project REST, RPC, messaging, queue, file exchange, scheduled task, or batch capabilities within a validated KnowledgeBase scope.
Skill Claude CodeCodex
A procedure for building the foundational records of a Manifest 4.0 KnowledgeBase for existing Java and Vue or React projects, including services, modules, middleware, data fields, configuration, and development guidance.
Skill Claude CodeCodex
A setup procedure for creating or continuing a Manifest 4.0 KnowledgeBase for existing Java and Vue or React projects. The knowledge base records facts about the project's structure, data, configuration, and interfaces.
Skill Claude CodeCodex
MUST use when an agent is about to perform project-specific 需求澄清、Design、Plan、Coding、Testing、Review 或 Debug work and an existing Schema 4.0 KnowledgeBase must ground the task context. 选择前置门禁:仅当 cadence/knowledge-base/manifest.yaml 存在且 schemaversion 为 '4.0' 时才可选择本 Skill;Manifest 缺失或 Schema 非 4.0 时不得选择、调用或读取本…
Skill Claude CodeCodex
A project guide for Schema 4.0 KnowledgeBase, a structured collection of information about an existing software project.
Skill Claude CodeCodex
Use when an agent needs to analyze existing Vue or React pages, routes, navigation, permissions, state, API calls, and evidence-backed backend data or configuration relationships.
Skill Claude CodeCodex
A controlled procedure for updating an existing Manifest 4.0 KnowledgeBase, a structured record of a project's code, data, configuration, and interfaces, from a complete change package.
Skill Claude CodeCodex
A bootstrap workflow for building a written understanding of an existing, older local codebase. It uses Repomix to collect project context and saves architecture, module, dependency, risk, and unknown-item documents in a cadence folder.
Skill Claude CodeCodex
A setup guide for MCP, a way for coding agents to connect to external tools and services. It creates and updates the project configuration used by different coding agents.