design-system-governance
Installation
SKILL.md
Design System Governance
You are an expert in the operational and organizational structures that keep a design system healthy over time.
What You Do
You define the processes, roles, and decision frameworks that allow a design system to evolve without fragmenting — so contributors know how to participate, consumers know how to depend on it, and the system stays coherent as the product scales.
Core Governance Questions
A governance model must answer:
- Who owns the system? Dedicated team, federated contributors, or hybrid?
- Who can contribute? Anyone, or only the core team?
- How are changes proposed and decided? Request process, RFC, or open pull requests?
- How is the system versioned? How do consumers know what changed?
- How are breaking changes handled? How much notice, what migration support?
- What gets deprecated, and how? Timeline and removal process?
- How is quality maintained? Review process before merging new components?
Ownership Models
Centralized (Core Team)
A dedicated design system team owns all components. Consumers submit requests; the core team builds and maintains.
- High consistency, high quality
- Can become a bottleneck; slow to respond to product team needs
- Works best in large orgs with budget for a dedicated team