← スキル一覧に戻る

explore-tech
by dthompson-jti
⭐ 0🍴 0📅 2026年1月15日
SKILL.md
name: explore-tech description: Evaluate technical options (libraries, architecture patterns, performance tradeoffs). Use when exploring "how should we build this?" or "what library/approach should we use?"
Explore Tech
Evaluate technical solutions, libraries, and architecture patterns.
When to Use
- Evaluating library or framework options
- Exploring architectural approaches
- Analyzing performance tradeoffs
- Comparing implementation strategies
Approach
Phase 1: Problem Definition
Ask 3-5 probing questions to clarify:
- What problem are we solving?
- What are the constraints (performance, bundle size, learning curve)?
- What existing patterns must we integrate with?
Phase 2: Options Analysis
Generate 3-4 distinct options that differ meaningfully in approach.
For each option, evaluate:
- Pros: Benefits, alignment with existing patterns
- Cons: Complexity, maintenance burden, learning curve
- Effort: Low / Medium / High
Phase 3: Recommendation
Synthesize findings into a clear recommendation with rationale.
Constraints
- No code generation — exploration only
- No new dependencies not in
package.jsonwithout explicit approval - End with: "Which direction feels most aligned with our goals?"
スコア
総合スコア
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
レビュー
💬
レビュー機能は近日公開予定です