modular-code-guard
New14GitHub TrendingGeneralby anthonystepvoy
Lightweight architecture guardrail for Claude Code and Codex that helps AI coding agents avoid massive files and keep projects modular without imposing a heavy workflow.
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/modular-code-guard.md https://raw.githubusercontent.com/anthonystepvoy/modular-code-guard/main/SKILL.md3
Invoke in Claude Code
/modular-code-guardView source on GitHub
agent
Frequently Asked Questions
What is modular-code-guard?
Lightweight architecture guardrail for Claude Code and Codex that helps AI coding agents avoid massive files and keep projects modular without imposing a heavy workflow.
How to install modular-code-guard?
To install modular-code-guard, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /modular-code-guard.
What is modular-code-guard best for?
modular-code-guard is a community categorized under General. It is designed for: agent. Created by anthonystepvoy.