teach-impeccable

Scan codebases and write design context into CLAUDE.md.

Updated Apr 30, 2026
One-click install
npx skills add https://github.com/Guibibi/budgetpulse --skill teach-impeccable-guibibi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: teach-impeccable
Source: https://github.com/Guibibi/budgetpulse/tree/main/.agents/skills/teach-impeccable
Command: npx skills add https://github.com/Guibibi/budgetpulse --skill teach-impeccable-guibibi

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams capture a project’s design context once and preserve it for future sessions, reducing repeated discovery and inconsistent UI decisions.

Core Features & Use Cases

  • Codebase exploration: Reviews README files, configs, components, assets, and design tokens to infer the current product direction.
  • UX clarification: Identifies what is still unclear and prompts for focused questions about users, brand personality, aesthetics, and accessibility.
  • Persistent design context: Writes a reusable Design Context section into CLAUDE.md so future work follows the same principles.
  • Use case: A team starting a Nuxt app can quickly establish tone, visual direction, and design constraints before building more screens.

Quick Start

Use the teach-impeccable skill to scan this project, ask any missing UX questions, and write a Design Context section into CLAUDE.md.

Frequently Asked Questions about teach-impeccable

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I save design context and brand personality for consistent UI decisions across sessions?

To save design context, the Skill scans your codebase for existing visual direction and prompts for missing UX details, then writes a persistent Design Context section into CLAUDE.md to guide future UI decisions.

What's the best way to establish UX research and accessibility requirements before building new screens?

Establishing accessibility requirements is done by running the Skill to review your current project assets and design tokens, followed by targeted clarification questions to define users and constraints before UI work continues.

Does this design context discovery tool work with a Nuxt app codebase?

Yes, the design context discovery works with a Nuxt app codebase by reading README files, configs, and components to infer the current product direction and document it for future sessions.

How to document visual direction and design tokens so AI assistants maintain brand consistency?

Document visual direction by having the Skill scan your components and assets, then generate a reusable Design Context section inside CLAUDE.md that AI assistants reference to maintain brand personality.

Why does my AI assistant keep asking about users and accessibility requirements for the same project?

Your AI assistant keeps asking because design context is not persisted; this Skill resolves the issue by capturing users, brand personality, and accessibility requirements once and saving them permanently in CLAUDE.md.

What prerequisites are needed to scan a codebase and generate a design context file?

To scan a codebase and generate a design context file, you need an existing project repository containing standard files like READMEs, configs, components, and assets for the Skill to analyze and infer product direction.