sync-spec
OfficialSync specs to code with approval.
Authorunicorn-plugins
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the synchronization of code with its corresponding specification documents, ensuring that your codebase remains consistent with its design and requirements.
Core Features & Use Cases
- Automated Code Regeneration: Generates or updates code based on declarative logic defined in specification files.
- Manual Approval Workflow: For complex logic, it proposes changes and requires user approval before applying them, preventing unintended modifications.
- Regression Testing: Automatically runs tests after code changes to ensure stability and identify issues.
- Use Case: After updating a feature's requirements in a
specs/v1.0.0/auth/user.mdfile, you can use this Skill to automatically update thesrc/auth/user.pycode, regenerate necessary functions, and ensure all tests pass before committing.
Quick Start
Use the sync-spec skill to regenerate code based on the latest specification files.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: sync-spec Download link: https://github.com/unicorn-plugins/dmap/archive/main.zip#sync-spec Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.