teach-impeccable

Scan codebase, docs, and branding assets to persist design guidelines in .impeccable.md.

1|Updated Mar 22, 2026
One-click install
npx skills add https://github.com/samcannas/samscode --skill teach-impeccable-samcannas
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: teach-impeccable
Source: https://github.com/samcannas/samscode/tree/main/skills/catalog/teach-impeccable
Command: npx skills add https://github.com/samcannas/samscode --skill teach-impeccable-samcannas

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Gathers and persists a comprehensive design context for a project, saving it to a central AI config file to guide all future sessions and avoid repetitive setup.

Core Features & Use Cases

  • Explore the codebase, readme/docs, brand assets, and tokens to inform design decisions.
  • Generate a Design Context document and persist guidelines to a central AI config file (e.g., .impeccable.md) for future sessions.
  • Facilitate onboarding, team alignment, and consistent design decisions across projects.

Quick Start

Run the impeccable flow once to generate a Design Context document and update the project 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 design context and branding tokens for AI sessions?

To persist design context for AI sessions, scan your codebase, docs, and branding assets to generate a central AI config file like .impeccable.md. This saves comprehensive guidelines to guide all future sessions without repetitive setup.

What is the best way to onboard new teams to existing project design guidelines?

The best way to onboard new teams to project design guidelines is to gather and persist your design context in a central AI config file. This ensures team alignment and consistent design decisions across all onboarding sessions.

Can I use design tokens to generate an AI config file for my project?

Yes, you can use design tokens to generate an AI config file. The skill reads branding tokens and codebase artifacts to write persistent design guidelines directly to a central config file like .impeccable.md.

Does generating a design context document require any external dependencies?

Generating a design context document requires no external dependencies. It independently scans your codebase, readme, docs, and brand assets to produce and persist design guidelines into a central config file.

Why does my AI assistant keep losing design context between sessions?

Your AI assistant loses design context between sessions because guidelines are not persisted. Writing a comprehensive design context to a central AI config file like .impeccable.md ensures guidelines carry over to all future sessions.

How do I automate design documentation updates from codebase artifacts?

To automate design documentation updates from codebase artifacts, run a flow that scans your project files and branding assets to write gathered design context directly into a persistent central config file.