teach-impeccable

Gather project design context and persist it to a .impeccable.md file.

Updated Feb 22, 2026
One-click install
npx skills add https://github.com/luisartola/findes --skill teach-impeccable-luisartola
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: teach-impeccable
Source: https://github.com/luisartola/findes/tree/main/.github/skills/teach-impeccable
Command: npx skills add https://github.com/luisartola/findes --skill teach-impeccable-luisartola

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

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

Core Features & Use Cases

  • Gather design context by inspecting codebase, brand assets, design tokens, and style guides to assemble a cohesive brief.
  • Ask UX-focused questions to clarify users, brand personality, aesthetics, accessibility, and goals.
  • Write Design Context to a reusable .impeccable.md with a Design Context section to guide design decisions.
  • Optional: update .github/copilot-instructions.md with the Design Context to align tooling.

Quick Start

Run this skill to explore the repository and generate the Design Context in .impeccable.md.

Frequently Asked Questions about teach-impeccable

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

FAQPage Schema
How do I set persistent design guidelines for my AI coding assistant?▼

To set persistent design guidelines, this Skill gathers your project's design context and writes it to a .impeccable.md file. It optionally updates .github/copilot-instructions.md to align your AI tooling with your brand guidelines.

What is design context and how does it guide UX decisions?▼

Design context is a cohesive brief assembled from your codebase, brand assets, and design tokens. It captures users, brand personality, aesthetics, and accessibility goals to serve as a consistent reference for future UX decisions.

How do I generate a design system brief from an existing codebase?▼

You generate a design system brief by running this Skill during initial project setup or UX discovery. It inspects your repository, asks UX-focused questions, and outputs the assembled brief into a reusable markdown file.

Can I use this to update Copilot instructions with my brand guidelines?▼

Yes, you can update Copilot instructions with your brand guidelines. The Skill optionally writes the gathered Design Context directly into .github/copilot-instructions.md to align your AI assistant with your project's style guide.

Do I need existing design tokens to establish design context?▼

No, you do not need existing design tokens. The Skill inspects available brand assets and style guides, but it also asks UX-focused questions to clarify aesthetics and goals, building the context from your answers if tokens are missing.

When should I run design context gathering for my project?▼

You should run design context gathering during initial project setup, UX discovery, or design-system benchmarking. Running it once establishes a persistent reference that ensures ongoing alignment across your project.