Skip to main content
在 Manus 中运行任何 Skill
一键导入

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.

概览

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.

安装命令
npx skills add https://github.com/ArabelaTso/Skills-4-SE --skill modular-code-enforcement

复制此命令并粘贴到 Claude Code 中以安装该技能

星标84
分支9
更新时间2026年2月21日 15:17
SKILL.md
readonly