brownfield-guard
CommunityEnforce project path conventions.
Software Engineering#architecture#file management#brownfield#code governance#convention enforcement#path validation
Authorshynlee04
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill prevents file tree anarchy by enforcing project-specific path conventions and preventing the creation of files in disallowed locations.
Core Features & Use Cases
- Path Validation: Checks if new or modified file paths adhere to defined project conventions.
- Convention Enforcement: Blocks creation of files in forbidden patterns like
src/lib/*orlib/*. - Use Case: When an agent attempts to create a new utility file in
src/utils/, this skill will block the action and instruct the agent to place it within a relevant domain module instead.
Quick Start
Use the brownfield-guard skill to ensure the new file 'src/components/UserProfile.tsx' follows project path conventions.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: brownfield-guard Download link: https://github.com/shynlee04/idumb-v2/archive/main.zip#brownfield-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.