Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

aposd-reviewer

Deep software design reviewer based on "A Philosophy of Software Design" (John Ousterhout). Two modes: (1) Review — analyze existing code for complexity, shallow modules, information leakage, pass-through layers, error handling anti-patterns, and naming issues; (2) Design — guide architecture decisions using APoSD principles (should I merge or split? how deep should this interface be? where should this complexity live?). Use this skill when the user asks for: design review, architecture review, complexity analysis, module depth analysis, code structure critique, "is this too shallow", "should I combine these", interface design feedback, error handling review, or mentions APoSD / Ousterhout / deep modules / information hiding. Also use when the user is making structural decisions about packages, layers, or abstractions — even if they don't explicitly mention the book.

Aperçu

Deep software design reviewer based on "A Philosophy of Software Design" (John Ousterhout). Two modes: (1) Review — analyze existing code for complexity, shallow modules, information leakage, pass-through layers, error handling anti-patterns, and naming issues; (2) Design — guide architecture decisions using APoSD principles (should I merge or split? how deep should this interface be? where should this complexity live?). Use this skill when the user asks for: design review, architecture review, complexity analysis, module depth analysis, code structure critique, "is this too shallow", "should I combine these", interface design feedback, error handling review, or mentions APoSD / Ousterhout / deep modules / information hiding. Also use when the user is making structural decisions about packages, layers, or abstractions — even if they don't explicitly mention the book.

Commande d'installation
npx skills add https://github.com/hylarucoder/hai-stack --skill aposd-reviewer

Copiez et collez cette commande dans Claude Code pour installer le skill

Étoiles7
Forks0
Mis à jour23 mai 2026 à 13:08
Explorateur de fichiers
4 fichiers
SKILL.md
readonly