teach-impeccable

Gather project design context and persist it to .impeccable.md.

Updated Mar 23, 2026
One-click install
npx skills add https://github.com/nangyak4415-sudo/Narumon-Website-V.1 --skill teach-impeccable-nangyak4415-sudo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: teach-impeccable
Source: https://github.com/nangyak4415-sudo/Narumon-Website-V.1/tree/main/.cursor/skills/teach-impeccable
Command: npx skills add https://github.com/nangyak4415-sudo/Narumon-Website-V.1 --skill teach-impeccable-nangyak4415-sudo

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. Run once to establish persistent design guidelines.

Core Features & Use Cases

  • Gather design context: collect goals, branding notes, tokens, typography, and usage guidelines to seed AI config for consistent future sessions.
  • Persist guidelines: store context so future interactions follow established design rules across projects and teams.
  • Use Case: ideal at project kickoff, design-system setup, or onboarding a new team to align on design decisions.

Quick Start

Run this skill to gather design context and persist it to your AI config file.

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 in AI config for consistent UX sessions?

To persist design context in AI config, you can run this skill to gather project goals, branding, and usage rules, then save them to your config file. This ensures future interactions follow established design guidelines.

What is the best way to establish persistent design guidelines at project kickoff?

The best way to establish persistent design guidelines at kickoff is to capture design tokens, typography, and branding notes, then write them to a Design Context section in your project root config.

Can I append design system rules to .cursorrules from captured project context?

Yes, you can append design system rules to .cursorrules. The skill captures your project's design context and can append guidance directly to the file as requested during the setup process.

Does this design context setup work for onboarding new team members to design decisions?

Yes, this design context setup works for onboarding new team members. It captures goals, branding, and usage guidelines to align teams on design decisions during design-system setup or onboarding.

Where does the gathered design context get stored in the project directory?

The gathered design context gets stored in the project directory by writing to a Design Context section in .impeccable.md at the project root, and it updates in place if the file is already present.