teach-impeccable

Gathers and persists project-specific design context into .impeccable.md and optionally CLAUDE.md files.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the process of gathering and persisting crucial design context for a project, ensuring AI interactions are aligned with established brand and user experience goals.

Core Features & Use Cases

  • Codebase Exploration: Automatically scans project files (README, package.json, components, assets) to infer design information.
  • User Clarification: Proactively asks targeted UX-focused questions to fill knowledge gaps about users, brand personality, and aesthetics.
  • Design Context Synthesis: Compiles gathered information and user feedback into a structured ## Design Context section.
  • Persistent Storage: Saves the synthesized design context to .impeccable.md and optionally to CLAUDE.md for future reference.
  • Use Case: Before starting UI development, run this Skill to define the project's target audience, brand voice, and visual style, ensuring all subsequent AI-generated designs are consistent.

Quick Start

Run the teach-impeccable skill to gather and save the design context for this project.

Frequently Asked Questions about teach-impeccable

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

FAQPage Schema
How do I establish persistent design guidelines for AI interactions in my codebase?

To establish persistent design guidelines, this Skill synthesizes project-specific design context by exploring your codebase and querying you for missing brand and UX information. The gathered design context is then saved into `.impeccable.md` and optionally `CLAUDE.md`.

What is the best way to define a project's brand guidelines and user experience context before UI development?

Defining brand guidelines and UX context involves scanning project files like README and components to infer design information, then asking targeted questions to clarify brand personality. This ensures subsequent AI-generated designs align with your established user experience goals.

Can I automatically scan my codebase to infer existing design system information?

Yes, you can automatically scan your codebase to infer design system information. The Skill explores project files including README, package.json, components, and assets to extract existing design context before filling any knowledge gaps.

Does this design context synthesis require user interaction to clarify aesthetics?

Yes, design context synthesis requires user interaction to clarify aesthetics. The Skill proactively asks targeted UX-focused questions to fill knowledge gaps about your users, brand personality, and aesthetic preferences.

Where are the synthesized project design guidelines stored for future AI reference?

Synthesized project design guidelines are stored persistently in `.impeccable.md` and optionally in `CLAUDE.md`. This ensures future AI interactions can directly reference the established design context section.