A mission-critical collection of AI-native agents for Design System governance. Automate Figma variable extraction, token gap analysis, WCAG auditing, architectural refactoring, and multi-platform code synchronization. Designed for modular Vercel Skills (skills.sh) implementation.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
9
commits
7
commits
refactor: Migrate color tokens from numeric scales to semantic states and update dark mode generation logic accordingly.
effe467View on GitHubchore: Update computed hash for design-system-governance-workflow.
d7b55d1View on GitHubfeat: Implement strict Figma token acquisition policy, removing silent local fallback and adding explicit user-provided JSON option.
1ef93ceView on GitHubfeat: Implement explicit user-provided token JSON as a fallback, removing silent local snapshot and browser-based token acquisition.
8fad7b1View on GitHubfeat: Implement the initial Design System Governance Workflow skill with audit, optimize, refactor, and sync capabilities.
f1e3adbView on GitHubrefactor: Migrate design-system-governance-workflow skill to the .agents directory, add new schema files, and update documentation and gitignore.
082ab0cView on GitHubfeat: Add detailed provenance tracking for design token sources, including MCP usage and fallback reasons, and update pipeline configuration for provenance testing.
d0860dfView on GitHubfeat: Add design system governance workflow skill with audit, refactor, and code sync capabilities.
aa0bd5eView on GitHubrefactor: rename `ds-governance-expert` skill to `design-system-governance-workflow` and update README.
3e3ff42View on GitHubfeat: Add OpenAI agent configuration and update the `ds-governance-expert` skill description.
a197d6dView on GitHubfeat: Relocate ds-governance-expert skill to the skills subdirectory and update related scripts and templates.
faf70ffView on GitHubfeat: Update skill name to `ds-governance-expert` and add installation and compatibility sections to the README.
98c504dView on GitHubfeat: Rename project and skill to "Design System Governance Workflow" and update related descriptions.
abaf26aView on GitHubfeat: Consolidate various agent functionalities into a new `ds-governance-expert` skill, restructure project outputs, and update core configuration files.
1da5adaView on GitHub