teach-impeccable

Gather design context and persist it to .impeccable.md.

3|1|Updated Mar 5, 2024
One-click install
npx skills add https://github.com/chuan-khuna/digital-garden-2024 --skill teach-impeccable-chuan-khuna
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: teach-impeccable
Source: https://github.com/chuan-khuna/digital-garden-2024/tree/main/.agents/skills/teach-impeccable
Command: npx skills add https://github.com/chuan-khuna/digital-garden-2024 --skill teach-impeccable-chuan-khuna

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

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

Core Features & Use Cases

  • Captures users, brand, tokens, guidelines during initial project setup.
  • Stores design context in AI config for consistency across sessions.
  • Use Case: When starting a new project, run this to scaffold design guidelines and save to .impeccable.md.

Quick Start

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

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?

To persist design context, this Skill gathers initial exploration, UX questions, brand voice, and design tokens, then writes them directly to the .impeccable.md AI config file in your project root for future AI sessions to access.

What is the best way to scaffold design guidelines when starting a new project?

Scaffolding design guidelines is done by running a one-time setup that captures your users, brand, tokens, and guidelines, saving the consolidated design context to the .impeccable.md configuration file.

How does storing design tokens in an AI config file improve workflow consistency?

Storing design tokens in an AI config file improves workflow consistency by ensuring that future AI sessions automatically read the established brand voice and design context, maintaining uniform outputs without manual re-entry.

Can I save design context to both .impeccable.md and CLAUDE.md?

Yes, you can save design context to both files. The setup process writes the gathered UX research and design tokens to .impeccable.md, with an option to also save the results to CLAUDE.md.

What design context do I need to gather for a design system before using AI?

You need to gather initial exploration details, UX research questions, brand voice parameters, and design tokens. The Skill captures this information and persists it to your AI config for ongoing design system consistency.

Does this design context setup require any external dependencies?

No, persisting design context requires no external dependencies. The setup writes the captured UX research and brand voice directly into the .impeccable.md file in your project root.