Skip to main content
Run any Skill in Manus
with one click

code-pattern-advisor

Stars2
Forks1
UpdatedMarch 22, 2026 at 03:33

Identifies the right software design pattern for a given coding task. Use this skill whenever the user is designing a class, module, system, or architecture and would benefit from a known pattern — or when they're about to misapply one. Triggers include: asking "what pattern should I use", "how should I structure this", "is there a better way to organize this code", refactoring discussions, architecture planning, code review where structural improvements are relevant, or any task involving object creation strategies, decoupling components, managing state, handling errors across boundaries, or coordinating complex workflows. Also trigger when the user is ALREADY using a pattern and you detect they may be misapplying it or overengineering — the skill covers anti-patterns and "when NOT to use" guidance with equal weight. This skill is language-agnostic but accounts for language idioms that replace patterns natively.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
11 files
SKILL.md
readonly