tech-stack-recommender
Recommend technology stacks based on project requirements, team expertise, and constraints. Use when selecting frameworks, languages, databases, and infrastructure for new projects.
Third-Party Agent Skill: Review the code before installing. Agent skills execute in your AI assistant's environment and can access your files. Learn more about security
Installation for Agentic Skill
View all platforms →skilz install alirezarezvani/claude-cto-team/tech-stack-recommenderskilz install alirezarezvani/claude-cto-team/tech-stack-recommender --agent opencodeskilz install alirezarezvani/claude-cto-team/tech-stack-recommender --agent codexskilz install alirezarezvani/claude-cto-team/tech-stack-recommender --agent geminiFirst time? Install Skilz: pip install skilz
Works with 22+ AI coding assistants
Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...
Extract and copy to ~/.claude/skills/ then restart Claude Desktop
git clone https://github.com/alirezarezvani/claude-cto-teamcp -r claude-cto-team/skills/tech-stack-recommender ~/.claude/skills/Need detailed installation help? Check our platform-specific guides:
Related Agentic Skills
opencode-cli
by SpillwaveSolutions
This skill should be used when configuring or using the OpenCode CLI for headless LLM automation. Use when the user asks to "configure opencode", "...
backtesting-frameworks
by wshobson
Build robust backtesting systems for trading strategies with proper handling of look-ahead bias, survivorship bias, and transaction costs. Use when...
cost-optimization
by wshobson
Optimize cloud costs through resource rightsizing, tagging strategies, reserved instances, and spending analysis. Use when reducing cloud expenses,...
event-store-design
by wshobson
Design and implement event stores for event-sourced systems. Use when building event sourcing infrastructure, choosing event store technologies, or...
Agentic Skill Details
- Owner
- alirezarezvani (GitHub)
- Repository
- claude-cto-team
- Stars
- 44
- Forks
- 10
- Type
- Technical
- Meta-Domain
- cloud infrastructure
- Primary Domain
- terraform
- Market Score
- 0
Agent Skill Grade
C Score: 70/100 Click to see breakdown
Score Breakdown
Areas to Improve
- Missing Reference Files
- Template Repetition
- No Workflow Steps
Recommendations
- Focus on improving Pda (currently 15/30)
- Address 2 high-severity issues first
- Add trigger phrases to description for discoverability
Graded: 2026-01-24
Developer Feedback
I've been poking around tech stack selection problems lately, and I see you're tackling the decision-making side of it—how did you land on this particular approach for guiding those choices?
Links:
The TL;DR
You're at 70/100, solidly in C territory. This is based on Anthropic's skill grading rubric across five pillars. Your strongest area is Spec Compliance (12/15)—the frontmatter and naming are clean. Weakest area is Progressive Disclosure Architecture (15/30)—you're packing 448 lines into a single file when you could be more strategic about layering content.
What's Working Well
- Clear decision framework (lines 20-41) with ASCII diagrams showing inputs and outputs—this actually gives people a visual anchor for how to use the skill
- Excellent stack templates (lines 187-307) that show real-world examples for SaaS, e-commerce, and enterprise scenarios—people can see themselves in these
- Strong metadata and triggers in the frontmatter—terms like "selecting frameworks," "language selection," and "infrastructure choices" are solid discovery hooks
- Practical evaluation checklist (lines 327-348) that gives people a way to validate their choice after the fact
The Big One: Missing Reference Files
You're listing two reference files that don't actually exist: framework-comparison.md and migration-playbooks.md (lines 444-447). This is a PDA violation because you're claiming a layered structure you haven't actually built.
Here's the fix: Either create those files and move your detailed comparison content into them, or remove the References section. If you go with creating them, you'd move those 4 stack templates (120 lines of repetition) into `references/stack-tem...
AI-Detected Topics
Extracted using NLP analysis
Browse Category
More cloud infrastructure Agentic SkillsReport Security Issue
Found a security vulnerability in this agent skill?
Report Security Issue
Thank you for helping keep SkillzWave secure. We'll review your report and take appropriate action.
Note: For critical security issues that require immediate attention, please also email security@skillzwave.ai directly.