What problem does it solve?
This Skill protects design and theme files from unintended changes by locking critical UI configurations and forcing explicit confirmation before modifying UI components. It reduces risk when collaborating on Tailwind config, global styles, and layout components.
Core Features & Use Cases
- Locked critical files: Tailwind config, global CSS, and theme variables are protected from automatic edits.
- Explicit confirmation: Before any changes to important UI components, the tool requires explicit user confirmation.
- Triggered on UI changes: Activates on changes to CSS, theme config, or layout components to guard design integrity.
- Example: A developer alters theme colors; the skill prompts for justification and review before applying changes.
Quick Start
Copy this skill into your Claude environment and activate it when working on UI code (e.g., updating tailwind.config.* or global CSS). You will be prompted to confirm changes to locked files.