teach-impeccable

Gather project design context and persist guidelines to AI configuration.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Gathers project design context and persists it to the AI configuration to ensure persistent design guidelines.

Core Features & Use Cases

  • Gathers context by scanning README, docs, configs, components, brand assets, and tokens to build a comprehensive design profile.
  • Prompts for UX-focused clarifications to reduce ambiguity and guide decision-making.
  • Persists the collected design context to your AI config and can append a Design Context section to .impeccable.md (and optionally .cursorrules) for organization and ongoing reference.

Quick Start

Run this skill to gather project design context and persist the guidelines to your AI config.

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 across AI coding sessions?

You persist design guidelines by gathering project context and writing it to AI configuration files. This ensures consistent design rules are referenced in future sessions without manual re-entry.

What design context is needed for AI project onboarding?

Design context for onboarding includes project goals, components, branding, and tokens. Scanning README files, docs, configs, and brand assets builds a comprehensive profile for the AI.

How do I configure AI rules to maintain UX consistency?

You configure AI rules by prompting for UX-focused clarifications to reduce ambiguity, then persisting these guidelines. This guides AI decision-making to maintain UX consistency.

Can I write design context to .cursorrules for ongoing reference?

Yes, you can write design context to .cursorrules. The process appends a Design Context section to .impeccable.md and optionally updates .cursorrules for organization.

Does parsing SKILL.md frontmatter require external dependencies?

Parsing SKILL.md frontmatter requires no external dependencies. The skill operates independently to extract metadata and generate the design context profile.