Skillzwave Logo
Skillzwave

tech-stack-evaluator

0.0
C

Comprehensive technology stack evaluation and comparison tool with TCO analysis, security assessment, and intelligent recommendations for engineering teams

Commands Agents Marketplace
#claude-ai#scoring#security#claudecode-subagents#claude-ai-skills#TCO analysis#analysis#claude-skills

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-skills/tech-stack-evaluator
skilz install alirezarezvani/claude-skills/tech-stack-evaluator --agent opencode
skilz install alirezarezvani/claude-skills/tech-stack-evaluator --agent codex
skilz install alirezarezvani/claude-skills/tech-stack-evaluator --agent gemini

First time? Install Skilz: pip install skilz

Works with 22+ AI coding agents

Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...

View All Agents
Download Agent Skill ZIP

Extract and copy to ~/.claude/skills/ then restart Claude Desktop

1. Clone the repository:
git clone https://github.com/alirezarezvani/claude-skills
2. Copy the agent skill directory:
cp -r claude-skills/engineering-team/tech-stack-evaluator ~/.claude/skills/

Need detailed installation help? Check our platform-specific guides:

Related Agentic Skills

automating-mail

by SpillwaveSolutions

Automates Apple Mail via JXA with AppleScript dictionary discovery. Use when asked to "automate email", "send mail via script", "JXA Mail automation",...

100
A
general
Marketplace
#excel#Mail.OutgoingMessage#Status

automating-reminders

by SpillwaveSolutions

Automates Apple Reminders using JavaScript for Automation (JXA). Use when asked to "create reminders programmatically", "automate reminder lists", "JX...

100
A
general
Marketplace
#app.lists.byName#excel#notes

mastering-postgresql

by SpillwaveSolutions

PostgreSQL development for Python with full-text search (tsvector, tsquery, BM25 via pg_search), vector similarity (pgvector with HNSW/IVFFlat), JSONB...

100
A
general
Marketplace
#references#search#vector

automating-contacts

by SpillwaveSolutions

Automates macOS Contacts via JXA with AppleScript dictionary discovery. Use when asked to "automate contacts", "JXA contacts automation", "macOS addre...

99
A
general
Marketplace
#excel#notes#Contacts.Person

Agentic Skill Details

Repository
claude-skills
Type
Other
Meta-Domain
N/A
Primary Domain
N/A
Market Score
0.0

Agent Skill Grade

C
Score: 76/100 Click to see breakdown

Score Breakdown

Spec Compliance
11/15
PDA Architecture
18/30
Ease of Use
19/25
Writing Style
6/10
Utility
16/20
Modifiers: +6

Areas to Improve

  • No trigger phrases
  • All content embedded in single 430-line file; no references/ directory with detailed documentation
  • 430-line file lacks TOC; difficult to navigate

Recommendations

  • Address 1 high-severity issues first
  • Add trigger phrases to description for discoverability
  • Add table of contents for files over 100 lines

Graded: 1/23/2026

Developer Feedback

I've been diving into how developers choose their tech stacks, and your skill's approach to systematizing that decision-making really caught my eye—though the grading suggests there's some untapped potential in how you're structuring the guidance.

Links:

The TL;DR

You're at 76/100, solidly C territory. This evaluation is based on Anthropic's Progressive Disclosure Architecture standards—the five pillars that make skills actually useful to developers. Your strongest area is Utility (16/20)—the core capability is genuinely solid. But PDA is your weak point (18/30)—you're cramming 430 lines into one file when you should be layering the complexity.

What's Working Well

  • Comprehensive coverage: You're addressing a real gap. The TCO analysis, security assessment, and migration path evaluation? That's exactly what teams need when evaluating stacks.
  • Clear metadata: Your triggers are specific ("tech stack evaluator", "run tech stack evaluator") and your description paints a picture of what this does. That's better than most.
  • Solid utility design: You've built in weighted criteria and progressive disclosure concepts—users can select analysis sections rather than getting dumped on with everything. That's thoughtful.
  • Structured sections: The progression from Use Cases through Output Formats feels logical. Navigation isn't broken, it's just... dense.

The Big One: Your Architecture is Upside Down

Here's the thing: all 430 lines live in one SKILL.md file. That's the killer for PDA. You should have:

  • SKILL.md: Lightweight entry point (~80 lines max)
  • references/metrics.md: All your metric calculations (currently ~180 lines of repetitive detail)
  • references/examples.md: Concrete input/output pairs showing exactly what good results look like
  • references/workflows.md: Step-by-step walkthroughs for common scenarios

This isn't just tidying up—it moves you from 18/30 to ~26/30 on PDA (+8 points easily). Developers skim the main file to decide if they want to use you, then dig into references if they need details. Right now they're wading through everything upfront.

Other Things Worth Fixing

  1. Add a Table of Contents to SKILL.md right after the metadata. For a 430-line file, this is mandatory. Adds ~2 points (Navigation Signals).

  2. Condense the Metrics section — lines 227-350 repeat the same concept definitions multiple times. Move detailed formulas to references/metrics.md and keep a summary table in the main file. This saves ~100 lines and improves token economy (+3 points).

  3. Fix the voice — you're mixing descriptive language ("provides", "Users can") with imperative ("Define", "Provide"). Pick one and stick with it. Consistent infinitive/imperative throughout adds +2 points.

  4. Show actual output examples — you describe the output format but don't show a concrete before/after. Add a real example in references/examples.md showing how a "quick comparison" output looks vs. a "detailed analysis". That's +2-3 points (Utility).

Quick Wins

  • Highest ROI: Create the references/ directory structure. This alone gets you to ~84/100.
  • Then: Add Table of Contents, condense Metrics section, move detailed content to references.
  • Finally: Fix voice consistency and add concrete output examples.

You've got a genuinely useful skill here. The issue isn't capability—it's presentation architecture. Restructure for Progressive Disclosure and you're looking at 85+/100.


Checkout your skill here: SkillzWave.ai | SpillWave We have an agentic skill installer that install skills in 14+ coding agent platforms. Check out this guide on how to improve your agentic skills.

AI-Detected Topics

Extracted using NLP analysis

claude-ai scoring security claudecode-subagents claude-ai-skills TCO analysis analysis claude-skills claude-code migration comparison anthropic-claude metrics claude-code-skills agentic-ai Cost TCO agentic-coding assessment

Report Security Issue

Found a security vulnerability in this agent skill?