tech-stack-evaluator
Evaluate technology stack decisions
Engineering teams need clear evidence before choosing a framework, database, cloud provider, or migration path. This skill turns stack options into structured comparisons, cost estimates, security notes, and recommendations.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "tech-stack-evaluator" from https://skillstore.io/skills/alirezarezvani-tech-stack-evaluator.md and its manifest at https://skillstore.io/api/skills/alirezarezvani-tech-stack-evaluator/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "tech-stack-evaluator". Compare PostgreSQL and MongoDB for a financial reporting application.
Expected outcome:
- Recommendation with confidence level and key assumptions.
- Decision matrix covering consistency, query needs, operations, compliance, and team fit.
- Risks, tradeoffs, and next validation steps.
Using "tech-stack-evaluator". Evaluate AWS versus Azure for a regulated healthcare workload.
Expected outcome:
- Cloud provider scorecard by compliance, services, cost, operations, and ecosystem.
- Estimated cost drivers and security considerations.
- Practical recommendation with conditions that could change the decision.
Using "tech-stack-evaluator". Assess migration from a monolith to microservices.
Expected outcome:
- Migration complexity summary and risk level.
- Phased migration plan with expected effort and dependencies.
- Mitigations for downtime, data consistency, and operational readiness.
Security Audit
SafeStatic analysis produced many high-severity alerts, but contextual review found them to be documentation examples, normal installation instructions, benign scoring code, or non-secret environment detection. No prompt-injection text, malicious intent, credential exfiltration, or unsafe command execution was found in the reviewed evidence.
Risk Factors
๐ Env variables (5)
๐ Network access (5)
๐ Filesystem access (5)
โ๏ธ External commands (31)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/alirezarezvani-tech-stack-evaluator/audits/8?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/alirezarezvani-tech-stack-evaluator?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/alirezarezvani-tech-stack-evaluator?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/alirezarezvani-tech-stack-evaluator/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/alirezarezvani-tech-stack-evaluator.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
alirezarezvani. (2026). tech-stack-evaluator security audit report (audit version 8) [Author version unspecified]. Skillstore. https://skillstore.io/skills/alirezarezvani-tech-stack-evaluator/audits/8BibTeX citation
@techreport{alirezarezvani-alirezarezvani-tech-stack-evaluator-2026,
author = {alirezarezvani},
title = {tech-stack-evaluator security audit report (audit version 8)},
institution = {Skillstore},
year = {2026},
number = {8},
url = {https://skillstore.io/skills/alirezarezvani-tech-stack-evaluator/audits/8},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "tech-stack-evaluator security audit report (audit version 8)"
version: "unspecified"
type: report
authors:
- name: "alirezarezvani"
date-released: "2026-07-09"
url: "https://skillstore.io/skills/alirezarezvani-tech-stack-evaluator/audits/8"
identifiers:
- type: other
value: "skillstore:alirezarezvani-tech-stack-evaluator:audit:8"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Compare frontend frameworks
Compare React, Vue, Angular, or Svelte against team skills, product needs, maintainability, and ecosystem maturity.
Select a cloud provider
Evaluate AWS, Azure, and Google Cloud for workload fit, cost drivers, compliance needs, operational effort, and migration risk.
Plan a legacy migration
Estimate complexity, risk, sequencing, and expected benefits when moving from an older stack to a modern replacement.
Try These Prompts
Compare React and Vue for a SaaS dashboard. Focus on developer productivity, ecosystem maturity, performance, and hiring.
Evaluate this stack for a real-time collaboration product: Node.js, WebSockets, Redis, PostgreSQL, and AWS. Include strengths, risks, and recommendation confidence.
Calculate a five-year TCO comparison for AWS and Azure for 50 compute instances, 10 TB storage, high bandwidth, and a team of six engineers.
Assess migration from AngularJS to React for a 50,000-line application with 200 components. Include risk, timeline, phased approach, and decision criteria.
Best Practices
- Provide the use case, scale, team experience, compliance needs, and decision priorities.
- Ask for weighted criteria when stakeholders disagree about what matters most.
- Validate recommendations with current vendor pricing, benchmarks, and internal operational data.
Avoid
- Do not ask for a generic best technology without explaining the workload and constraints.
- Do not treat directional TCO estimates as final procurement numbers.
- Do not ignore migration risk when a new stack scores higher on features alone.
Frequently Asked Questions
Can this skill compare more than two technologies?
Does it use live data from GitHub, npm, or CVE sources?
Can it help with compliance decisions?
Is the cost analysis exact?
Can it produce executive summaries?
Which tools can use this skill?
Developer Details
Author
alirezarezvaniLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Repository
https://github.com/alirezarezvani/claude-skills/tree/main/engineering-team/tech-stack-evaluatorRef
7db9b9f06e0ab79c575b58bc48c4d8dc9849f424
Maintenance freshness
7/18/2026
Usage
7 downloads ยท 194 views
File structure
๐ expected_output_comparison.json
๐ format_detector.py
๐ HOW_TO_USE.md
๐ README.md
๐ report_generator.py
๐ sample_input_structured.json
๐ security_assessor.py
๐ SKILL.md
๐ stack_comparator.py
๐ tco_calculator.py