ts-dev-kit
01Plugin Claude Code
Plugin marketplace listing 1 plugin: ts-dev-kit.
Plugin Claude Code
Plugin marketplace listing 1 plugin: ts-dev-kit.
Plugin Claude Code
15 specialized agents and 22 skills for TypeScript fullstack development with Fastify, Next.js, PostgreSQL, Redis, and more.
Instructions file
Instructions for jgamaraalv/ts-dev-kit, covering claude.md, project overview, common commands, publish to npm and verify what gets published.
Agent
Accessibility specialist ensuring WCAG 2.1 AA compliance and inclusive design. Use when building UI components, reviewing accessibility, fixing screen reader issues, implementing keyboard navigation, or auditing contrast.
Agent
Fastify 5 API developer for REST endpoints with Zod validation and type-safe contracts. Use when creating endpoints, route handlers, request/response validation, or API contracts.
Agent
Senior engineer who reviews code for correctness, security, performance, and maintainability. Use after writing or modifying code, before commits, or when reviewing PRs.
Agent
PostgreSQL and Drizzle ORM specialist for schema design, migrations, complex queries, indexes, and PostGIS geospatial operations. Use when designing schemas, writing complex queries, optimizing performance, or planning migrations.
Agent
Debugging specialist for error investigation, stack trace analysis, and systematic root cause diagnosis. Use when encountering errors, test failures, unexpected behavior, or production issues.
Agent
Docker containerization expert for multi-stage builds, Compose configs, image optimization, and container security. Use when creating Dockerfiles, optimizing images, configuring compose services, or preparing for deployment.
Agent
Multi-agent orchestration planner that analyzes complex tasks and returns structured dispatch plans. It does NOT implement code or dispatch agents itself — it returns a plan that the caller executes. Use for large features spanning multiple packages.
Agent
Next.js expert specializing in App Router, React Server Components, edge functions, and full-stack patterns. Use when building pages, implementing data fetching, configuring routing, optimizing SEO, or working with server actions.
Agent
Performance optimization expert for diagnosing slowness, optimizing queries, implementing caching, reducing bundle sizes, and improving Core Web Vitals. Use when investigating or fixing performance issues.
Agent
Playwright E2E testing expert for browser automation, visual testing, and test infrastructure. Use when creating, debugging, or improving E2E tests or browser automation.
Agent
React 19 component architect for hooks, state management, composition patterns, and performance. Use when building components, designing component APIs, managing state, or optimizing re-renders.
Agent
Security expert who identifies and fixes vulnerabilities. Use when reviewing code for security issues, implementing auth, validating inputs, protecting sensitive data, or auditing dependencies.
Agent
Testing expert who creates comprehensive test suites with unit, integration, and E2E coverage using Vitest. Use when writing tests, improving coverage, or setting up test infrastructure.
Agent
Advanced TypeScript specialist for generics, type inference, conditional types, and strict type safety. Use when designing type systems, fixing type errors, writing generic utilities, or improving type safety.
Agent
UX optimization expert who simplifies user experiences and reduces friction. Use when reviewing user flows, simplifying multi-step processes, improving form UX, or reducing cognitive load.
Skill Claude CodeCodex
BullMQ queue system reference for Redis-backed job queues, workers, flows, and schedulers. Use when: (1) creating queues and workers with BullMQ, (2) adding jobs (delayed, prioritized, repeatable, deduplicated), (3) setting up FlowProducer parent-child job hierarchies, (4) configuring retry strategies, rate limiting…
Skill Claude CodeCodex
Adapts ts-dev-kit plugin files to the host project where it is installed. Use when: (1) installing ts-dev-kit in a new project for the first time, (2) project tech stack or structure has changed, (3) agents reference wrong paths, unavailable skills, or missing MCPs, (4) the user says 'adapt the plugin', 'configure…
Skill Claude CodeCodex
React composition patterns that scale. Use when refactoring components with boolean prop proliferation, building flexible component libraries, or designing reusable APIs. Triggers on tasks involving compound components, render props, context providers, or component architecture. Includes React 19 API changes.
Skill Claude CodeCodex
Write, review, and validate commit messages following the Conventional Commits v1.0.0 specification. Use when: (1) crafting a git commit message for any change, (2) reviewing or correcting an existing commit message, (3) choosing the right commit type for a change, (4) deciding how to mark a breaking change, (5)…
Skill Claude CodeCodex
Core Web Vitals reference for measuring, diagnosing, and improving LCP, INP, and CLS. Use when: (1) auditing page performance against Google's thresholds, (2) implementing the web-vitals JS library for field monitoring, (3) diagnosing slow LCP, high INP, or layout shifts, (4) choosing between field and lab measurement…
Skill Claude CodeCodex
End-to-end debugging workflow that triages, reproduces, and fixes bugs across the full stack using multi-agent orchestration. Use when: (1) encountering runtime errors in the API or web app, (2) investigating failed requests or broken user flows, (3) debugging production issues via Sentry/PostHog, (4) tracing data…