teach-impeccable

Scan a codebase and save design context to an .impeccable.md file.

1|2|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/kubermatic/kubelb-dashboard --skill teach-impeccable-kubermatic
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: teach-impeccable
Source: https://github.com/kubermatic/kubelb-dashboard/tree/main/.agents/skills/teach-impeccable
Command: npx skills add https://github.com/kubermatic/kubelb-dashboard --skill teach-impeccable-kubermatic

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

One-time setup that gathers design context for your project and saves it to your AI config file. Run once to establish persistent design guidelines.

Core Features & Use Cases

  • Capture design context: Gather goals, branding, tokens, and guidelines from the project.
  • Persist to AI config: Save the captured context so future sessions reuse your design rules automatically.
  • Use Case: Onboarding a new teammate, the assistant already knows your design rules and brand standards.

Quick Start

Run this skill once to capture your project’s design context and persist it to the AI config for all future sessions.

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 brand guidelines for future AI sessions?

You can persist design context by scanning the codebase, gathering UX and branding information, and saving it to an AI config file. This generates a dedicated .impeccable.md file so future sessions automatically reuse your design rules.

What is design context capture and when do I need it for my project?

Design context capture gathers project goals, branding, tokens, and guidelines into a reusable file. You need it when onboarding new teammates or ensuring AI assistants consistently follow your project's design system and brand standards.

How do I save UX research and design tokens to an AI config file?

You save UX research and design tokens by running a one-time setup that explores the codebase, documents findings, and writes them to an AI config. This optionally updates CLAUDE.md based on your decisions to establish persistent design guidelines.

Can I use this design context workflow for onboarding new teammates?

Yes, this design context workflow is built for team onboarding. Once the context is persisted to the AI config, new teammates' assistant sessions automatically know your design rules and brand standards without manual briefing.

Does capturing design context require updating CLAUDE.md every time?

No, updating CLAUDE.md is optional and based on your decisions. The required output is generating a dedicated .impeccable.md file with a Design Context section, while the CLAUDE.md update is an optional secondary step.

Why does my AI assistant forget my design system rules between sessions?

Your AI assistant forgets design system rules because the context is not persisted. You can fix this by running a one-time setup that captures your project-wide design context and saves it to a reusable AI config file for all future sessions.