teach-impeccable

Collect project design context and write it to .impeccable.md guidance files.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams quickly capture the design context that guides a project, so future AI-assisted work stays aligned with the same visual and UX direction.

Core Features & Use Cases

  • Project Discovery: Scans the repository for existing product, brand, and UI clues before asking questions.
  • Guided Clarification: Asks only the UX, brand, aesthetic, and accessibility questions that are still unresolved.
  • Persistent Documentation: Writes a reusable Design Context section into .impeccable.md and can also sync it to .github/copilot-instructions.md.
  • Use Case: After a first review of a website or app repo, use this Skill to lock in the shared design direction for consistent future work.

Quick Start

Use the teach-impeccable skill to gather the project design context and save it to the repository guidance files.

Frequently Asked Questions about teach-impeccable

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

FAQPage Schema
How do I capture design context for an AI-assisted web or app project?

Capturing design context involves scanning the repository for existing brand clues and asking UX clarification questions to write a structured Design Context section into persistent AI guidance files like .impeccable.md for future alignment.

What is the best way to document brand guidelines for AI code assistants?

Documenting brand guidelines for AI assistants is done by writing structured design direction covering users, brand personality, aesthetic direction, and design principles directly into project guidance files like .github/copilot-instructions.md.

How does a style guide setup scan work for existing repositories?

A style guide setup scan works by exploring the codebase to find existing product and UI clues, then asking only the unresolved UX, brand, aesthetic, and accessibility questions needed to establish the design direction.

Can I sync a Design Context section to copilot-instructions.md?

Yes, you can sync a Design Context section to .github/copilot-instructions.md, applying the captured UX clarification and design-direction setup to ensure consistent future AI-assisted work.

Do I need a specific framework to set up UX research context for my app?

No framework is needed to set up UX research context, as the process applies to codebase exploration and design-direction setup for web or app projects without requiring any specific dependencies.

Why does my AI assistant lose brand personality context across sessions?

AI assistants lose brand personality context because it is not saved persistently, a problem solved by writing a reusable Design Context section into repository guidance files like .impeccable.md to lock in the shared direction.