Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

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 لتثبيت المهارة

النجوم٠
التفرعات٠
آخر تحديث٢٤ مايو ٢٠٢٦ في ٢٢:٣٢
SKILL.md
readonly