typescript AI Agent Skills

Browse 48 skills related to typescript

adk

1.8k
openclawopenclaw

A guide to build AI bots with Botpress's Agent Development Kit (ADK)

botpressadkchatbot+2
190 days ago

expo-app-design

868
skillcreatoraiskillcreatorai

Build beautiful cross-platform mobile apps with Expo Router, NativeWind, and React Native.

exporeacttypescript
190 days ago

upgrading-expo

868
skillcreatoraiskillcreatorai

Guidelines for upgrading Expo SDK versions and fixing dependency issues.

exporeacttypescript
190 days ago

vercel-deploy

868
skillcreatoraiskillcreatorai

Deploy applications to Vercel with edge functions, serverless, and ISR.

nextjsnodetypescript
190 days ago

react-best-practices

868
skillcreatoraiskillcreatorai

React development guidelines with hooks, component patterns, state management, and performance optimization.

reacttypescriptnextjs
190 days ago

web-design-guidelines

868
skillcreatoraiskillcreatorai

Modern web design principles for responsive layouts, accessibility, and visual hierarchy.

reactnextjstypescript
190 days ago

cli-builder

529
Joelhooks Swarm Tools Cli BuilderJoelhooks Swarm Tools Cli Builder

Guide for building TypeScript CLIs with Bun. Use when creating command-line tools, adding subcommands to existing CLIs, or building developer tooling. Covers argument parsing, subcommand patterns, output formatting, and distribution.

clitypescriptbun+1
190 days ago

convex-schema-validator

339
Waynesutton Convexskills Convex Schema ValidatorWaynesutton Convexskills Convex Schema Validator

Defining and validating database schemas with proper typing, index configuration, optional fields, unions, and migration strategies for schema changes

convexschemavalidation+3
190 days ago

AIMDS

76
ruvnetruvnet

AI Manipulation Defense System implementation with Midstream, AgentDB, and lean-agentic

securityai-defenserust+3
190 days ago

Advanced Playwright E2E Framework

71
PramodDuttaPramodDutta

Enterprise-grade Playwright test automation framework using 8-layer architecture with Page Object Model, Module Pattern, custom fixtures, API testing layer, structured logging, data generators, multi-browser support, Docker, CI/CD pipelines, and custom HTML reporting.

playwrighte2eadvanced+12
190 days ago

Vitest Testing

71
PramodDuttaPramodDutta

Modern JavaScript and TypeScript testing with Vitest, covering unit testing, integration testing, mocking, snapshots, browser mode, and Vite integration.

vitestunit-testingvite+4
190 days ago

Jest Unit Testing

71
PramodDuttaPramodDutta

Unit testing skill using Jest for TypeScript and JavaScript, covering mocking, spies, snapshots, coverage, async testing, and custom matchers.

jestunit-testingmocking+3
190 days ago

NestJS Testing Patterns

71
PramodDuttaPramodDutta

NestJS application testing with @nestjs/testing, dependency injection mocking, e2e testing with supertest, guard testing, and pipe validation testing.

nestjstypescriptdependency-injection+2
190 days ago

party

51
cazalacazala

Programmatic guide for the @cazala/party library: engine setup, modules, particles, and performance across CPU + WebGPU.

partyparticlesphysics+4
190 days ago

graphql-api-development

40
manutejmanutej

Comprehensive guide for building GraphQL APIs including schema design, queries, mutations, subscriptions, resolvers, type system, error handling, authentication, authorization, caching strategies, and production best practices

graphqlapischema+8
190 days ago

angular-development

40
manutejmanutej

Comprehensive Angular framework development covering components, directives, services, dependency injection, routing, and reactive programming based on official Angular documentation

angulartypescriptcomponents+6
190 days ago

openapi_docs

39
vuralserhat86vuralserhat86

Generate comprehensive REST API documentation using SpringDoc OpenAPI 3.0 and Swagger UI in Spring Boot 3.x applications. Use when setting up API documentation, configuring Swagger UI, adding OpenAPI annotations, implementing security documentation, or enhancing REST endpoints with examples and schemas.

accessibilityapi integrationapi-documentation+28
190 days ago

Convex Best Practices

34
powroompowroom

Guidelines for building production-ready Convex apps covering function organization, query patterns, validation, TypeScript usage, error handling, and the Zen of Convex design philosophy

convexbest-practicestypescript+2
190 days ago

Convex Schema Validator

34
powroompowroom

Defining and validating database schemas with proper typing, index configuration, optional fields, unions, and migration strategies for schema changes

convexschemavalidation+3
190 days ago

mcp-builder

18
LangConfigLangConfig

Comprehensive guide for creating Model Context Protocol (MCP) servers. Use when building MCP servers, integrating external APIs, or creating tool interfaces for LLMs.

mcpapitypescript+3
190 days ago

hono-validation

15
bobmatnycbobmatnyc

Hono request validation with Zod, TypeBox, Valibot - type-safe input validation for JSON, forms, query params, and headers

honovalidationzod+4
190 days ago

vitest

15
bobmatnycbobmatnyc

Vitest - Modern TypeScript testing framework with Vite-native performance, ESM support, and TypeScript-first design

testingvitestvite+4
190 days ago

biome

15
bobmatnycbobmatnyc

Biome - Fast all-in-one toolchain for web projects (linter + formatter in Rust, 100x faster than ESLint)

biomelintingformatting+4
190 days ago

Fastify

15
bobmatnycbobmatnyc

Production Fastify (TypeScript) patterns: schema validation, plugins, typed routes, error handling, security hardening, logging, testing with inject, and graceful shutdown

typescriptfastifynodejs+5
190 days ago

kysely

15
bobmatnycbobmatnyc

Kysely type-safe SQL query builder - End-to-end type safety from schema to queries, migrations, transactions, plugins

typescriptdatabasesql+4
190 days ago

medusa

15
oimiragieooimiragieo

Medusa v2 rules and best practices for modular commerce architecture, Workflow SDK, data models, services, and admin customizations.

medusaheadless-commerceecommerce+4
190 days ago

hono-rpc

15
bobmatnycbobmatnyc

Hono RPC - end-to-end type-safe API client generation with hc client and TypeScript inference

honorpctype-safety+3
190 days ago

MCP

15
bobmatnycbobmatnyc

MCP (Model Context Protocol) - Build AI-native servers with tools, resources, and prompts. TypeScript/Python SDKs for Claude Desktop integration.

mcpmodel-context-protocolai+8
190 days ago

angular-expert

15
oimiragieooimiragieo

Angular framework expert including components, services, RxJS, templates, and testing

angulartypescriptrxjs+2
190 days ago

convex-development-general

15
oimiragieooimiragieo

Applies general rules for Convex development, emphasizing schema design, validator usage, index-first query patterns, function registration, and correct handling of system fields.

convexbackendrealtime+4
190 days ago

SvelteKit

15
bobmatnycbobmatnyc

SvelteKit - Full-stack Svelte framework with file-based routing, SSR/SSG, form actions, and adapters for deployment

sveltekitsveltessr+7
190 days ago

jest-typescript

15
bobmatnycbobmatnyc

Jest with TypeScript - Industry standard testing framework with 70% market share, mature ecosystem, React Testing Library integration

testingjesttypescript+2
190 days ago

svelte5-runes-static

15
bobmatnycbobmatnyc

Svelte 5 runes + SvelteKit adapter-static (SSG/SSR) patterns for hydration-safe state, store bridges, and reactivity that survives prerendering

sveltesvelte5sveltekit+9
190 days ago

hono-core

15
bobmatnycbobmatnyc

Hono ultrafast web framework fundamentals - routing, context, handlers, and response patterns for multi-runtime deployment

honoweb-frameworkrouting+5
190 days ago

drizzle-orm-rules

15
oimiragieooimiragieo

Rules for Drizzle ORM schema design, query patterns, migration workflows, and relational query usage. Ensures type-safe, production-ready database interactions.

drizzleormtypescript+4
190 days ago

Vue

15
bobmatnycbobmatnyc

Vue 3 - Progressive JavaScript framework with Composition API, reactivity system, single-file components, Vite integration, TypeScript support

vuevue3composition-api+7
190 days ago

langflow

9
enunoenuno

A powerful Python-based visual framework for building and deploying AI-powered agents and workflows with Model Context Protocol (MCP) integration, drag-and-drop interface, and enterprise-grade deployment options

langflowai-agentsvisual-workflow+7
190 days ago

frontend-developer

7
louloulinlouloulin

Modern frontend development expert specializing in React, Vue, Angular, and responsive web applications

frontendreactvue+4
190 days ago

rulebook-typescript

7
hivellmhivellm

TypeScript development with strict mode, Vitest testing, ESLint linting, and CI/CD best practices. Use when working on TypeScript projects, writing tests, configuring linting, or setting up build pipelines.

typescriptjavascriptnode+4
190 days ago

vercel-deploy

4
ngxtmngxtm

Deploy applications to Vercel with edge functions, serverless, and ISR.

nextjsnodetypescript
190 days ago

expo-app-design

4
ngxtmngxtm

Build beautiful cross-platform mobile apps with Expo Router, NativeWind, and React Native.

exporeacttypescript
190 days ago

upgrading-expo

4
ngxtmngxtm

Guidelines for upgrading Expo SDK versions and fixing dependency issues.

exporeacttypescript
190 days ago

mcp-builder

2
organvm-iv-taxisorganvm-iv-taxis

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).

mcpmodel-context-protocolllm-tools+3
190 days ago

Vitest Testing

1
KaliBellionKaliBellion

Modern JavaScript and TypeScript testing with Vitest, covering unit testing, integration testing, mocking, snapshots, browser mode, and Vite integration.

vitestunit-testingvite+4
190 days ago

Jest Unit Testing

1
KaliBellionKaliBellion

Unit testing skill using Jest for TypeScript and JavaScript, covering mocking, spies, snapshots, coverage, async testing, and custom matchers.

jestunit-testingmocking+3
190 days ago

nextjs-master

1
fratilanicofratilanico

Use when building or refactoring Next.js 14+ App Router applications — Server Components, TypeScript patterns, Supabase integration, and performance optimization

nextjsreacttypescript+3
190 days ago

Advanced Playwright E2E Framework

1
KaliBellionKaliBellion

Enterprise-grade Playwright test automation framework using 8-layer architecture with Page Object Model, Module Pattern, custom fixtures, API testing layer, structured logging, data generators, multi-browser support, Docker, CI/CD pipelines, and custom HTML reporting.

playwrighte2eadvanced+12
190 days ago

arkts-syntax-assistant

UCTooComUCTooCom

ArkTS syntax, migration, and optimization guide for HarmonyOS development. Triggers on: .ets files, ArkTS keywords, HarmonyOS context. Help with syntax reference, TypeScript migration, performance optimization, compile errors, and language-specific questions.

arktsharmonyostypescript+3
190 days ago