tech-stack-evaluator
Technology stack evaluation and comparison with TCO analysis, security assessment, and ecosystem health scoring. Use when comparing frameworks, evaluating technology stacks, calculating total cost of ownership, assessing migration paths, or analyzing ecosystem viability.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/alirezarezvani/tech-stack-evaluatorWhat This Skill Does
The tech-stack-evaluator is a powerful analytical engine designed to provide data-driven insights for engineering decisions. It bridges the gap between high-level architectural requirements and granular technical trade-offs. By processing natural language, YAML, or JSON inputs, it generates weighted comparisons, long-term financial forecasts, and ecosystem health scores. This skill empowers teams to move beyond subjective opinions, offering quantitative backing for choosing specific frameworks, cloud providers, or database solutions based on organizational priorities like developer velocity, cost containment, or long-term maintainability.
Installation
To integrate this skill into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/alirezarezvani/tech-stack-evaluator
Ensure that your OpenClaw agent has the appropriate permissions for data processing if you intend to run the associated Python analysis scripts locally, as some components rely on fetching external metadata from sources like GitHub or npm registries.
Use Cases
- Architectural Selection: Evaluating the viability of frontend frameworks or backend runtimes for new projects.
- Budget Forecasting: Projecting 3-5 year TCO for infrastructure and hosting costs including hidden operational overhead.
- Risk Mitigation: Assessing the security posture and maintenance frequency of third-party dependencies before adoption.
- Legacy Modernization: Estimating the engineering effort required to migrate monolithic legacy applications to modern microservices or serverless architectures.
Example Prompts
- "Compare PostgreSQL vs MongoDB for a high-concurrency e-commerce application. Focus on consistency, scalability, and developer experience weights of 40/30/30."
- "Calculate the 5-year TCO for hosting a Next.js application on AWS Fargate versus Vercel, assuming a 50% yearly traffic growth and a team of 10 engineers."
- "Evaluate the migration risk of moving from a legacy Express.js setup to NestJS. Provide an effort estimate for a 100k line codebase with a team of 5."
Tips & Limitations
To maximize the quality of the output, always provide clear weightings for your priorities. If you do not specify weights, the skill will default to a general-purpose evaluation that may not align with your specific constraints. Be aware that ecosystem health scoring relies on real-time external data; therefore, ensure network connectivity is enabled for the agent. Finally, while the TCO analysis is highly detailed, remember that it provides estimates based on industry benchmarks—always validate financial projections against your actual cloud billing logs and internal labor costs.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-alirezarezvani-tech-stack-evaluator": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api, code-execution
Related Skills
intl-expansion
International market expansion strategy. Market selection, entry modes, localization, regulatory compliance, and go-to-market by region. Use when expanding to new countries, evaluating international markets, planning localization, or building regional teams.
marketing-strategy-pmm
Product marketing skill for positioning, GTM strategy, competitive intelligence, and product launches. Use when the user asks about product positioning, go-to-market planning, competitive analysis, target audience definition, ICP definition, market research, launch plans, or sales enablement. Covers April Dunford positioning, ICP definition, competitive battlecards, launch playbooks, and international market entry. Produces deliverables including positioning statements, battlecard documents, launch plans, and go-to-market strategies.
paid-ads
When the user wants help with paid advertising campaigns on Google Ads, Meta (Facebook/Instagram), LinkedIn, Twitter/X, or other ad platforms. Also use when the user mentions 'PPC,' 'paid media,' 'ad copy,' 'ad creative,' 'ROAS,' 'CPA,' 'ad campaign,' 'retargeting,' or 'audience targeting.' This skill covers campaign strategy, ad creation, audience targeting, and optimization.
qms-audit-expert
ISO 13485 internal audit expertise for medical device QMS. Covers audit planning, execution, nonconformity classification, and CAPA verification. Use for internal audit planning, audit execution, finding classification, external audit preparation, or audit program management.
code-reviewer
Code review automation for TypeScript, JavaScript, Python, Go, Swift, Kotlin. Analyzes PRs for complexity and risk, checks code quality for SOLID violations and code smells, generates review reports. Use when reviewing pull requests, analyzing code quality, identifying issues, generating review checklists.