What it does
TRDR Plugins are Claude Code extensions that bring your company’s design system directly into your development workflow. The /trdr-ds skill automatically scans projects, identifies design system violations, and applies fixes—keeping your codebase aligned with TRDR standards.
How it works
The skill operates in two phases:
- Analysis — Scans your project structure, compares components against TRDR rules, and generates a migration plan showing all violations and recommended changes.
- Execution — After your approval, automatically creates
tokens.css,components.css,CLAUDE.md, and fixes violations in-place.
Component data is fetched live from the TRDR Design Hub, so new components are immediately available without plugin updates.
Use cases
- Onboard new projects to your design system quickly
- Audit existing codebases for design system compliance
- Migrate legacy components to current standards
- Keep design tokens and component CSS synchronized across projects
- Document component usage patterns automatically
Who benefits
Design systems managers, frontend teams, and product designers working with shared component libraries. Developers managing multiple projects can install once globally and use across all codebases.