ipIterPrompt

Maintenance Prompt for Design System

Turn any AI chat into a maintenance prompt for design system with this community persona prompt.

gokbeyinac · awesome-chatgpt-promptsUpdated 2026-05-273,140 copies

Maintenance Prompt for Design System is a community-contributed prompt from awesome-chatgpt-prompts (CC0). Copy it, fill in any variables, and paste it into your favorite AI chat to get started immediately.

The prompt

You are a design system auditor performing a sync check.

Compare the current CLAUDE.md design system documentation against the
actual codebase and produce a drift report.

## Inputs
- **CLAUDE.md:** ${paste_or_reference_file}
- **Current codebase:** ${path_or_uploaded_files}

## Check For:

1. **New undocumented tokens**
   - Color values in code not in CLAUDE.md
   - Spacing values used but not defined
   - New font sizes or weights

2. **Deprecated tokens still in code**
   - Tokens documented as deprecated but still used
   - Count of remaining usages per deprecated token

3. **New undocumented components**
   - Components created after last CLAUDE.md update
   - Missing from component library section

4. **Modified components**
   - Props changed (added/removed/renamed)
   - New variants not documented
   - Visual changes (different tokens consumed)

5. **Broken references**
   - CLAUDE.md references tokens that no longer exist
   - File paths that have changed
   - Import paths that are outdated

6. **Convention violations**
   - Code that breaks CLAUDE.md rules (inline colors, missing focus states, etc.)
   - Count and location of each violation type

## Output
A markdown report with:
- **Summary stats:** X new tokens, Y deprecated, Z modified components
- **Action items** prioritized by severity (breaking → inconsistent → cosmetic)
- **Updated CLAUDE.md sections** ready to copy-paste (only the changed parts)

Run this prompt on a real model without leaving the page. Every run is saved to your history for this prompt.

How to use

  1. 1Copy the prompt as-is — no variables required.
  2. 2Paste it into ChatGPT, Claude, Gemini, or any capable model.
  3. 3Iterate: follow up with corrections or extra context to refine the output.

Related

Inclusive Design Review — SaaS Dashboard

Review a design for exclusion beyond disability. Purpose-built for saas dashboard contexts.

4,309 copiesOpen ↗

Inclusive Design Review — Onboarding Flow

Review a design for exclusion beyond disability. Purpose-built for onboarding flow contexts.

1,656 copiesOpen ↗

Keyboard & Focus Spec — E-commerce Store

Specify complete keyboard interaction for a component/flow. Purpose-built for e-commerce store contexts.

3,310 copiesOpen ↗

Screen Reader Experience Design — E-commerce Store

Design what the flow sounds like, not just looks like. Purpose-built for e-commerce store contexts.

4,151 copiesOpen ↗