One-click install
npx skills add https://github.com/santychuycom/santychuy.com --skill teach-impeccable-santychuycom
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: teach-impeccable
Source: https://github.com/santychuycom/santychuy.com/tree/main/.agents/skills/teach-impeccable
Command: npx skills add https://github.com/santychuycom/santychuy.com --skill teach-impeccable-santychuycom

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the crucial one-time setup of gathering and persisting design context for a project, ensuring AI agents consistently adhere to established guidelines.

Core Features & Use Cases

  • Contextual Design Gathering: Systematically collects project-specific design information through code exploration and targeted user questions.
  • Persistent Configuration: Saves gathered design context to a CLAUDE.md file, making it available for all future AI interactions within the project.
  • Use Case: Before starting any new UI development, run this Skill to define the project's user base, brand personality, aesthetic preferences, and accessibility needs, ensuring a cohesive and on-brand user experience from the outset.

Quick Start

Run the teach-impeccable skill to gather and save the design context for this project.

Frequently Asked Questions about teach-impeccable

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

FAQPage Schema
How do I establish design context for AI agents in my project?

Design context gathering works by systematically exploring your codebase and querying you for project-specific information. It then persists your brand personality, aesthetic preferences, and accessibility requirements into a CLAUDE.md configuration file.

What's the best way to persist UX guidelines for future AI interactions?

The best way to persist UX guidelines is to save them into a CLAUDE.md file within your project directory. This ensures all future AI agents automatically read and adhere to your established design context, accessibility needs, and brand personality.

Do I need to manually configure brand personality and accessibility requirements for my UI development?

You need to provide user input to define your brand personality and accessibility requirements, but the Skill automates the configuration. It systematically queries you and handles persisting the design context to your project file.

Does this design context setup work with any codebase?

This design context setup works with any codebase by exploring existing project files and querying you for project-specific information. It requires no external dependencies to gather and persist your aesthetic preferences and accessibility needs.

When should I run a project setup to define design context?

You should run design context setup before starting any new UI development. Establishing your user base, brand personality, and accessibility guidelines early ensures a cohesive and on-brand user experience from the outset.

Can I update AI configuration settings after the initial design context is saved?

You can update AI configuration settings by running the design context gathering process again to re-evaluate your codebase. This regenerates your design context and updates the persistent CLAUDE.md file with new accessibility or aesthetic preferences.