teach-impeccable

Scan codebases for design context and write it to .cursorrules.

Updated Nov 23, 2025
One-click install
npx skills add https://github.com/JoniSirvio/bookshelfV2 --skill teach-impeccable-jonisirvio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: teach-impeccable
Source: https://github.com/JoniSirvio/bookshelfV2/tree/main/.cursor/skills/teach-impeccable
Command: npx skills add https://github.com/JoniSirvio/bookshelfV2 --skill teach-impeccable-jonisirvio

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Gather and persist project design context to guide AI-assisted decisions across sessions.

Core Features & Use Cases

  • Automated context discovery: scans the codebase to extract README notes, branding assets, design tokens, and style guidelines for a cohesive context.
  • UX-question guidance: surfaces targeted questions to clarify users, goals, brand voice, and accessibility considerations.
  • Persistent configuration: updates or creates a Design Context section in the central AI config to ensure consistent guidance.

Quick Start

Run this skill to collect design context and persist it to your AI config for 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 guidelines in my AI config for future sessions?

To persist design guidelines, this skill scans your codebase for README files, branding assets, and design tokens, then writes a Design Context section to your .cursorrules file for consistent AI guidance across sessions.

What is design context capture and how does it standardize UX guidance?

Design context capture extracts project design principles, brand voice, and accessibility considerations from your codebase. It standardizes UX guidance by writing these rules into your AI configuration file for future reference.

Can I use this skill to scan existing design tokens and style guidelines?

Yes, this skill can scan existing design tokens and style guidelines in your repository. It automatically discovers branding assets and README notes to build a cohesive design context for your project.

How do I add a Design Context section to my .cursorrules file?

You add a Design Context section by running this skill, which appends or creates the section in your project root .cursorrules file. It reports completion with a summary of your key design principles.

Does this skill require any dependencies to extract branding assets?

No, this skill requires no dependencies to extract branding assets. It runs independently to scan your repository and capture design context for your AI configuration.