Skip to main content
Manusで任意のスキルを実行
ワンクリックで

code-pattern-advisor

スター2
フォーク1
更新日2026年3月22日 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.

インストール

Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。

ファイルエクスプローラー
11 ファイル
SKILL.md
readonly