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

maintainable-code

Use when designing, reviewing, refactoring, or implementing code that should stay simple, testable, readable, and sustainable. Applies principles for investigating before changes, keeping few layers, making I/O explicit, using dependencies deliberately, organizing by feature, naming consistently, and presenting plans progressively.

概览

Use when designing, reviewing, refactoring, or implementing code that should stay simple, testable, readable, and sustainable. Applies principles for investigating before changes, keeping few layers, making I/O explicit, using dependencies deliberately, organizing by feature, naming consistently, and presenting plans progressively.

安装命令
npx skills add https://github.com/gabrielmoreira/skills --skill maintainable-code

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

星标0
分支0
更新时间2026年5月24日 22:32
SKILL.md
readonly