Recommend technology stacks and tools for specific business needs. TRIGGERS - Use when user wants tech recommendations, tool comparisons, or stack architecture.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add Winbda/claude-skills-collection --skill tech-stack-advisor --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Tech Stack Advisor?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/winbda-tech-stack-advisor)More formats (shields.io, HTML) on the badges page.
---
name: tech-stack-advisor
description: |
Recommend technology stacks and tools for specific business needs.
TRIGGERS - Use when user wants tech recommendations, tool comparisons, or stack architecture.
---
# Tech Stack Advisor
## Output Format
```markdown
# Tech Stack Recommendation: [Use Case]
## Requirements Analysis
| Need | Priority | Notes |
|------|----------|-------|
| [need] | Must have / Nice to have | [context] |
## Recommended Stack
### [Category 1: e.g., CRM]
**Recommended**: [Tool] — $[price]/mo
**Why**: [reasoning]
**Alternatives**: [Tool B] ($X), [Tool C] ($X)
### [Category 2: e.g., Email]
[Same structure]
## Integration Map
```
[Tool A] ←→ [Tool B] (via [connector])
[Tool B] → [Tool C] (via [API/Zapier])
```
## Cost Summary
| Tool | Monthly | Annual | Notes |
|------|---------|--------|-------|
| [tool] | $X | $X | [tier] |
| **Total** | **$X** | **$X** | |
## Migration Plan
[If replacing existing tools]
## Setup Timeline
[Phased implementation]
```
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
MySQL development best practices for schema design, query optimization, and database administration