スキル一覧に戻る
kokuyouwind

design-alternatives

by kokuyouwind

Claude Plugins made by own

0🍴 0📅 2026年1月9日
GitHubで見るManusで実行

SKILL.md


name: design-alternatives description: Guides structured evaluation of design options with trade-off analysis. Use this skill when choosing architectures, selecting technologies, evaluating implementation approaches, or making design decisions.

Design Alternatives

Instructions

Core Principle

Always propose 2-3 alternatives with comprehensive analysis for each.

For Each Alternative

  1. Advantages: Benefits and problems it solves well
  2. Disadvantages: Drawbacks, limitations, complexities
  3. Reasoning: Why this is a good or poor choice
  4. Future Scenarios: When it breaks down, scalability concerns

DO / DON'T

DO: Think broadly, consider long-term implications, make trade-offs explicit, document reasoning

DON'T: Rush to first solution, present only one option, ignore future scalability

Examples

Template

## Option 1: [Approach Name]
**Advantages:** [Benefits]
**Disadvantages:** [Drawbacks]
**Reasoning:** [Why this makes sense]
**Future Scenarios:** Breaks down when [scenario]

## Option 2: [Alternative]
[Same structure]

## Recommendation
[Based on requirements and future considerations]

スコア

総合スコア

50/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です