teach-impeccable

Gather project design context and persist constraints to a memory file.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/TudeOrangBiasa/zenithgravity-kit --skill teach-impeccable-tudeorangbiasa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: teach-impeccable
Source: https://github.com/TudeOrangBiasa/zenithgravity-kit/tree/main/.agent/skills/teach-impeccable
Command: npx skills add https://github.com/TudeOrangBiasa/zenithgravity-kit --skill teach-impeccable-tudeorangbiasa

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python3, and includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of gathering and persisting crucial design context for a project, ensuring AI agents adhere to established visual and user experience standards across all sessions.

Core Features & Use Cases

  • Contextual Design Gathering: Scans project files (README, package.json, assets) to understand existing design patterns.
  • User-Centric Questioning: Prompts the user for essential UX, brand, and aesthetic details not found in the codebase.
  • Constraint Persistence: Saves synthesized design guidelines to a dedicated memory file (.agent/memory/teach-impeccable.md) for long-term AI adherence.
  • Mandatory Synchronization: Executes a script to ensure the design memory is updated and ready for use.
  • Use Case: Before an AI begins designing a new feature, run this Skill to ensure it understands the project's brand personality, color palette, typography rules, and overall aesthetic goals, preventing design drift.

Quick Start

Run the teach-impeccable skill to gather and save the project's design context.

Frequently Asked Questions about teach-impeccable

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

FAQPage Schema
How do I establish project design guidelines for AI agents?

You establish project design guidelines by running a skill that gathers user personas, brand personality, visual identity tokens, and aesthetic direction. It saves these synthesized constraints to a memory file, ensuring AI agents adhere to your typography rules and design principles across all sessions.

What is the best way to prevent design drift when using AI for feature development?

The best way to prevent design drift is to persist your project's visual and user experience standards in a dedicated memory file. By saving brand guidelines and design tokens, the AI consistently references these constraints before generating new UI components.

How do I save brand guidelines and design tokens for long-term AI adherence?

You save brand guidelines and design tokens by running a Python synchronization script that writes synthesized design context to a memory file. This ensures the aesthetic direction and critical typography rules are updated and ready for AI use.

Can I use existing project files to configure AI design context automatically?

Yes, you can use existing project files to configure AI design context. The process scans files like README and package.json to understand existing design patterns, then prompts you for essential UX and aesthetic details not found in the codebase.

Do I need Python3 to synchronize design system memory files?

Yes, you need Python3 installed to execute the mandatory synchronization script. This script ensures your gathered design guidelines, including user personas and visual identity tokens, are properly updated and saved to the memory file.

What UX and aesthetic details do I need to provide for AI project setup?

For AI project setup, you need to provide essential UX, brand, and aesthetic details that are not automatically found in your codebase. This includes user personas, brand personality, visual identity tokens, and overall aesthetic goals to guide AI design generation.