teach-impeccable

Gathers design context and persists it as a Design Context section in CLAUDE.md.

1|1|Updated Feb 2, 2026
One-click install
npx skills add https://github.com/navikt/watson-sak-frontend --skill teach-impeccable-navikt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: teach-impeccable
Source: https://github.com/navikt/watson-sak-frontend/tree/main/.agents/skills/teach-impeccable
Command: npx skills add https://github.com/navikt/watson-sak-frontend --skill teach-impeccable-navikt

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. Run once to establish persistent design guidelines.

Core Features & Use Cases

  • Collects and documents design context from the codebase and project artifacts to a single source of truth.
  • Generates or updates CLAUDE.md with a Design Context section to guide AI interactions across sessions.
  • Enables a repeatable onboarding flow for new team members by preserving guidelines.

Quick Start

Run this skill once to establish and persist project design guidelines in CLAUDE.md.

Frequently Asked Questions about teach-impeccable

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

FAQPage Schema
How do I save design context into CLAUDE.md for persistent AI guidelines?

To save design context into CLAUDE.md, the skill gathers project artifacts and design tokens, then generates or updates the file with a Design Context section. This locks in consistent design guidelines for future AI sessions.

What is the best way to establish a design system context for UX onboarding?

Establishing a design system context for UX onboarding involves collecting codebase artifacts into a single source of truth. This skill runs a one-time setup to generate persistent design tokens and guidelines for repeatable team workflows.

Does setting up design context in AI config require any dependencies?

Setting up design context in AI config requires no external dependencies. The skill operates standalone, using a workflow to read project artifacts and write design guidelines directly into the CLAUDE.md configuration file.

Can I use this design context setup workflow for an existing project?

You can use this design context setup workflow for existing projects. The skill scans your current codebase and project artifacts to generate or update the CLAUDE.md file with accurate design tokens and guidelines.

How often should I run the design context gathering workflow?

Design context gathering is a one-time setup workflow. You run it once per project to establish persistent design guidelines in CLAUDE.md, ensuring consistent AI interactions across all future development and design sessions.

Why does my AI assistant ignore design tokens across different sessions?

AI assistants ignore design tokens across sessions because the context is not persisted. This skill solves that by generating a CLAUDE.md file with a Design Context section to lock in guidelines for all future interactions.