Discover and explore top open-source AI tools and projects—updated daily.
bergsideDesign skill files for AI agentic tools
Top 41.4% on SourcePulse
Summary
This repository curates a registry of "design skills" for AI agentic tools, addressing the challenge of maintaining design system consistency in AI-generated code. It targets developers and AI engineers using tools like Claude Code, Cursor, and Codex, providing structured guidelines that enable AI agents to produce UIs adhering to specific brand identities, style foundations, accessibility standards, and quality gates, thereby streamlining the integration of design systems into AI-driven development workflows.
How It Works
The core concept is the "Design Skill," a structured folder containing two key files: SKILL.md and DESIGN.md. SKILL.md serves as the machine-readable instruction set for AI agents, detailing brand philosophy, style foundations (typography, color, spacing), component rules, accessibility constraints (WCAG 2.2 AA), writing tone, and quality gates. DESIGN.md acts as a human-readable companion, outlining design rationale, overview, and maintenance notes. The TypeUI CLI (npx typeui.sh) facilitates pulling these SKILL.md files directly into AI tool configurations, enabling agents to reference and apply the specified design principles during code generation.
Quick Start & Requirements
npx typeui.sh pull <slug> (e.g., npx typeui.sh pull glassmorphism).npx).Highlighted Details
SKILL.md structure covering brand, style, components, accessibility, tone, and quality gates.list, generate) for browsing, pulling, and creating custom skills.-p cursor,claude) and dry-run previews (--dry-run).index.json for fast CLI lookups.Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
The system relies on the TypeUI CLI for functionality. DESIGN.md files are not automatically integrated into the user's project, serving primarily as reference documentation within the registry. The effectiveness of generated code is contingent on the AI agent's interpretation of the SKILL.md instructions.
1 day ago
Inactive
nexu-io
nextlevelbuilder