teach-impeccable

Scans codebase and writes Design Context section to CLAUDE.md.

Updated Mar 23, 2026
One-click install
npx skills add https://github.com/luyangliuable/claude-setup --skill teach-impeccable-luyangliuable
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: teach-impeccable
Source: https://github.com/luyangliuable/claude-setup/tree/main/.agents/skills/teach-impeccable
Command: npx skills add https://github.com/luyangliuable/claude-setup --skill teach-impeccable-luyangliuable

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams quickly establish durable design guidance for a project by collecting context, clarifying what cannot be inferred, and persisting the result into the project's AI configuration.

Core Features & Use Cases

  • Codebase Discovery: Scans README files, config files, components, brand assets, design tokens, and style guides to infer existing design direction.
  • Targeted UX Clarification: Asks focused questions about users, brand personality, aesthetic preferences, accessibility, and emotional goals only when the codebase does not already answer them.
  • Persistent Documentation: Writes or updates a dedicated Design Context section in CLAUDE.md so future sessions follow the same visual and product principles.
  • Use Case: A new product repository needs consistent UI decisions across future work, so this Skill gathers the missing context once and saves it for ongoing reference.

Quick Start

Ask the skill to inspect the project, gather the missing design context, and write a Design Context section into CLAUDE.md.

Frequently Asked Questions about teach-impeccable

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

FAQPage Schema
How do I save brand guidelines and design context for future AI sessions?

To save brand guidelines for future AI sessions, this Skill scans your codebase and design assets, asks targeted clarification questions, and persists the gathered UX and aesthetic direction into a dedicated section in CLAUDE.md.

What is the best way to maintain consistent UI decisions across a development repository?

Maintaining consistent UI decisions requires durable design guidance. This Skill captures your project's aesthetic direction and UX rules once, storing them in CLAUDE.md so subsequent AI-assisted development sessions automatically follow the same product principles.

How do I generate project documentation for UX discovery from existing code?

Generating UX discovery documentation involves scanning README files, config files, and design tokens. This Skill infers your existing aesthetic direction from codebase signals and writes a persistent Design Context section for ongoing reference.

Do I need existing brand assets to document project design rules?

You do not need existing brand assets to document project design rules. This Skill scans your codebase for available signals and only asks focused questions about brand personality and accessibility preferences when the codebase does not already provide the answers.

Can I use this to update CLAUDE.md with new aesthetic direction without losing previous entries?

You can update CLAUDE.md with new aesthetic direction without losing previous entries. This Skill selectively clarifies missing context and performs targeted markdown updates to maintain your existing design principles while adding new guidance.