← スキル一覧に戻る

tech-stack-selector
by JustineDevs
Starter Pack Template that synthesizes end-to-end execution playbooks, frameworks, and blueprints from practitioners who've generated measurable ROI.
⭐ 1🍴 0📅 2026年1月21日
SKILL.md
name: tech-stack-selector description: Make informed technology decisions with structured frameworks, decision matrices, and recommendations based on constraints.
Tech Stack Selector Skill
Auto-activated when user asks about technology choices, stack selection, or "what tech should we use?"
Purpose
Helps teams make informed technology decisions by providing structured frameworks, decision matrices, and recommendations based on project constraints.
Activation Triggers
- "What tech stack should we use?"
- "Help me choose technologies"
- "What database should we use?"
- "Which framework is best?"
- "Technology selection"
Output
Provides:
- Technology decision framework
- Constraint analysis
- Recommendation matrix
- Trade-off analysis
- Implementation guidance
Connected To
- Section 4: System Architecture & Design
- Section 5: Technical Execution Workflow (PART 1)
- TECHNICAL-SUMMARY.md
Decision Framework
Step 1: Define Constraints
- Team size and expertise
- Timeline and budget
- Scale requirements
- Compliance needs
Step 2: Architecture Pattern
- Monolithic vs Microservices
- Serverless vs Traditional
- Event-driven vs Request-response
Step 3: Layer-by-Layer Selection
- Language & Runtime
- Framework
- Database
- Hosting
- Authentication
- Monitoring
Example Output
When activated, provides structured recommendations like:
Based on your constraints:
- Team: 5 developers, TypeScript expertise
- Timeline: 3 months MVP
- Scale: 10K users initially
Recommendation:
- Backend: TypeScript + Node.js + FastAPI
- Frontend: Next.js 14
- Database: PostgreSQL + Redis
- Hosting: Vercel (frontend) + Render (backend)
- Auth: Clerk
Usage
Simply ask: "What tech stack should we use for [project description]?"
The skill will:
- Ask clarifying questions about constraints
- Provide recommendation matrix
- Explain trade-offs
- Link to relevant documentation
スコア
総合スコア
70/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
✓説明文
100文字以上の説明がある
+10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です