AI Summaryteach-impeccable is a one-time setup skill that automatically discovers and persists your project's design context (patterns, tokens, brand assets) into your AI config, enabling Claude Code to maintain consistent design guidelines across all future sessions.
Install
# Install all 18 skills from impeccable mkdir -p .cursor/skills/adapt && curl --retry 3 --retry-delay 2 --retry-all-errors -fsSL -o .cursor/skills/adapt/SKILL.md "https://raw.githubusercontent.com/pbakaus/impeccable/main/.claude/skills/adapt/SKILL.md" && \
Run in your IDE terminal (bash). On Windows, use Git Bash, WSL, or your IDE's built-in terminal. If curl fails with an SSL error, your network may block raw.githubusercontent.com — try using a VPN or download the files directly from the source repo.
Description
One-time setup that gathers design context for your project and saves it to your AI config file. Run once to establish persistent design guidelines.
Step 1: Explore the Codebase
Before asking questions, thoroughly scan the project to discover what you can: • README and docs: Project purpose, target audience, any stated goals • Package.json / config files: Tech stack, dependencies, existing design libraries • Existing components: Current design patterns, spacing, typography in use • Brand assets: Logos, favicons, color values already defined • Design tokens / CSS variables: Existing color palettes, font stacks, spacing scales • Any style guides or brand documentation Note what you've learned and what remains unclear.
Step 2: Ask UX-Focused Questions
STOP and call the AskUserQuestionTool to clarify. Focus only on what you couldn't infer from the codebase:
Users & Purpose
• Who uses this? What's their context when using it? • What job are they trying to get done? • What emotions should the interface evoke? (confidence, delight, calm, urgency, etc.)
Brand & Personality
• How would you describe the brand personality in 3 words? • Any reference sites or apps that capture the right feel? What specifically about them? • What should this explicitly NOT look like? Any anti-references?
Quality Score
Good
85/100
Trust & Transparency
Open Source — Apache-2.0
Source code publicly auditable
Verified Open Source
Hosted on GitHub — publicly auditable
Actively Maintained
Last commit Today
8.4k stars — Strong Community
328 forks
My Fox Den
Community Rating
Sign in to rate this booster