Discover and explore top open-source AI tools and projects—updated daily.
ZeroZ-labAI agent skill for high-fidelity HTML design and prototyping
New!
Top 51.4% on SourcePulse
Summary
CC Design is a high-fidelity HTML design and prototype skill for AI agents, enabling them to function as expert product designers. It addresses the need for structured, context-aware design generation, benefiting users by streamlining the creation of polished UI artifacts, from wireframes to interactive prototypes and slide decks, by leveraging existing design systems and patterns.
How It Works
This project embeds a structured design workflow into AI environments like Claude Code, prioritizing "Context-first design" by reusing existing brand systems and component libraries. It employs "Progressive disclosure" to manage context window usage by loading technical references on demand. The workflow follows an Understand → Route → Acquire Context → Design Intent → Build → Verify → Deliver sequence, using a three-phase verification protocol (structural, visual, design excellence) via Playwright MCP for quality assurance.
Quick Start & Requirements
git clone https://github.com/ZeroZ-lab/cc-design.git ~/.claude/skills/cc-design.cd ~/.claude/skills/cc-design/scripts && npm install && cd -. Install Playwright browsers via npx playwright install chromium.Highlighted Details
getdesign.md.Maintenance & Community
Contributions are welcomed via forking the repository and submitting pull requests. New technical content should be added to references/, case studies to references/case-studies/, and routing table entries updated in SKILL.md. No specific community links or roadmap details are provided.
Licensing & Compatibility
Limitations & Caveats
The skill's primary target platform is Claude Code, with other AI platform compatibility relying on prompt metadata configuration. Specific details regarding alpha/beta status, known bugs, or performance benchmarks beyond the described features are not elaborated upon in the README.
21 hours ago
Inactive
VoltAgent