Technology Advisor Skill

Analyze technology choices and deliver structured recommendations for architectures and tooling.

4|1|Updated Jan 20, 2026
One-click install
npx skills add https://github.com/sebmartin/ai-workspace --skill technology-advisor-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Technology Advisor Skill
Source: https://github.com/sebmartin/ai-workspace/tree/main/.claude/skills/tech-advisor
Command: npx skills add https://github.com/sebmartin/ai-workspace --skill technology-advisor-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Technology decisions are complex and time-consuming; this skill provides structured guidance to evaluate options, weigh trade-offs, and plan migrations.

Core Features & Use Cases

  • Technology selection: databases, frameworks, languages, and infrastructure choices.
  • Trade-off analysis: performance, DX, ecosystem, and maturity.
  • Implementation approaches: different routes to solve problems.
  • Ecosystem evaluation: community support, tooling, and hiring considerations.
  • Migration planning: paths from current state to desired state with risk assessment.

Quick Start

Ask the Technology Advisor for a recommended stack for a new project, e.g., "Suggest a scalable stack for a web app using Node.js, React, PostgreSQL on AWS."

Frequently Asked Questions about Technology Advisor Skill

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I analyze trade-offs between different software architecture frameworks?

To analyze architecture framework trade-offs, evaluate options based on performance, developer experience, ecosystem maturity, and operational considerations to deliver structured, evidence-based recommendations.

What is the best way to plan a technology stack migration path?

Planning a technology stack migration path requires assessing the current state, defining the desired state, and performing a risk assessment to map out a structured transition strategy.

How do I evaluate database and infrastructure choices for a large system?

Evaluating database and infrastructure choices for large systems involves analyzing ecosystem community support, tooling availability, hiring considerations, and performance trade-offs.

Can I get technology recommendations for a small service or do I need a large system scope?

Technology recommendations can be generated across project scopes ranging from small services to large systems, ensuring the selected architecture fits the specific scale and requirements.

When should I not use a specific framework for my project?

You should avoid a specific framework when ecosystem maturity is low, community support is lacking, or operational considerations and migration risks outweigh the performance benefits.