typescript

Route TypeScript tasks to specialized sub-skills for consistent project standards.

1|Updated Mar 30, 2026
One-click install
npx skills add https://github.com/anicdh/agstack --skill typescript-anicdh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: typescript
Source: https://github.com/anicdh/agstack/tree/main/.claude/skills/typescript
Command: npx skills add https://github.com/anicdh/agstack --skill typescript-anicdh

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

TypeScript complexity in large codebases is mitigated by a guided hub that routes tasks to specialized sub-skills, ensuring consistent practices and faster task resolution.

Core Features & Use Cases

  • Route TypeScript tasks to specialized sub-skills (typescript-dev, typescript-nestjs, typescript-react, typescript-async, typescript-zod, typescript-websocket) for targeted guidance.
  • Maintain consistent type-safety, naming conventions, and integration patterns across front-end and back-end code, including Prisma + Zod validations.
  • Use Case: when starting a new feature, select the relevant sub-skill to apply project-wide TypeScript standards.

Quick Start

Ask Claude to select the appropriate TypeScript sub-skill for your task and follow its checklist.

Frequently Asked Questions about typescript

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

FAQPage Schema
How do I maintain consistent TypeScript patterns across frontend React and backend NestJS?

To maintain consistent TypeScript patterns across React and NestJS, this hub routes your task to specialized sub-skills. It enforces unified type-safety, naming conventions, and integration standards to ensure safety across your project.

What is the best way to unify validation contracts using Prisma and Zod in a TypeScript project?

To unify validation contracts using Prisma and Zod, the typescript-zod sub-skill provides targeted guidance. It routes your validation tasks to apply project-wide type-safety standards and shared contracts across teams.

How do I manage async patterns in TypeScript without introducing type errors?

To manage async patterns without type errors, the typescript-async sub-skill loads a specific activation checklist into context. It provides targeted guidance for safe asynchronous operations.

Can I use a single TypeScript sub-skill for a new feature spanning both frontend and backend?

You can use a single sub-skill for a new feature by selecting the relevant one for your task. The hub delegates tasks to specialized sub-skills like typescript-react or typescript-nestjs to apply targeted standards.

Why does my TypeScript task require routing to a specialized sub-skill instead of general guidance?

Your TypeScript task requires routing to a specialized sub-skill to mitigate complexity in large codebases. This hub structure ensures consistent practices, targeted guidance, and faster task resolution.