teach-impeccable

Collect design context from a repository and persist it to .impeccable.md.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/VNFT-GROUP/vnft-hrm-portal --skill teach-impeccable-vnft-group
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: teach-impeccable
Source: https://github.com/VNFT-GROUP/vnft-hrm-portal/tree/main/.agents/skills/teach-impeccable
Command: npx skills add https://github.com/VNFT-GROUP/vnft-hrm-portal --skill teach-impeccable-vnft-group

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Gathers design context for a project and persists it to the AI config file for all future sessions.

Core Features & Use Cases

  • Collects project context from README/docs, the codebase, brand assets, and design tokens to guide future AI interactions.
  • Generates a Design Context document with sections for Users, Brand Personality, Aesthetic Direction, and Design Principles, then writes it to .impeccable.md.
  • Optionally appends or updates guidance in .github/copilot-instructions.md to align copilots with design guidelines.

Quick Start

Run the teach-impeccable skill to collect design context and persist a Design Context document for future AI sessions.

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 for AI to use across future sessions?

To save design context for future AI sessions, collect project details like brand assets and design tokens, then write them to an .impeccable.md file in the project root for persistent access.

How do I add design guidelines to my GitHub Copilot instructions?

You can add design guidelines to copilot-instructions by generating a Design Context document and optionally appending it to the .github/copilot-instructions.md file to align your copilot with project aesthetics.

What is a design context document and what should it include?

A design context document captures project guidelines for AI interactions, including sections for Users, Brand Personality, Aesthetic Direction, and Design Principles to ensure consistent design alignment.

Can I align UX design on an existing codebase using AI configuration?

Yes, you can align UX design on an existing codebase by gathering accessibility considerations and aesthetics from project docs, then persisting them to the AI configuration file for future sessions.

What's the best way to document design tokens for AI-assisted development?

The best way to document design tokens is to extract them alongside brand assets and project context, then save this information to an .impeccable.md file to guide future AI interactions.