teach-impeccable

Scan a codebase and persist design context into the AI config file.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

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

Core Features & Use Cases

  • Explore the codebase to extract READMEs, docs, configs, components, brand assets, tokens, and style guidelines to inform design decisions.
  • Pose UX-focused questions to clarify users, brand, accessibility, and aesthetic direction.
  • Write a Design Context document (Design Context) and persist it in the project root and/or AI config for future sessions.

Quick Start

Run this skill to explore the codebase and capture design context and persist it in your 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 design context and brand guidelines for AI across sessions?

To persist design context for AI across sessions, run a one-time setup skill that scans your codebase to extract brand attributes and design tokens, then writes them directly into your AI configuration file for all future sessions.

What is design context in AI configuration and why do I need it?

Design context in AI configuration is a persistent document containing your project goals, brand attributes, and design tokens. You need it to ensure your AI generates outputs that consistently align with your established style guidelines.

How do I extract design tokens and style guidelines from an existing codebase?

You can extract design tokens and style guidelines from an existing codebase by running an automated workflow that explores your repository to collect READMEs, configs, components, and brand assets, then saves them as a design context document.

Can I set up UX-focused design guidelines for my AI assistant automatically?

Yes, you can set up UX-focused design guidelines automatically by triggering a skill that scans your project and poses UX questions about users, accessibility, and aesthetics, then persists the answers in your AI config.

Does gathering design context for AI require manually editing the AI config file?

No, gathering design context does not require manually editing the AI config file. The setup process automatically writes the extracted project goals and design tokens directly into the configuration file at your project root.

When should I run a design context setup scan for my project?

You should run a design context setup scan as a one-time initialization when starting a new project or when you want to establish persistent brand guidelines and design tokens for your AI assistant to reference in all future sessions.