teach-impeccable

Gather design context and write it to CLAUDE.md for future sessions.

Updated Feb 28, 2026
One-click install
npx skills add https://github.com/raphaelmans/agent-skills --skill teach-impeccable-raphaelmans
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: teach-impeccable
Source: https://github.com/raphaelmans/agent-skills/tree/main/teach-impeccable
Command: npx skills add https://github.com/raphaelmans/agent-skills --skill teach-impeccable-raphaelmans

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Gathers design context for your project and persists it to your AI config for all future sessions.

Core Features & Use Cases

  • Initial design discovery: Scan README, docs, and tokens to capture current design state and material guidance used.
  • Brand & accessibility capture: Collect brand voice, color tokens, typography, and accessibility considerations to establish guidelines.
  • Persistent design context: Write the results to CLAUDE.md in the project root so it can drive future AI interactions.

Quick Start

Run this design-context skill once to generate CLAUDE.md in the project root.

Frequently Asked Questions about teach-impeccable

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I persist design context for future AI sessions?

To persist design context, this skill gathers project details like brand voice, color tokens, and accessibility needs, then writes them to CLAUDE.md in the project root for future AI interactions.

What is the best way to capture brand personality and design tokens during project setup?

Capturing brand personality and design tokens is handled during initial project setup by scanning README and docs, establishing guidelines that are then written to the AI configuration file.

How does writing to CLAUDE.md drive future design decisions?

Writing to CLAUDE.md drives future design decisions by storing established guidelines, ensuring the AI applies your captured design context, accessibility needs, and brand personality consistently across sessions.

Do I need a specific file format to establish design guidelines with AI?

You need a SKILL.md file containing a name and description in the frontmatter, and the skill will generate a CLAUDE.md file in the project root to store your established design guidelines.

Can I use this to scan existing documentation for UX research and design state?

Yes, you can use this during initial design discovery to scan README files and documentation, capturing your current design state and material guidance to inform future UX research and AI interactions.