teach-impeccable

Scan codebases to generate and persist a Design Context document in .impeccable.md.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/sethdavis512/maggies-mental-load --skill teach-impeccable-sethdavis512
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: teach-impeccable
Source: https://github.com/sethdavis512/maggies-mental-load/tree/main/.agents/skills/teach-impeccable
Command: npx skills add https://github.com/sethdavis512/maggies-mental-load --skill teach-impeccable-sethdavis512

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, ensuring consistent guidelines across sessions.

Core Features & Use Cases

  • Automatically inventory README/docs, tech stack, design tokens, and brand assets to define a cohesive design context.
  • Generate a Design Context document and persist guidelines for reuse in future sessions.
  • Optional: push context to .github/copilot-instructions.md to guide AI copilots.

Quick Start

Ask the skill to gather and save the project's design context now.

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 consistent AI guidelines across sessions?

To persist design context, scan your codebase to inventory tech stack and design tokens, then generate a Design Context document saved to .impeccable.md. This ensures consistent AI guidelines across future sessions by capturing project intent.

Can I push design context to GitHub Copilot instructions?

Yes, you can optionally push design context to .github/copilot-instructions.md. This guides AI copilots by appending your project's branding rules, tech stack details, and design tokens directly into the configuration file.

What is a design context document and when do I need it?

A design context document defines cohesive project guidelines by capturing purpose, tech stack, and branding. You need it during project setup to ensure AI sessions maintain consistent UX research standards and design intent without repeated manual inputs.

How do I capture design intent and branding rules automatically?

Capture design intent automatically by scanning README files, docs, and brand assets. The tool inventories existing project materials, prompts UX questions to fill gaps, and generates a persistent design context configuration for AI reuse.

Does the design context setup work without external dependencies?

Yes, the design context setup works without external dependencies. It runs as a standalone project setup process that scans your local codebase and writes directly to the .impeccable.md file in your project root.

Why use a dedicated tool for AI configuration setup instead of manual entry?

A dedicated tool for AI configuration setup automatically extracts design tokens and stack details, preventing misaligned guidelines. It ensures complete context capture by prompting UX questions to fill gaps that manual entry often misses.