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

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.

Overview

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.

Install command
npx skills add https://github.com/gabrielmoreira/skills --skill maintainable-code

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

Stars0
Forks0
UpdatedMay 24, 2026 at 22:32
SKILL.md
readonly