teach-impeccable

Scan codebases and brand assets to generate a Design Context file.

Updated Nov 13, 2023
One-click install
npx skills add https://github.com/Bloodrey41/dotfiles --skill teach-impeccable-bloodrey41
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: teach-impeccable
Source: https://github.com/Bloodrey41/dotfiles/tree/main/.claude/skills/teach-impeccable
Command: npx skills add https://github.com/Bloodrey41/dotfiles --skill teach-impeccable-bloodrey41

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Gathers design context for this project, then persists it to your AI config file to be reused across sessions.

Core Features & Use Cases

  • One-time project context capture: scans the codebase for README/docs, branding, tokens, and patterns to seed design guidelines.
  • Design context persistence: writes a reusable design context that informs future AI interactions.
  • Optional design handoff: supports updating CLAUDE.md with the Design Context for cross-file visibility.

Quick Start

Run teach-impeccable to scan the project, gather design notes, and persist them 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 future AI sessions?

You can persist design context by scanning your codebase and brand assets to generate a reusable design context file, optionally updating CLAUDE.md for cross-file visibility in future AI interactions.

What is the best way to capture design tokens and UX research for AI config?

Capturing design tokens and UX research involves a one-time scan of your project's README, branding, and patterns to seed actionable design guidelines directly into your AI config file.

How do I set up design system alignment for my project using a Step 1-3 workflow?

Setup uses a Step 1-3 workflow requiring a valid SKILL.md frontmatter with name and description, scanning the codebase to produce a Design Context file that informs future queries.

Does capturing project design context require any external dependencies?

No external dependencies are required to capture project design context, as the process relies on scanning existing codebase files, brand assets, and design tokens to generate the persistent configuration.

Why do my design tokens and brand guidelines reset across different AI sessions?

Design tokens and brand guidelines reset because they lack persistence; writing a reusable design context to your AI config file ensures this context is automatically applied across all future sessions.

Can I update CLAUDE.md with design context for cross-file visibility?

Yes, you can optionally update CLAUDE.md with the generated Design Context, ensuring that brand alignment and design system guidelines maintain cross-file visibility for future AI interactions.