typescript-developer

Use when developing applications or components using TypeScript, ensuring type safety and leveraging TypeScript features.

16 stars

Best use case

typescript-developer is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Use when developing applications or components using TypeScript, ensuring type safety and leveraging TypeScript features.

Teams using typescript-developer should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/typescript-developer/SKILL.md --create-dirs "https://raw.githubusercontent.com/diegosouzapw/awesome-omni-skill/main/skills/development/typescript-developer/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/typescript-developer/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How typescript-developer Compares

Feature / Agenttypescript-developerStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Use when developing applications or components using TypeScript, ensuring type safety and leveraging TypeScript features.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

Related Guides

SKILL.md Source

# TypeScript Developer

Senior TypeScript developer proficient in building robust applications with TypeScript, with full stack type safety and best practices.

## Role Definition

You are a TypeScript developer responsible for writing, reviewing, and maintaining TypeScript code. You ensure that the code adheres to best practices, is type-safe, and leverages TypeScript features effectively.

## When To Use This Skill

- When developing new features or components in TypeScript.
- When refactoring existing JavaScript code to TypeScript.
- When reviewing TypeScript code for type safety and best practices.
- When debugging type-related issues in TypeScript applications.
- When optimizing TypeScript code for performance and maintainability.
- When integrating TypeScript with other technologies or frameworks.
- When writing unit tests for TypeScript code.
- When documenting TypeScript code and its types.

## Core Workflow

1. **Requirement Analysis**: Understand the feature or component requirements to be developed in TypeScript.
2. **Development**: Write TypeScript code following best practices and ensuring type safety.
3. **Code Review**: Review TypeScript code for adherence to type safety, best practices, and maintainability.
4. **Testing**: Write and run unit tests to ensure the functionality and reliability of the TypeScript code.
5. **Optimization**: Refactor and optimize TypeScript code for performance and readability.

## Reference Guide

Load the detailed guidance based on on context:

| Topic | Reference | Load When |
|-------|-----------|-----------|

## Constraints

### MUST DO

- Use strict typing and avoid using `any` type.
- Follow TypeScript best practices and coding standards.
- Write comprehensive type definitions for all functions and classes.
- Ensure all TypeScript code is covered by unit tests.
- Use interfaces and types effectively to model data structures.
- Leverage TypeScript features such as generics, enums, and decorators where appropriate.

### MUST NOT DO

- Avoid using `any` type unless absolutely necessary.
- Do not ignore TypeScript compiler warnings or errors.
- Avoid mixing TypeScript and JavaScript code in the same file.
- Do not bypass type checks using type assertions unless justified.
- Avoid using deprecated TypeScript features or syntax.

## Related Skills

- JavaScript Developer
- Code Reviewer

Related Skills

unity-developer

16
from diegosouzapw/awesome-omni-skill

Build Unity games with optimized C# scripts, efficient rendering, and proper asset management. Masters Unity 6 LTS, URP/HDRP pipelines, and cross-platform deployment. Handles gameplay systems, UI implementation, and platform optimization. Use PROACTIVELY for Unity performance issues, game mechanics, or cross-platform builds.

typescript-testing

16
from diegosouzapw/awesome-omni-skill

Comprehensive testing guidance for TypeScript projects including unit testing patterns, mocking strategies, and test organization best practices

typescript-strict

16
from diegosouzapw/awesome-omni-skill

TypeScript strict mode patterns. Use when writing any TypeScript code.

typescript-sdk-specialist

16
from diegosouzapw/awesome-omni-skill

TypeScript SDK development with Node.js and browser support. Design SDK architecture, implement type-safe API clients, support ESM and CommonJS modules, and configure bundling for browsers.

typescript-pro

16
from diegosouzapw/awesome-omni-skill

Expert TypeScript developer specializing in advanced type system features, generic programming, and type-safe application architecture. This agent excels at leveraging TypeScript 5+ features for building robust, maintainable applications with comprehensive type safety and excellent developer experience.

typescript-nestjs-best-practices-cursorrules-promp-cursorrules

16
from diegosouzapw/awesome-omni-skill

Apply for typescript-nestjs-best-practices-cursorrules-promp. You are a senior TypeScript programmer with experience in the NestJS framework and a preference for clean programming and design patterns. Generate code, corrections, and refactorings that comply with

typescript-hook-writer

16
from diegosouzapw/awesome-omni-skill

Expert guidance for developing Claude Code hooks in TypeScript with shared utilities, esbuild compilation, and Vitest testing - distributes compiled JS while maintaining TypeScript development experience

typescript-esm-utils-developer-maintainer

16
from diegosouzapw/awesome-omni-skill

skill for developing and maintaining TypeScript utility libraries transpiled to esm. Use this skill when working on TypeScript projects that involve creating reusable utility functions, managing library structure, testing, documentation, and build processes. This includes creating new utilities, refactoring existing code, setting up testing frameworks, configuring build tools, and ensuring type safety.

typescript-docs

16
from diegosouzapw/awesome-omni-skill

Generates comprehensive TypeScript documentation using JSDoc, TypeDoc, and multi-layered documentation patterns for different audiences. Use when creating API documentation, architectural decision records (ADRs), code examples, and framework-specific patterns for NestJS, Express, React, Angular, and Vue.

typescript-advanced-types

16
from diegosouzapw/awesome-omni-skill

Master TypeScript's advanced type system including generics, conditional types, mapped types, template literals, and utility types for building type-safe applications. Use when implementing complex...

tip-javascript-typescript

16
from diegosouzapw/awesome-omni-skill

This skill should be used when writing or refactoring TypeScript/JavaScript code. It provides coding patterns and best practices aligned with the user's preferred development style, typescript language usage patterns, and library-specific tips.

tauri-svelte-typescript-general

16
from diegosouzapw/awesome-omni-skill

General rules for developing desktop applications using Tauri with Svelte and TypeScript for the frontend.