anti-frankenstein
CommunityGuard frontend governance before any change.
Software Engineering#regression prevention#tokenization#ui consistency#codebase reuse#frontend governance#css governance#html style audit
Authorpaulinett1508-dev
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It prevents frontend code from “growing uncontrolled” by stopping new or modified UI styling (CSS/HTML/visual presentation) without first checking what already exists in the codebase and enforcing shared governance rules.
Core Features & Use Cases
- Prevents duplicated UI styling: Reuses existing classes/components and edits existing CSS instead of creating new ones.
- Enforces correct placement: Ensures new CSS lives in the right directory/module and follows the required loading hierarchy for tokens and shells.
- Eliminates hardcoded presentation values: Requires usage of centralized tokens for colors, fonts, radii, shadows, and transitions, avoiding magic numbers and hardcoded design values.
- Standardizes conventions: Checks naming (kebab-case), selector scoping, avoids generic tag selectors, forbids inline styles like HTML style=, and discourages local keyframes when tokens already define animations.
- Promotes minimal, necessary changes: Blocks unnecessary new files/classes/tokens and provides a decision rule for when creation is actually justified.
Quick Start
Use anti-frankenstein before creating or updating any CSS/HTML visual code to verify reuse, token usage, conventions, and mandatory post-checkpoint registration.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: anti-frankenstein Download link: https://github.com/paulinett1508-dev/SuperCartolaManagerv5-production/archive/main.zip#anti-frankenstein 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 471,000+ vetted skills library on demand.