jgamaraalv/ts-dev-kit

Claude Code plugin: 15 agents + 14 skills for TypeScript fullstack development

15Stars on the repository
39Mods indexed here, across every type
6mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

bullmq

01

jgamaraalv/ts-dev-kit

Skill Claude CodeCodex

Part of ts-dev-kit

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…

15 6mo ago A 123 tokens original MIT

codebase-adapter

02

jgamaraalv/ts-dev-kit

Skill Claude CodeCodex

Part of ts-dev-kit

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…

15 6mo ago B 147 tokens original MIT

jgamaraalv/ts-dev-kit

Skill Claude CodeCodex

Part of ts-dev-kit

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.

15 6mo ago A 55 tokens original MIT

jgamaraalv/ts-dev-kit

Skill Claude CodeCodex

Part of ts-dev-kit

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)…

15 6mo ago A 138 tokens original MIT

core-web-vitals

05

jgamaraalv/ts-dev-kit

Skill Claude CodeCodex

Part of ts-dev-kit

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…

15 6mo ago A 126 tokens original MIT

debug

06

jgamaraalv/ts-dev-kit

Skill Claude CodeCodex

Part of ts-dev-kit

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…

15 6mo ago A 92 tokens original MIT

docker

07

jgamaraalv/ts-dev-kit

Skill Claude CodeCodex

Part of ts-dev-kit

Docker containerization reference — multi-stage builds, Compose configs, image optimization, and container security for Yarn 4 monorepos. Use when: (1) creating or optimizing Dockerfiles, (2) configuring docker-compose for dev or production, (3) reducing image size with multi-stage builds, (4) hardening container…

15 6mo ago A 82 tokens original MIT

drizzle-pg

08

jgamaraalv/ts-dev-kit

Skill Claude CodeCodex

Part of ts-dev-kit

Drizzle ORM reference for PostgreSQL — schema definition, typesafe queries, relations, and migrations with drizzle-kit. Use when: (1) defining pgTable schemas with column types, indexes, constraints, or enums, (2) writing select/insert/update/delete queries or joins, (3) defining relations and using the relational…

15 6mo ago A 123 tokens original MIT

execute-task

09

jgamaraalv/ts-dev-kit

Skill Claude CodeCodex

Part of ts-dev-kit

Executes a task, either from a TASKN.md file or a free-form description. Use when: (1) implementing a task from a TASKN.md file, (2) the user provides a task file path or says 'execute this task', 'implement TASK02', or 'run this task', (3) the user describes a task directly without a document. Accepts a file path or…

15 6mo ago A 119 tokens original MIT

jgamaraalv/ts-dev-kit

Skill Claude CodeCodex

Part of ts-dev-kit

Fastify 5 best practices, API reference, and patterns for routes, plugins, hooks, validation, error handling, and TypeScript. Use when: (1) writing new Fastify routes, plugins, or hooks, (2) looking up Fastify API signatures or options, (3) debugging Fastify issues (lifecycle, encapsulation, validation, plugin…

15 6mo ago A 131 tokens original MIT

generate-prd

11

jgamaraalv/ts-dev-kit

Skill Claude CodeCodex

Part of ts-dev-kit

Generates a complete, structured, and implementation-ready Product Requirements Document (PRD). Use when: (1) creating a PRD from a product idea or business requirement, (2) turning a feature request into structured documentation for engineering and design teams, (3) the user says 'generate a PRD', 'write a PRD'…

15 6mo ago A 118 tokens original MIT

generate-task

12

jgamaraalv/ts-dev-kit

Skill Claude CodeCodex

Part of ts-dev-kit

Breaks a PRD into ordered, production-ready engineering tasks ready for execution by /execute-task. Use when: (1) converting a PRD document into executable engineering tasks, (2) planning feature delivery as a sequence of mergeable, self-contained pull requests, (3) the user says 'generate tasks', 'break down this…

15 6mo ago A 126 tokens original MIT

ioredis

13

jgamaraalv/ts-dev-kit

Skill Claude CodeCodex

Part of ts-dev-kit

Skill "ioredis" from jgamaraalv/ts-dev-kit, covering ioredis v5 — node.js redis client, critical: import style, quick reference, common gotchas and when to load references.

15 6mo ago A 153 tokens original MIT

jgamaraalv/ts-dev-kit

Skill Claude CodeCodex

Part of ts-dev-kit

Next.js App Router best practices — file conventions, RSC boundaries, data patterns, async APIs, metadata, error handling, route handlers, image/font optimization, bundling. Use when writing, reviewing, or debugging Next.js App Router code.

15 6mo ago A 56 tokens copy · 88% MIT

jgamaraalv/ts-dev-kit

Skill Claude CodeCodex

Part of ts-dev-kit

Review code and architectures against the OWASP Top 10:2025 — the ten most critical web application security risks. Use when: (1) reviewing code for security vulnerabilities, (2) auditing a feature or codebase against OWASP categories, (3) providing remediation guidance for identified vulnerabilities, (4) writing new…

15 6mo ago A 112 tokens original MIT

postgresql

16

jgamaraalv/ts-dev-kit

Skill Claude CodeCodex

Part of ts-dev-kit

PostgreSQL 16+ reference for writing queries, designing schemas, managing indexes, and optimizing performance. Use when: (1) writing SQL queries (SELECT, INSERT, UPDATE, DELETE, CTEs, window functions, subqueries), (2) designing or altering table schemas (CREATE TABLE, constraints, sequences, data types), (3) choosing…

15 6mo ago A 151 tokens original MIT

service-worker

18

jgamaraalv/ts-dev-kit

Skill Claude CodeCodex

Part of ts-dev-kit

Service Worker API implementation guide — registration, lifecycle management, caching strategies, push notifications, and background sync. Use when: (1) creating or modifying service worker files (sw.js), (2) implementing offline-first caching (cache-first, network-first, stale-while-revalidate), (3) setting up push…

15 6mo ago A 132 tokens original MIT

tanstack-query

19

jgamaraalv/ts-dev-kit

Skill Claude CodeCodex

Part of ts-dev-kit

TanStack Query v5 (React Query) reference for data fetching, caching, and server state management in React. Use when: (1) writing useQuery, useMutation, or useInfiniteQuery hooks, (2) setting up QueryClient and queryOptions, (3) implementing optimistic updates or cache invalidation, (4) configuring SSR/hydration with…

15 6mo ago A 120 tokens original MIT

jgamaraalv/ts-dev-kit

Skill Claude CodeCodex

Part of ts-dev-kit

TypeScript coding conventions for strict, type-safe projects. Use when: (1) writing or reviewing TypeScript code, (2) choosing between any and unknown, (3) structuring imports with verbatimModuleSyntax, (4) defining types, interfaces, unions, or generics, (5) naming functions, booleans, queries, and commands, (6)…

15 6mo ago A 125 tokens original MIT

ui-ux-guidelines

21

jgamaraalv/ts-dev-kit

Skill Claude CodeCodex

Part of ts-dev-kit

Review UI code for Web Interface Guidelines compliance. Use when asked to review UI, check accessibility, audit design, review UX, or check against best practices.

15 6mo ago A 37 tokens original MIT

yolo

22

jgamaraalv/ts-dev-kit

Skill Claude CodeCodex

Part of ts-dev-kit

Sets up and launches a Claude Code devcontainer with --dangerously-skip-permissions for fully autonomous, unattended operation inside a sandboxed environment. Use when: (1) user wants to run Claude Code without permission prompts, (2) setting up a secure development container for autonomous coding, (3) user says…

15 6mo ago C 96 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: