teach-impeccable

Gathers and persists project design context to the AI configuration file.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Gather and persist project design context to the AI configuration.

Core Features & Use Cases

  • Capture design context including goals, brand attributes, design tokens, and guidelines.
  • Persist the gathered context to the AI config for consistent future sessions.
  • Provide a centralized source of truth for design decisions across teams and tools.

Quick Start

Run the one-time setup to gather your project's design context and persist it to the AI config.

Frequently Asked Questions about teach-impeccable

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

FAQPage Schema
How do I persist project design guidelines in AI config for consistent sessions?

To persist design guidelines in AI config, run a one-time setup that explores your codebase, prompts stakeholder UX questions, and synthesizes a Design Context block written to CLAUDE.md for future AI sessions.

What design context should I capture for AI-assisted software projects?

Design context for AI-assisted projects should capture project goals, brand attributes, brand voice, design tokens, stakeholder questions, and accessibility guidelines to guide future AI interactions.

Can I use this design context setup for software projects of any size?

Yes, gathering and persisting design context is applicable to software projects of any size, establishing a centralized source of truth for design decisions across teams and AI tools.

What's the best way to establish persistent brand voice and accessibility rules for AI code generation?

The best way to establish persistent brand voice and accessibility rules is to gather them during a setup process and write them as a Design Context block directly into the CLAUDE.md AI config file.

Why does my AI assistant keep ignoring project design tokens and branding across sessions?

Your AI assistant ignores design tokens across sessions because the context is not persisted; writing a synthesized Design Context block to CLAUDE.md ensures guidelines are loaded automatically.