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

refactoring

Linter-driven refactoring patterns to reduce complexity and improve code quality. Use when linter fails with complexity issues (cyclomatic, cognitive, maintainability) or when code feels hard to read/maintain. Applies storifying, type extraction, and function extraction patterns.

نظرة عامة

Linter-driven refactoring patterns to reduce complexity and improve code quality. Use when linter fails with complexity issues (cyclomatic, cognitive, maintainability) or when code feels hard to read/maintain. Applies storifying, type extraction, and function extraction patterns.

أمر التثبيت
npx skills add https://github.com/buzzdan/ai-coding-rules --skill refactoring

انسخ والصق هذا الأمر في Claude Code لتثبيت المهارة

النجوم٤
التفرعات١
آخر تحديث٢٨ أبريل ٢٠٢٦ في ١٤:٤٩
مستكشف الملفات
4 ملفات
SKILL.md
readonly