Skip to main content
Run any Skill in Manus
with one click

modular-code-enforcement

Enforces strict modular code architecture: SRP, no monolithic index files, no catch-all utils, 200 LOC hard limit. This rule is NON-NEGOTIABLE. Violations BLOCK all further work until resolved.

Overview

Enforces strict modular code architecture: SRP, no monolithic index files, no catch-all utils, 200 LOC hard limit. This rule is NON-NEGOTIABLE. Violations BLOCK all further work until resolved.

Install command
npx skills add https://github.com/ArabelaTso/Skills-4-SE --skill modular-code-enforcement

Copy and paste this command into Claude Code to install the skill

Stars84
Forks9
UpdatedFebruary 21, 2026 at 15:17
SKILL.md
readonly