architecture-review
CommunityEvaluate design system architecture, ensure scalability.
Software Engineering#architecture#scalability#design system#design tokens#Tailwind CSS#frontend development#pattern design
AuthorHigashi-Kota
Version1.0.0
Installs0
System Documentation
What problem does it solve?
A poorly structured design token architecture or inconsistent design patterns can lead to technical debt, scalability issues, and a fragile design system. This Skill provides a comprehensive architectural evaluation, identifying structural flaws and recommending improvements for a robust and scalable system.
Core Features & Use Cases
- 3-Layer Hierarchy Audit: Reviews the Primitive→Semantic→Component token structure for compliance, integrity, and proper separation of concerns.
- Naming Convention & Pattern Analysis: Evaluates consistency and extensibility of token naming, variant patterns (e.g.,
primary,ghost), and size systems (sm,md,lg). - State Management Completeness: Checks if all required interactive states (e.g.,
base,hover,focus,disabled) are covered by tokens and implemented consistently. - Tailwind Integration & Props API: Assesses the effectiveness of Tailwind
@themedirectives and the consistency of component Props API design across the system. - Use Case: Conduct a full architectural review to identify why new developers struggle to use your design system, uncovering inconsistencies in prop naming, missing state tokens, or direct primitive usage in components.
Quick Start
Use the architecture-review skill to evaluate the token hierarchy and design patterns across the entire design system.
Dependency Matrix
Required Modules
pnpm
Components
Standard package💻 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: architecture-review Download link: https://github.com/Higashi-Kota/react-tailwindcss-sandbox/archive/main.zip#architecture-review Please download this .zip file, extract it, and install it in the .claude/skills/ directory.