Agent skill · Security

tech-stack-evaluator

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

Alireza Rezvani23,369★ · +428/wk · 1 repos on radarProfile →
claude-codeships scriptsMIT
Install
npx skills add alirezarezvani/claude-code-skill-factory --skill tech-stack-evaluator --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 14
SKILL.md size: 15 KB
Bundled scripts: yes
Path: generated-skills/tech-stack-evaluator/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 839
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Technology Stack Evaluator A comprehensive evaluation framework for comparing technologies, frameworks, cloud providers, and complete technology stacks. Provides data-driven recommendations with TCO analysis, security assessment, ecosystem health scoring, and migration path analysis. ## Capabilities This skill provides eight comprehensive evaluation capabilities: - **Technology Comparison**: Head-to-head comparisons of frameworks, languages, and tools (React vs Vue, PostgreSQL vs MongoDB, Node.js vs Python) - **Stack Evaluation**: Assess complete technology stacks for specific use cases (real-time collaboration, API-heavy SaaS, data-intensive platforms) - **Maturity & Ecosystem Analysis**: Evaluate community health, maintenance status, long-term viability, and ecosystem strength - **Total Cost of Ownership (TCO)**: Calculate comprehensive costs including licensing, hosting, developer productivity, and scaling - **Security & Compliance**: Analyze vulnerabilities, compliance readiness (GDPR, SOC2, HIPAA), and security posture - **Migration Path Analysis**: Assess migration complexity, risks, timelines, and strategies from legacy to modern stacks - **Cloud Provider Comparison**: Com

What's inside
Steps it walks through
  1. Capabilities
  2. Input Requirements
  3. Flexible Input Formats (Automatic Detection)
  4. Analysis Scope Selection
  5. Output Formats
  6. Context-Aware Output
  7. Progressive Disclosure Structure
  8. Report Sections (User-Selectable)
  9. How to Use
  10. Basic Invocations
  11. Advanced Invocations
  12. Scripts
  13. Core Modules
  14. Utility Modules
Ships with 13 files
  • HOW_TO_USE.md
  • README.md
  • ecosystem_analyzer.py
  • expected_output_comparison.json
  • format_detector.py
  • migration_analyzer.py
  • report_generator.py
  • sample_input_structured.json
  • sample_input_tco.json
  • sample_input_text.json
  • security_assessor.py
  • stack_comparator.py
  • tco_calculator.py
More from claude-code-skill-factory
All skills →
About this skill
What does the tech-stack-evaluator skill do?

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

How do I install it?

Run `npx skills add alirezarezvani/claude-code-skill-factory --skill tech-stack-evaluator --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From alirezarezvani/claude-code-skill-factory, a repository with 839 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going