teach-impeccable

Gather design context and persist it to the AI config file.

1|Updated Jun 23, 2022
One-click install
npx skills add https://github.com/PavkaBrika/debtbookapp --skill teach-impeccable-pavkabrika
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: teach-impeccable
Source: https://github.com/PavkaBrika/debtbookapp/tree/main/.cursor/skills/teach-impeccable
Command: npx skills add https://github.com/PavkaBrika/debtbookapp --skill teach-impeccable-pavkabrika

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, ensuring persistent guidelines across sessions.

Core Features & Use Cases

  • Gather design context from the codebase, brand assets, and design tokens.
  • Persist design guidelines to your AI config for consistent future interactions.
  • Use case: When starting a new project, run this to establish a shared design baseline.

Quick Start

Run the one-time setup to collect design context and save 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 for future AI sessions?

You can persist design context by gathering brand guidelines and design tokens, then writing them to an AI config file. This ensures consistent design context is applied automatically across future AI sessions.

What's the best way to save brand guidelines to an AI config file?

The best way to save brand guidelines is through a one-time setup that explores your codebase, asks clarifying questions about design tokens, and writes the collected design context directly to your AI config file.

Can I run a one-time setup to establish design tokens across my project?

Yes, you can run a one-time setup to collect design tokens and brand assets from your codebase. It establishes a shared design baseline by saving these guidelines to your AI configuration.

Why does my AI session keep losing my project's design guidelines?

Your AI session loses design guidelines because context is not persisted. You can fix this by running a one-time setup to write your brand context and design tokens into a persistent AI config file.

Does exploring the codebase for UX research help configure persistent design tokens?

Exploring the codebase for UX research helps identify existing design tokens and brand assets. This gathered context is then used to configure persistent design guidelines in your AI config file.

Are there limitations to using a one-time setup for saving design context?

The limitation of a one-time setup is that it captures design context at a single point in time. If your brand guidelines or design tokens change later, you must run the setup again to update the AI config file.