hatch3r-design-system-detect
SolidDetects existing design tokens, component library, and theming convention in a project before authoring new UI primitives — output a concise inventory for downstream implementers
Install
Quality Score: 83/100
Skill Content
Details
- Author
- hatch3r
- Repository
- hatch3r/hatch3r
- Created
- 5 months ago
- Last Updated
- 1 weeks ago
- Language
- TypeScript
- License
- MIT
Integrates with
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
design-system
Use this skill to generate or audit design systems, check visual consistency, and review PRs that touch styling. Use when generating or auditing a design system, checking visual consistency, or reviewing a PR that touches styling.
design-manager
Selects ONE curated design system from a local indexed corpus and loads only that system's tokens and spec, so UI work is grounded in a real system instead of generic defaults. Deterministic tag lookup against a local manifest — no LLM call, no embedding call, no network access, and never loads more than one system per task. Side effects: READ-ONLY on this skill's own folder; writes nothing. Triggers on: "design system", "style this", "make it look like", "pick a design system", "UI kit", "design tokens", "brand palette", "component library styling", or any request to build/restyle a UI where no design system has already been chosen in this session.
hatch3r-feature
End-to-end feature implementation workflow. Covers data model, domain logic, API, and UI as a vertical slice. Use when implementing new features or working on feature request issues.