javascript-typescript

Generate modern JavaScript and TypeScript application templates with Node.js, Express, and React.

3|1|Updated Dec 17, 2025
One-click install
npx skills add https://github.com/ProjAnvil/MindForge --skill javascript-typescript-projanvil
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: javascript-typescript
Source: https://github.com/ProjAnvil/MindForge/tree/main/skills/zh-cn/javascript-typescript
Command: npx skills add https://github.com/ProjAnvil/MindForge --skill javascript-typescript-projanvil

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

专业的 JavaScript 和 TypeScript 开发技能,覆盖从现代 ES6+ 语法、类型系统到 Node.js 运行时、后端框架 Express、前端框架 React、测试框架以及最佳实践,帮助开发者提升代码质量与开发效率。

Core Features & Use Cases

  • 语言与运行时支持: JavaScript (ES6+), TypeScript 5+ 以及 Node.js 18+ 生态。
  • 全栈栈能力: 使用 Express/Fastify/NestJS 构建 RESTful API,以及 React/Next.js/Vue 等前端框架的现代应用。
  • 质量与性能: 强调单元测试、端到端测试、性能优化和安全最佳实践,适用于企业级应用的开发与维护。
  • 实际场景示例: 依据需求生成后端服务、前端组件、以及测试用例的完整代码模板与约定。

Quick Start

使用该技能快速搭建并运行一个包含前后端的现代 TypeScript 项目模板。

Frequently Asked Questions about javascript-typescript

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

FAQPage Schema
How do I scaffold a scalable TypeScript project with React and Node.js?

To scaffold a scalable TypeScript project, generate deployment-ready templates with strict typing, modern ES6+ syntax, and robust project structures for both React front-end interfaces and Node.js backends.

What are the best practices for designing RESTful APIs in Express with TypeScript?

Best practices for designing RESTful APIs in Express involve applying strict TypeScript typing, scalable project scaffolds, and guidance on performance, security, and maintainability for enterprise-grade applications.

How do I set up unit and end-to-end testing strategies for modern JavaScript applications?

Set up testing strategies for modern JavaScript applications by generating complete test case templates and coding conventions that emphasize unit testing, end-to-end testing, and overall code quality.

Can I use this approach to build APIs with Fastify and NestJS as well as Express?

Yes, you can build RESTful APIs using Express, Fastify, and NestJS, alongside modern front-end frameworks like React, Next.js, and Vue, all within the Node.js 18+ ecosystem.

What is the recommended way to enforce strict typing in TypeScript 5+?

The recommended way to enforce strict typing in TypeScript 5+ is by applying end-to-end guidance and patterns that fulfill requirements for strict TypeScript typing and robust code templates.