tech-stack-recommendations

Recommend technology stacks for TypeScript and JavaScript projects.

1|Updated Apr 17, 2026
One-click install
npx skills add https://github.com/sorawit-w/agent-skills --skill tech-stack-recommendations
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tech-stack-recommendations
Source: https://github.com/sorawit-w/agent-skills/tree/main/skills/tech-stack-recommendations
Command: npx skills add https://github.com/sorawit-w/agent-skills --skill tech-stack-recommendations

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and scripts (resource) and assets (resource) components.

What problem does it solve?

This Skill helps developers and architects select an appropriate technology stack for new or migrating TypeScript/JavaScript projects, avoiding hours of indecisiveness.

Core Features & Use Cases

  • Provides tailored stack recommendations based on project scope, platform, and requirements.
  • Includes detailed reference guides for runtime, frontend, backend, and deployment options.
  • Use Case: When starting a new web application, ask this Skill to recommend the best runtime, frameworks, and deployment platforms suited to your goals and infrastructure constraints.

Quick Start

Ask the AI to recommend a complete stack for a new web app using TypeScript, including runtime, framework, database, and deployment options.

Frequently Asked Questions about tech-stack-recommendations

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

FAQPage Schema
How do I choose the best technology stack for a new TypeScript web application?

Choosing a technology stack for a TypeScript project involves evaluating project scope, platform needs, existing infrastructure, and developer expertise to match runtimes like Bun, Deno, or Node with suitable frameworks, databases, and deployment platforms.

What is the best JavaScript runtime for migrating an existing project infrastructure?

The best JavaScript runtime for migrating infrastructure depends on your platform constraints and existing setup, requiring an evaluation of Bun, Deno, and Node to ensure practical alignment with current deployment platforms.

How do I select frontend and backend frameworks for a JavaScript project?

Select frontend and backend frameworks for a JavaScript project by analyzing reference guides against your project scope, ensuring the chosen frameworks align seamlessly with your preferred runtime and database requirements.

Does this tech stack recommendation approach work for both new and migrating projects?

Yes, this tech stack recommendation approach works for both new and migrating TypeScript and JavaScript projects, evaluating runtime, framework, database, and deployment options based on specific platform needs and developer expertise.

When should I consider Bun or Deno over Node for my deployment platform?

Consider Bun or Deno over Node for your deployment platform when your project scope and infrastructure constraints demand specific performance characteristics or modern runtime features that align better with your developer expertise.