rules
CommunityEnforce strict file creation, maintain project hygiene.
Software Engineering#code quality#developer tools#best practices#project structure#automation rules#clean code#file management
Authornera0875
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill prevents project clutter and ensures a clean, organized codebase by strictly controlling file creation. It eliminates redundant documentation, non-standard configurations, and unnecessary scripts, maintaining project hygiene and reducing technical debt.
Core Features & Use Cases
- Strict File Whitelist: Only allows creation of essential code files (
.tsx,.py,.css,.prisma) and standard configuration files, preventing arbitrary file proliferation. - Centralized Documentation: Enforces that all project documentation (
.mdfiles) is exclusively created within the.build/directory by the Orchestrator, ensuring a single source of truth. - Anti-Pollution Enforcement: Prohibits agents from creating arbitrary
.md,.json, or.shfiles outside of approved patterns, maintaining a clean project root. - Use Case: If an agent attempts to create a
FEATURE-GUIDE.mdfile in the project root, this skill will intervene, prevent the creation, and instruct the agent to return structured information to the Orchestrator for proper documentation in.build/context.md.
Quick Start
Create a new TypeScript utility file at lib/date-helpers.ts.
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: rules Download link: https://github.com/nera0875/BUILDER/archive/main.zip#rules 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.