Skip to main content

software-design-simplicity

Applies John Ousterhout's A Philosophy of Software Design discipline when designing or reshaping modules and interfaces: treat cognitive load as the primary metric, prefer deep modules with narrow interfaces that hide real complexity, and eliminate special cases instead of scattering conditionals across callers. Use whenever the user is designing a new module or API, an interface feels awkward or leaky, one change keeps spreading across unrelated files, or a wrapper/helper/layer is being added and its value is unclear. Trigger on phrases like "how should I structure this", "this API feels clunky", "design this module", or "is this over-abstracted". Distilled from Ousterhout's book via the agent-rules-books project (MIT licensed); references/full-reference.md carries the complete rule set for deep audits.

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

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

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

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

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

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

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