revealui-safety
CommunitySafety guardrails for every code task.
AuthorRevealUIStudio
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Provide safety guardrails for code changes in the RevealUI monorepo to prevent credential exposure, enforce import boundaries, ensure code quality, and verify work before completion.
Core Features & Use Cases
- Protected Files: Prohibits editing of sensitive files like .env*, lock files, and certain database schema files without proper planning.
- Protected Paths: Prevents edits in system directories and credential stores.
- Import Boundaries: Restricts allowed module usage across repository boundaries to minimize risk.
- Code Quality: Enforces no use of any, avoids console in production, forbids hardcoded secrets, and recommends secure randomness.
- Static Analysis & Governance: Prefers AST-based checks over regex and implements validation steps after edits and before marking work done.
- Known Limitations: Documents advisory nature and when to explicitly invoke safety checks.
Quick Start
Follow the safety rules and enforce guardrails on the next code change before merging.
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: revealui-safety Download link: https://github.com/RevealUIStudio/revealui/archive/main.zip#revealui-safety 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.