teach-impeccable

Scan codebase artifacts and write a CLAUDE.md Design Context.

Updated Nov 25, 2025
One-click install
npx skills add https://github.com/1IssaMohamed/IEEE-YorkU --skill teach-impeccable-1issamohamed
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: teach-impeccable
Source: https://github.com/1IssaMohamed/IEEE-YorkU/tree/main/.agents/skills/teach-impeccable
Command: npx skills add https://github.com/1IssaMohamed/IEEE-YorkU --skill teach-impeccable-1issamohamed

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This one-time setup gathers project design context and saves it to your AI config, establishing persistent design guidelines for future sessions.

Core Features & Use Cases

  • Brand asset discovery: gather brand assets, tokens, and documentation to seed consistent design decisions.
  • Context analysis & persistence: analyze the codebase and docs to surface relevant context and store it for ongoing reference.
  • Use Case: Initialize design standards for a new project so future AI interactions respect branding and UX goals.

Quick Start

Scan the codebase to generate a Design Context and save it to CLAUDE.md at the project root.

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 guidelines and brand context across AI sessions?

Design context persistence works by reading your codebase artifacts, README, brand assets, and design tokens to generate a three-section template CLAUDE.md file at your project root for ongoing AI reference.

What is a CLAUDE.md file used for in design onboarding?

A CLAUDE.md file is used during design onboarding to store your project's UX research, brand assets, and design tokens, ensuring future AI interactions automatically respect your established branding and UX goals.

How do I generate a design context file from existing codebase tokens and assets?

You generate a design context file by running a one-time setup scan that reads your project's documentation, config files, and design tokens, then writes a structured CLAUDE.md file at the project root.

When do I need to update my CLAUDE.md design context?

You need to update your CLAUDE.md design context whenever your brand guidelines change, ensuring that new design tokens, brand assets, and UX research are reflected for future AI sessions.

Can I use design tokens and brand assets to seed AI design decisions automatically?

Yes, you can seed AI design decisions automatically by gathering your design tokens and brand assets during the onboarding process to produce a cohesive Design Context for future interactions.

Does this design context setup work without external dependencies?

Yes, the design context setup works without external dependencies, reading your existing codebase artifacts and writing the CLAUDE.md configuration directly at your project root.