teach-impeccable

Scan codebases for design guidelines and persist them to .impeccable.md.

1|1|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/puripong1st/web-fahsiam --skill teach-impeccable-puripong1st
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: teach-impeccable
Source: https://github.com/puripong1st/web-fahsiam/tree/main/.agent/skills/teach-impeccable
Command: npx skills add https://github.com/puripong1st/web-fahsiam --skill teach-impeccable-puripong1st

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Gather design context for this project, then persist it for all future sessions.

Core Features & Use Cases

  • One-time collection of project design guidelines from codebase (README/docs) and assets.
  • Persists guidelines to a central AI configuration to influence future interactions.
  • Onboarding support: ensures consistent design standards across team members.

Quick Start

Run this skill once to gather project design context and save it to your AI configuration.

Frequently Asked Questions about teach-impeccable

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

FAQPage Schema
How do I persist UX design context across multiple AI sessions?▼

You can persist design context across AI sessions by scanning your codebase for README files, tech stack hints, and brand assets, then writing the gathered guidelines to a central .impeccable.md configuration file.

What is the best way to establish baseline design guidelines during project onboarding?▼

The best way to establish baseline design guidelines during project onboarding is through a one-time collection of design standards from docs and assets, saving them to AI config files to ensure consistent design standards across team members.

Can I save design context to Copilot instructions for my project?▼

Yes, you can save design context to Copilot instructions. The skill optionally writes the collected design guidelines and project context directly to your .github/copilot-instructions.md file for future AI sessions.

Does this design context skill require any dependencies or external components?▼

No, this design context skill requires no dependencies or external components. It operates independently to scan your project and generate configuration files like .impeccable.md for your AI sessions.

When should I run a project onboarding skill to gather design guidelines?▼

You should run a project onboarding skill to gather design guidelines during project kickoff, when onboarding new team members, or whenever baseline design standards must be established and applied across all future AI sessions.