Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
vitest
Vitest - Modern TypeScript testing framework with Vite-native performance, ESM support, and TypeScript-first design
bobmatnyc/claude-mpm-skills 28
-
jest-typescript
Jest with TypeScript - Industry standard testing framework with 70% market share, mature ecosystem, React Testing Library integration
bobmatnyc/claude-mpm-skills 28
-
tanstack-query
TanStack Query (React Query) for asynchronous server-state management with automatic caching, background refetching, optimistic updates, and pagination in React applications.
bobmatnyc/claude-mpm-skills 28
-
zustand
Minimal, unopinionated state management library for React with simple hook-based API, no providers, and minimal boilerplate for global state without Redux complexity.
bobmatnyc/claude-mpm-skills 28
-
turborepo
High-performance monorepo build system with intelligent caching, task orchestration, and parallel execution for multi-package repositories and microservices.
bobmatnyc/claude-mpm-skills 28
-
nodejs-backend-typescript
Node.js backend development with TypeScript, Express/Fastify servers, routing, middleware, and database integration
bobmatnyc/claude-mpm-skills 28
-
fastify
Production Fastify (TypeScript) patterns: schema validation, plugins, typed routes, error handling, security hardening, logging, testing with inject, and graceful shutdown
bobmatnyc/claude-mpm-skills 28
-
golang-concurrency-patterns
Go concurrency patterns for production services: context cancellation, errgroup, worker pools, bounded parallelism, fan-in/fan-out, and common race/deadlock pitfalls
bobmatnyc/claude-mpm-skills 28
-
golang-database-patterns
Go database integration patterns using sqlx, pgx, and migration tools like golang-migrate
bobmatnyc/claude-mpm-skills 28
-
golang-http-frameworks
Go HTTP API development with net/http, Chi, Gin, Echo, and Fiber frameworks
bobmatnyc/claude-mpm-skills 28
-
golang-testing-strategies
Comprehensive Go testing strategies including table-driven tests, testify assertions, gomock interface mocking, benchmark testing, and CI/CD integration
bobmatnyc/claude-mpm-skills 28
-
golang-cli-cobra-viper
Building production-quality CLI tools with Cobra command framework and Viper configuration management
bobmatnyc/claude-mpm-skills 28
-
golang-grpc
Production gRPC in Go: protobuf layout, codegen, interceptors, deadlines, error codes, streaming, health checks, TLS, and testing with bufconn
bobmatnyc/claude-mpm-skills 28
-
golang-observability-opentelemetry
Instrumenting Go applications with OpenTelemetry for distributed tracing, Prometheus for metrics, and structured logging with slog
bobmatnyc/claude-mpm-skills 28
-
asyncio
Python asyncio - Modern concurrent programming with async/await, event loops, tasks, coroutines, primitives, aiohttp, and FastAPI async patterns
bobmatnyc/claude-mpm-skills 28
-
celery
Distributed task queue system for Python enabling asynchronous execution of background jobs, scheduled tasks, and workflows across multiple workers with Django, Flask, and FastAPI integration.
bobmatnyc/claude-mpm-skills 28
-
mypy
mypy - Static type checker for Python with gradual typing, strict mode, Protocol support, and framework integration
bobmatnyc/claude-mpm-skills 28
-
pyright-type-checker
Pyright fast Python type checker from Microsoft with VS Code integration and strict type checking modes
bobmatnyc/claude-mpm-skills 28
-
sqlalchemy-orm
SQLAlchemy Python SQL toolkit and ORM with powerful query builder, relationship mapping, and database migrations via Alembic
bobmatnyc/claude-mpm-skills 28
-
pydantic
Python data validation using type hints and runtime type checking with Pydantic v2's Rust-powered core for high-performance validation in FastAPI, Django, and configuration management.
bobmatnyc/claude-mpm-skills 28
-
pytest
pytest - Python's most powerful testing framework with fixtures, parametrization, plugins, and framework integration for FastAPI, Django, Flask
bobmatnyc/claude-mpm-skills 28
-
fastapi-local-dev
FastAPI dev/prod runbook (Uvicorn reload, Gunicorn)
bobmatnyc/claude-mpm-skills 28
-
flask
Flask - Lightweight Python web framework for microservices, REST APIs, and flexible web applications with extensive extension ecosystem
bobmatnyc/claude-mpm-skills 28
-
django-framework
Django full-featured Python web framework with batteries included (ORM, admin, auth)
bobmatnyc/claude-mpm-skills 28