style-scope-guard
CommunityLock style changes, prevent out-of-scope edits.
AuthorRuzenie
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill prevents accidental modifications to non-target code areas during UI style adjustments, ensuring that only the intended visual elements are changed and business logic remains untouched.
Core Features & Use Cases
- Style Scope Locking: Explicitly defines and locks the areas of the codebase where style modifications are permitted.
- Out-of-Scope Prevention: Actively blocks any attempts to alter code outside the defined scope, safeguarding business logic, API contracts, and routing configurations.
- Use Case: When a user requests to "make the login page header glassmorphic," this Skill ensures that only the relevant CSS and component files for the header are modified, preventing unintended changes to other parts of the login page or application.
Quick Start
Use the style-scope-guard skill to lock style changes for the login page header, allowing modifications only to src/pages/login.css and src/components/LoginHeader.tsx.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferencesassets
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: style-scope-guard Download link: https://github.com/Ruzenie/RUI-agentskills/archive/main.zip#style-scope-guard Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.