Styleguide banner
allierays allierays

Styleguide

Design community

Description

--- description: Generate a complete HTML/React styleguide page for your project based on your design preferences. --- # Styleguide Generator Generate a complete HTML/React styleguide page for your project based on your design preferences. ## Instructions This skill creates a `/styleguide` route that displays all your UI components, making it easy for AI to understand and replicate your design system. ### Phase 1: Discovery First, understand the project: **Check the tech stack:** - Look f

Installation

Installs to ~/.claude/commands/allierays-agentic-loop-styleguide.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/allierays/agentic-loop/HEAD/.claude/commands/styleguide.md -o ~/.claude/commands/allierays-agentic-loop-styleguide.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository