teach-impeccable

Gather project design context and persist it to the AI config.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Gather design context for this project, then persist it for all future sessions.

Core Features & Use Cases

  • Step 1: Explore the Codebase to surface project context, branding assets, and design tokens.
  • Step 2: Ask UX-Focused Questions to clarify users, brand voice, accessibility needs, and visual direction.
  • Step 3: Write Design Context to a central document and optionally update the AI config for future sessions.

Quick Start

Run this skill once to gather project design context and persist it in your AI config for 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 for future AI sessions?

You can persist design context by gathering project guidelines, brand attributes, accessibility needs, and design tokens, then writing them directly to the AI config file for future sessions.

What is the best way to capture brand voice and accessibility needs in my project?

Capturing brand voice and accessibility needs involves running an initial onboarding audit to explore the codebase, ask UX-focused questions, and save the consolidated design context to a central project document.

Can I use a design audit to automatically generate and store design tokens?

Yes, a design audit can surface existing design tokens from your codebase and branding assets, then write that design context to a central document in the project root and optionally append it to your AI config.

How do I extract design tokens and branding assets from an existing codebase?

You can extract design tokens and branding assets by running an onboarding process that explores the codebase, asks UX-focused questions to clarify visual direction, and writes the gathered context to a central project document.

What are the limitations of storing design guidelines in an AI config?

Storing design guidelines in an AI config requires writing to a central document in the project root and optionally appending to the configuration file, meaning updates must be manually triggered during design audits to stay current.