Skip to main content

architecture-audit

Audit a codebase for shallow modules — places where the interface is nearly as complex as the implementation, where understanding one concept requires bouncing between many small files, where pure functions were extracted just for testability but the real bugs hide in how they're called, or where tightly-coupled modules leak across their seams. Surface them as deepening opportunities (refactors that turn shallow modules into deep ones), apply the deletion test, and walk the design tree with the user. Supports parallel sub-agent fanout for 'Design It Twice'-style interface exploration. Use whenever the user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, identify shallow abstractions, make a codebase more testable, or hits you with phrases like 'where can we refactor', 'find architecture friction', 'this code feels over-abstracted', 'help me deepen modules', or 'audit my codebase'.

الانتقال إلى التثبيت

معلومات المصدر

المستودع
MKAbuMattar/skills
آخر نشاط في المصدر
٢٦ يوليو ٢٠٢٦ في ١٣:٥٩
لغة SKILL.md المكتشفة
الإنجليزية
النجوم
١
التفرعات
١

خيارات التثبيت

يُحدَّد Prompt الذي يراجع المصدر أولًا بشكل افتراضي. يمكنك التبديل إلى أمر مباشر أو تنزيل نسخة محلية.

مراجعة ملفات المصدر

اقرأ SKILL.md وأي ملفات مرافقة يعرضها SkillsMP قبل أن تقرر التثبيت.