teach-impeccable

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

9|3|Updated Nov 28, 2025
One-click install
npx skills add https://github.com/get-convex/components-submissions-directory --skill teach-impeccable-get-convex
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: teach-impeccable
Source: https://github.com/get-convex/components-submissions-directory/tree/main/.codex/skills/teach-impeccable
Command: npx skills add https://github.com/get-convex/components-submissions-directory --skill teach-impeccable-get-convex

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill gathers design context for a project and persists it to the AI config file, ensuring design guidelines are consistently applied across sessions.

Core Features & Use Cases

  • Collects project goals, brand attributes, and UX preferences from stakeholders.
  • Persists design guidelines to a reusable design context file and updates future AI sessions.
  • Use Case: onboarding a new project where consistent design language is required across teams.

Quick Start

Run once to gather design context and persist it to the AI config file for all future sessions.

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 for consistent AI guidance across sessions?

You can persist design context by gathering project goals, brand attributes, and aesthetic preferences, then writing them to a local file. This ensures consistent design guidelines are applied across all future AI sessions.

What's the best way to capture branding and UX preferences during project onboarding?

Capturing branding and UX preferences during onboarding involves collecting stakeholder inputs on users, brand, and accessibility. This data is saved to a reusable design context file for consistent application across teams.

Can I update GitHub Copilot instructions with my project's design guidelines?

Yes, you can update GitHub Copilot instructions. The skill optionally updates the .github/copilot-instructions.md file, writing your captured design context so AI assistants follow your brand and aesthetic rules.

Does this design context tool require any dependencies or components?

No dependencies or components are required. It relies entirely on local file operations to write your captured design guidelines to an .impeccable.md file and optionally update your AI configuration.

Why does my AI assistant keep ignoring my project's accessibility and aesthetic preferences?

AI assistants ignore accessibility and aesthetic preferences when design context is not persisted to the AI configuration. Saving these guidelines to a local design context file ensures they are loaded consistently.