@skills · Owner
Agent skills by bobmatnyc
262 skills indexed from github.com/bobmatnyc. Reference any of them in AdaL, Claude Code, Cursor or any coding agent — nothing to install.
- ai · Collection · 67 stars
- anthropic · Skill · 67 stars
Official Anthropic SDK for Claude AI with chat, streaming, function calling, and vision capabilities
- api · Collection · 67 stars
- api · Collection · 67 stars
- api-design-patterns · Skill · 67 stars
Comprehensive API design patterns covering REST, GraphQL, gRPC, versioning, authentication, and modern API best practices
- api-documentation · Skill · 67 stars
Best practices for documenting APIs and code interfaces, eliminating redundant documentation guidance per agent.
- api-review · Skill · 67 stars
API security checklist for reviewing endpoints before deployment. Use when creating or modifying API routes to ensure proper authentication, authorization,
- architecture · Collection · 67 stars
- artifacts-builder · Skill · 67 stars
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui)
- async · Collection · 67 stars
- asyncio · Skill · 67 stars
Python asyncio - Modern concurrent programming with async/await, event loops, tasks, coroutines, primitives, aiohttp, and FastAPI async patterns
- auth · Collection · 67 stars
- axum · Skill · 67 stars
Axum (Rust) web framework patterns for production APIs: routers/extractors, state, middleware, error handling, tracing, graceful shutdown, and testing
- backend · Collection · 67 stars
- bad-example-skill · Skill · 67 stars
ANTI-PATTERN - Example showing violations of self-containment (DO NOT COPY)
- better-auth · Collection · 67 stars
- better-auth-authentication · Skill · 67 stars
Better Auth authentication flows for TypeScript apps. Use when enabling email/password auth, configuring social providers, or implementing sign-up, sign-in
- better-auth-core · Skill · 67 stars
Better Auth core setup for TypeScript apps. Use when configuring the Better Auth instance, wiring server handlers and client instances, working with sessio
- better-auth-integrations · Skill · 67 stars
Better Auth framework integrations for TypeScript. Use when wiring route handlers in Next.js, SvelteKit, Remix, Express, Hono, or other web frameworks.
- better-auth-plugins · Skill · 67 stars
Better Auth plugin system for TypeScript. Use when adding advanced auth features (2FA, magic link, passkey, username, JWT, organizations) via server and cl
- biome · Skill · 67 stars
Biome - Fast all-in-one toolchain for web projects (linter + formatter in Rust, 100x faster than ESLint)
- brainstorming · Skill · 67 stars
Interactive idea refinement using Socratic method to develop fully-formed designs
- bug-fix · Skill · 67 stars
Systematic workflow for verifying bug fixes to ensure quality and prevent regres...
- build · Collection · 67 stars
- build · Collection · 67 stars
- cargo-release · Skill · 67 stars
PM-invocable protocol for Cargo publish and release operations in the trusty-tools Rust monorepo: semver rules, 10-step release sequence, macOS codesign sa
- celery · Skill · 67 stars
Distributed task queue system for Python enabling asynchronous execution of background jobs, scheduled tasks, and workflows across multiple workers with Dj
- clap · Skill · 67 stars
Build production Rust CLIs with Clap: subcommands, config layering, validation, exit codes, shell completions, and testable command surfaces
- claude-mpm-skills · Collection · 67 stars
- cli · Collection · 67 stars
- code-production-process · Skill · 67 stars
Six-stage quality-gate pipeline for any code implementation task
- code-quality · Skill · 67 stars
Python code-quality anti-patterns and review checks: exception-hierarchy correctness, singleton identity comparison, narrow exception handling, wildcard-im
- code-quality-scoring · Skill · 67 stars
Vendor-neutral framework for scoring software health, estimating technical debt, assessing cloud readiness and open-source safety, and communicating qualit
- code-review-standards · Skill · 67 stars
Severity-tagged code review checklist (CRITICAL/HIGH/MEDIUM/LOW) used by code-critic agent
- collaboration · Collection · 67 stars
- components · Collection · 67 stars
- condition-based-waiting · Skill · 67 stars
Replace arbitrary timeouts with condition polling for reliable async tests
- cypress · Skill · 67 stars
Cypress end-to-end and component testing patterns for web apps: reliable selectors, stable waits, network stubbing, auth handling, CI parallelization, and
- daisyui · Skill · 67 stars
Tailwind CSS component library providing semantic class names for 50+ components with built-in themes, dark mode, and customization for rapid UI developmen
- data · Collection · 67 stars
- data · Collection · 67 stars
- data · Collection · 67 stars
- data · Collection · 67 stars
- data · Collection · 67 stars
- database · Collection · 67 stars
- database · Collection · 67 stars
- database-migration · Skill · 67 stars
Safe patterns for evolving database schemas in production with decision trees and troubleshooting guidance.
- databases · Collection · 67 stars
- datadog · Skill · 67 stars
Full-stack observability with Datadog APM, logs, metrics, synthetics, and RUM. Use when implementing monitoring, tracing, alerting, or cost optimization fo
- debugging · Collection · 67 stars
- dependency · Collection · 67 stars
- dependency-audit · Skill · 67 stars
Dependency audit and cleanup workflow for maintaining healthy project dependencies. Use for regular maintenance, security updates, and removing unused pack
- deployment · Collection · 67 stars
- desktop-applications · Skill · 67 stars
Build cross-platform desktop applications with Rust using Tauri framework and native GUI alternatives
- digitalocean-agentic-cloud · Skill · 67 stars
DigitalOcean Gradient AI agentic cloud and AI platform for building, training, and deploying AI agents on GPU infrastructure with foundation models, knowle
- digitalocean-compute · Skill · 67 stars
DigitalOcean compute services covering Droplets, App Platform, Functions, Kubernetes (DOKS), GPU Droplets, and Bare Metal GPUs. Use when selecting or provi
- digitalocean-containers-images · Skill · 67 stars
DigitalOcean containers and images including Container Registry, preconfigured images, and custom images. Use when building, storing, or deploying containe
- digitalocean-managed-databases · Skill · 67 stars
DigitalOcean Managed Databases for PostgreSQL, MySQL, Redis, MongoDB, Kafka, OpenSearch, and Valkey. Use when provisioning, scaling, or operating managed d
- digitalocean-management · Skill · 67 stars
DigitalOcean management services for monitoring, uptime checks, and resource organization with Projects. Use when setting up observability, alerts, and ope
- digitalocean-networking · Skill · 67 stars
DigitalOcean networking services including VPC, firewalls, load balancers, reserved IPs, DNS, IPv6, and NAT gateway. Use when designing or securing network
- digitalocean-overview · Skill · 67 stars
DigitalOcean platform overview for account setup, projects, tooling (Control Panel, doctl, API, Terraform), and service selection across compute, storage,
- digitalocean-storage · Skill · 67 stars
DigitalOcean storage services including Spaces object storage, Volumes block storage, NFS, Snapshots, and Backups. Use when selecting or managing storage f
- digitalocean-teams · Skill · 67 stars
DigitalOcean Teams and Organizations for billing, access control, roles, and membership. Use when managing team structure, permissions, and organization-wi
- dispatching-parallel-agents · Skill · 67 stars
Use multiple Claude agents to investigate and fix independent problems concurrently
- django · Skill · 67 stars
Django full-featured Python web framework with batteries included (ORM, admin, auth)
- docker · Skill · 67 stars
Docker containerization for packaging applications with dependencies into isolated, portable units ensuring consistency across development, testing, and pr
- drizzle · Skill · 67 stars
Type-safe SQL ORM for TypeScript with zero runtime overhead
- drizzle-migrations · Skill · 67 stars
Migration-first database development workflow using Drizzle ORM for TypeScript/J...
- dspy · Skill · 67 stars
DSPy declarative framework for automatic prompt optimization treating prompts as code with systematic evaluation and compilers
- ecto-patterns · Skill · 67 stars
Ecto patterns for Phoenix/Elixir apps. Covers schemas, changesets, migrations, queries, Ecto.Multi, transactions, constraints, associations, pagination, te
- elixir · Collection · 67 stars
- emergency · Collection · 67 stars
- emergency-release-workflow · Skill · 67 stars
Emergency release workflow for critical bug fixes and security patches. Use when production issues require fast-track deployment.
- env-manager · Skill · 67 stars
Environment variable validation, security scanning, and management for Next.js, Vite, React, and Node.js applications
- espocrm · Skill · 67 stars
Comprehensive guide for developing on EspoCRM - metadata-driven CRM with service layer architecture
- example-framework-skill · Skill · 67 stars
Example of a properly self-contained skill following all best practices
- examples · Collection · 67 stars
- express-production · Skill · 67 stars
Production-ready Express.js development covering middleware architecture, error handling, security hardening, testing strategies, and deployment patterns
- fastapi-local-dev · Skill · 67 stars
FastAPI dev/prod runbook (Uvicorn reload, Gunicorn)
- fastify · Skill · 67 stars
Production Fastify (TypeScript) patterns: schema validation, plugins, typed routes, error handling, security hardening, logging, testing with inject, and g
- flask · Skill · 67 stars
Flask - Lightweight Python web framework for microservices, REST APIs, and flexible web applications with extensive extension ecosystem
- flexlayout-react · Skill · 67 stars
FlexLayout for React - Advanced docking layout manager with drag-and-drop, tabs, splitters, and complex window management
- frameworks · Collection · 67 stars
- frameworks · Collection · 67 stars
- frameworks · Collection · 67 stars
- frameworks · Collection · 67 stars
- frameworks · Collection · 67 stars
- frameworks · Collection · 67 stars
- frameworks · Collection · 67 stars
- frameworks · Collection · 67 stars
- frameworks · Collection · 67 stars
- gh-cli · Skill · 67 stars
Reliably drive the GitHub gh CLI for issue, PR, and label operations in automation and subagent environments, with pre-flight verification so you never fab
- git-workflow · Skill · 67 stars
Essential Git patterns for effective version control, eliminating redundant Git guidance per agent.
- git-worktrees · Skill · 67 stars
Use git worktrees for parallel development on multiple branches simultaneously
- github-actions · Skill · 67 stars
GitHub Actions CI/CD workflows for automating build, test, and deployment
- golang · Collection · 67 stars
- golang-cli-cobra-viper · Skill · 67 stars
Building production-quality CLI tools with Cobra command framework and Viper configuration management
- golang-concurrency-patterns · Skill · 67 stars
Go concurrency patterns for production services: context cancellation, errgroup, worker pools, bounded parallelism, fan-in/fan-out, and common race/deadloc
- golang-database-patterns · Skill · 67 stars
Go database integration patterns using sqlx, pgx, and migration tools like golang-migrate
- golang-grpc · Skill · 67 stars
Production gRPC in Go: protobuf layout, codegen, interceptors, deadlines, error codes, streaming, health checks, TLS, and testing with bufconn
- golang-http-frameworks · Skill · 67 stars
Go HTTP API development with net/http, Chi, Gin, Echo, and Fiber frameworks
- golang-observability-opentelemetry · Skill · 67 stars
Instrumenting Go applications with OpenTelemetry for distributed tracing, Prometheus for metrics, and structured logging with slog
- golang-testing-strategies · Skill · 67 stars
Comprehensive Go testing strategies including table-driven tests, testify assertions, gomock interface mocking, benchmark testing, and CI/CD integration
- graphql · Skill · 67 stars
GraphQL query language and runtime for APIs enabling clients to request exactly the data they need with strongly-typed schemas and single endpoint architec
- headlessui · Skill · 67 stars
Headless UI - Unstyled, fully accessible UI components for React and Vue with built-in ARIA patterns
- homebrew-formula-maintenance · Skill · 67 stars
Homebrew formula maintenance workflows for Python CLIs and taps, including version bumps, SHA/resource updates, testing, audits, and releases.
- hono · Collection · 67 stars
- hono-cloudflare · Skill · 67 stars
Hono on Cloudflare Workers - bindings, KV, D1, R2, Durable Objects, and edge deployment patterns
- hono-core · Skill · 67 stars
Hono ultrafast web framework fundamentals - routing, context, handlers, and response patterns for multi-runtime deployment
- hono-jsx · Skill · 67 stars
Hono JSX - server-side rendering, streaming, async components, and HTML generation patterns
- hono-middleware · Skill · 67 stars
Hono middleware patterns - creation, composition, built-in middleware, and execution order for web applications
- hono-rpc · Skill · 67 stars
Hono RPC - end-to-end type-safe API client generation with hc client and TypeScript inference
- hono-testing · Skill · 67 stars
Hono testing patterns - app.request(), test client, mocking environment, and integration testing strategies
- hono-validation · Skill · 67 stars
Hono request validation with Zod, TypeBox, Valibot - type-safe input validation for JSON, forms, query params, and headers
- infrastructure · Collection · 67 stars
- infrastructure · Collection · 67 stars
- internal-comms · Skill · 67 stars
Framework for writing concise 3P (Progress, Plans, Problems) team updates for executives and stakeholders
- java · Collection · 67 stars
- javascript · Collection · 67 stars
- jest · Skill · 67 stars
Jest with TypeScript - Industry standard testing framework with 70% market share, mature ecosystem, React Testing Library integration
- json-data-handling · Skill · 67 stars
Working effectively with JSON data structures.
- kubernetes · Skill · 67 stars
Kubernetes operations playbook for deploying services: core objects, probes, resource sizing, safe rollouts, and fast kubectl debugging
- kysely · Skill · 67 stars
Kysely type-safe SQL query builder - End-to-end type safety from schema to queries, migrations, transactions, plugins
- langchain · Skill · 67 stars
LangChain LLM application framework with chains, agents, RAG, and memory for building AI-powered applications
- langgraph · Skill · 67 stars
LangGraph framework for building stateful, multi-agent AI applications with cyclical workflows, human-in-the-loop patterns, and persistent checkpointing.
- legacy · Collection · 67 stars
- linkedin · Skill · 67 stars
LinkedIn automation via the Linked API CLI - fetch profiles, search people and companies, send messages, manage connections, create posts, react, comment,
- local-llm-ops · Skill · 67 stars
Local LLM operations with Ollama on Apple Silicon, including setup, model pulls, chat launchers, benchmarks, and diagnostics.
- main · Collection · 67 stars
- media-transcoding · Skill · 67 stars
FFmpeg-based media transcoding workflows with preset-driven conversions, batch processing, and safe backups for web/mobile/archive outputs.
- ml · Collection · 67 stars
- model-context · Skill · 67 stars
MCP (Model Context Protocol) - Build AI-native servers with tools, resources, and prompts. TypeScript/Python SDKs for Claude Desktop integration.
- model-context-builder · Skill · 67 stars
MCP (Model Context Protocol) server build and evaluation guide, including local conventions for tool surfaces, config, and testing
- mongodb · Skill · 67 stars
MongoDB - NoSQL document database with flexible schema design, aggregation pipelines, indexing strategies, and Spring Data integration
- mpm-orchestration-demo · Skill · 67 stars
Reference implementation demonstrating the Command → Agent → Skill orchestration pattern in Claude MPM, showing both preloaded-skill and dynamic-skill-invo
- mypy · Skill · 67 stars
mypy - Static type checker for Python with gradual typing, strict mode, Protocol support, and framework integration
- neon · Skill · 67 stars
Neon serverless Postgres with autoscaling, instant database branching, and zero-downtime deployments. Use when building serverless applications, implementi
- netlify · Skill · 67 stars
Netlify JAMstack deployment platform with serverless functions, forms, and identity
- nextjs · Skill · 67 stars
Next.js environment variable management with file precedence, variable types, and deployment configurations. Use when configuring Next.js applications, man
- nextjs · Collection · 67 stars
- nextjs-core · Skill · 67 stars
Core Next.js patterns for App Router development including Server Components, Server Actions, route handlers, data fetching, and caching strategies
- nextjs-v16 · Skill · 67 stars
Next.js 16 migration guide (async request APIs, "use cache", Turbopack)
- nodejs-backend · Skill · 67 stars
Node.js backend development with TypeScript, Express/Fastify servers, routing, middleware, and database integration
- observability · Collection · 67 stars
- observability · Collection · 67 stars
- openrouter · Skill · 67 stars
OpenRouter unified AI API - Access 200+ LLMs through single interface with intelligent routing, streaming, cost optimization, and model fallbacks
- opentelemetry · Skill · 67 stars
OpenTelemetry observability patterns: traces, metrics, logs, context propagation, OTLP export, Collector pipelines, and troubleshooting
- ops · Collection · 67 stars
- ops · Collection · 67 stars
- ops · Collection · 67 stars
- orchestration · Collection · 67 stars
- ort · Skill · 67 stars
ONNX Runtime in Rust via the `ort` crate (2.x): loading sessions, configuring CPU/CoreML/CUDA execution providers, tensor I/O with ndarray, async-safe spaw
- phoenix-api-channels · Skill · 67 stars
Phoenix controllers, JSON APIs, Channels, and Presence on the BEAM
- phoenix-liveview · Skill · 67 stars
Phoenix Framework with LiveView on the BEAM
- phoenix-ops · Skill · 67 stars
Phoenix operations and deployment: releases, runtime configuration, clustering, libcluster, telemetry/logging, secrets, assets, background jobs, and produc
- php · Collection · 67 stars
- platforms · Collection · 67 stars
- playwright · Skill · 67 stars
Playwright modern end-to-end testing framework with cross-browser automation, auto-wait, and built-in test runner
- pr · Collection · 67 stars
- pr-quality-checklist · Skill · 67 stars
PR quality checklist for ensuring comprehensive, well-documented pull requests. Use before submitting PRs to improve review efficiency and code quality.
- pre-merge · Skill · 67 stars
Comprehensive verification workflow before merging changes to production.
- prisma · Skill · 67 stars
Prisma ORM for TypeScript - Type-safe database toolkit with schema-first development, auto-generated client, migrations, relations, and Prisma Studio
- process · Collection · 67 stars
- protocols · Collection · 67 stars
- pydantic · Skill · 67 stars
Python data validation using type hints and runtime type checking with Pydantic v2's Rust-powered core for high-performance validation in FastAPI, Django,
- pyright · Skill · 67 stars
Pyright fast Python type checker from Microsoft with VS Code integration and strict type checking modes
- pytest · Skill · 67 stars
pytest - Python's most powerful testing framework with fixtures, parametrization, plugins, and framework integration for FastAPI, Django, Flask
- python · Collection · 67 stars
- quality · Collection · 67 stars
- quality · Collection · 67 stars
- quality · Collection · 67 stars
- react · Collection · 67 stars
- react-advanced · Skill · 67 stars
Modern React 19 platform features and rendering architecture - the React Compiler (auto-memoization) and how it changes memoization guidance, concurrent re
- react-core · Skill · 67 stars
General React fundamentals - components and JSX, props and state, the core hooks (useState/useEffect/useRef/useMemo/useCallback/useContext), composition, c
- react-hooks-composition · Skill · 67 stars
Advanced React hooks composition patterns - SWR integration, debounced search, memoized contexts, state machines, and performance optimization
- react-state-machine · Skill · 67 stars
Building reusable React state machine skills with XState v5 and the actor model
- reporting-pipelines · Skill · 67 stars
Reporting pipelines for CSV/JSON/Markdown exports with timestamped outputs, summaries, and post-processing.
- requesting-code-review · Skill · 67 stars
Dispatch code-reviewer subagent to review implementation against plan or requirements before proceeding
- root-cause-tracing · Skill · 67 stars
Systematically trace bugs backward through call stack to find original trigger
- rust · Collection · 67 stars
- rust-quality-gate · Skill · 67 stars
PM-invocable protocol for running and interpreting Rust quality gates in the trusty-tools monorepo: fmt, clippy, and test in strict sequence before any mer
- screenshot · Skill · 67 stars
Visual verification workflow for UI changes to accelerate code review and catch ...
- sdks · Collection · 67 stars
- sec-edgar-pipeline · Skill · 67 stars
SEC EDGAR extraction pipeline: setup, filing discovery by CIK, recipe-driven extraction, and report generation.
- security · Collection · 67 stars
- security · Collection · 67 stars
- security-scanning · Skill · 67 stars
CI security scanning: secrets, deps, SAST, triage, expiring exceptions
- services · Collection · 67 stars
- session-compression · Skill · 67 stars
AI session compression techniques for managing multi-turn conversations efficiently through summarization, embedding-based retrieval, and intelligent conte
- shadcn · Skill · 67 stars
shadcn/ui component library for React with Tailwind CSS - copy-paste accessible components with full code ownership
- skill-creator · Skill · 67 stars
Guide for creating effective skills
- software-patterns · Skill · 67 stars
Compare tradeoffs and recommend architectural patterns — dependency injection, service-oriented architecture, repository, domain events, circuit breaker, a
- spring-boot · Skill · 67 stars
Spring Boot 3.x - Java framework for production-ready applications with dependency injection, REST APIs, data access, security, and actuator monitoring
- sqlalchemy · Skill · 67 stars
SQLAlchemy Python SQL toolkit and ORM with powerful query builder, relationship mapping, and database migrations via Alembic
- stacked-prs · Skill · 67 stars
Create and manage stacked (dependent) pull requests for complex features
- state · Collection · 67 stars
- styling · Collection · 67 stars
- supabase · Skill · 67 stars
Supabase open-source Firebase alternative with Postgres, authentication, storage, and realtime subscriptions. Use when building full-stack applications req
- svelte · Skill · 67 stars
Svelte 5 - Reactive UI framework with compiler magic, Runes API, SvelteKit full-stack framework, SSR/SSG, minimal JavaScript
- svelte5-runes-static · Skill · 67 stars
Svelte 5 runes + SvelteKit adapter-static (SSG/SSR) patterns for hydration-safe state, store bridges, and reactivity that survives prerendering
- sveltekit · Skill · 67 stars
SvelteKit - Full-stack Svelte framework with file-based routing, SSR/SSG, form actions, and adapters for deployment
- systematic-debugging · Skill · 67 stars
Step-by-step debugging workflow: reproduce the bug, isolate the failing component, trace to root cause, apply a targeted fix, and verify the fix resolves t
- tailwind · Skill · 67 stars
Tailwind CSS utility-first framework for rapid UI development with responsive design and dark mode
- tanstack-query · Skill · 67 stars
TanStack Query (React Query) for asynchronous server-state management with automatic caching, background refetching, optimistic updates, and pagination in
- tauri · Skill · 67 stars
Advanced Tauri event patterns for bidirectional communication, streaming data, window-to-window messaging, and custom event handling
- techniques · Collection · 67 stars
- terraform · Skill · 67 stars
Terraform infrastructure-as-code workflow patterns: state and environments, module design, safe plan/apply, drift control, and CI guardrails
- test-driven-development · Skill · 67 stars
Comprehensive TDD patterns and practices for all programming languages, eliminating redundant testing guidance per agent.
- test-quality-inspector · Skill · 67 stars
Test quality inspection framework for reviewing test coverage, identifying gaps, and ensuring comprehensive validation
- testing · Collection · 67 stars
- testing · Collection · 67 stars
- testing · Collection · 67 stars
- testing · Collection · 67 stars
- testing-anti-patterns · Skill · 67 stars
Never test mock behavior. Never add test-only methods to production classes. Understand dependencies before mocking. Language-agnostic principles with Type
- threat-modeling · Skill · 67 stars
Threat modeling workflow for software systems: scope, data flow diagrams, STRIDE analysis, risk scoring, and turning mitigations into backlog and tests. Us
- toolchains · Collection · 67 stars
- tooling · Collection · 67 stars
- tooling · Collection · 67 stars
- trpc · Skill · 67 stars
tRPC end-to-end type-safe APIs for TypeScript with React Query integration and full-stack type safety
- turborepo · Skill · 67 stars
High-performance monorepo build system with intelligent caching, task orchestration, and parallel execution for multi-package repositories and microservice
- typescript · Collection · 67 stars
- typescript-core · Skill · 67 stars
Advanced TypeScript patterns and best practices for 2025
- ui · Collection · 67 stars
- universal · Collection · 67 stars
- universal · Collection · 67 stars
- validated-handler · Skill · 67 stars
Type-safe API route handler with automatic Zod validation for Next.js App Router...
- validation · Collection · 67 stars
- validation · Collection · 67 stars
- vb-core · Skill · 67 stars
Core VB.NET patterns, type safety, modern language features
- vb-database · Skill · 67 stars
ADO.NET patterns, Entity Framework, database best practices
- vb-winforms · Skill · 67 stars
Windows Forms development patterns, UI threading, data binding
- vb6-legacy · Skill · 67 stars
Classic VB6 patterns, COM interop, migration strategies
- vector-search-workflows · Skill · 67 stars
Vector search indexing and querying workflows using MCP Vector Search, including setup, reindexing, auto-index strategies, and MCP integration.
- vercel-ai · Skill · 67 stars
Vercel AI platform guidance covering AI SDK, AI Gateway, Vercel Agent, and MCP. Use when building AI-powered or agentic workloads on Vercel.
- vercel-deployments-builds · Skill · 67 stars
Vercel deployment lifecycle for builds, deployments, previews, release phases, and rollback. Use when configuring build output, deployment workflows, or re
- vercel-functions-runtime · Skill · 67 stars
Vercel Functions and Edge Runtime, including cron jobs and routing middleware. Use when building APIs, serverless workloads, or scheduled tasks on Vercel.
- vercel-networking-domains · Skill · 67 stars
Vercel networking and routing for domains, DNS, redirects, rewrites, headers, CDN, edge cache, and regions. Use when configuring routing or traffic behavio
- vercel-observability · Skill · 67 stars
Vercel observability for Web Analytics, Speed Insights, logs, tracing, alerts, and observability tooling. Use when monitoring performance or debugging prod
- vercel-overview · Skill · 67 stars
Vercel platform overview for onboarding, projects, CLI, Git integration, environment variables, project configuration, REST API, and webhooks. Use when pla
- vercel-security-access · Skill · 67 stars
Vercel security and access controls including RBAC, SSO, deployment protection, firewall, bot defense, audit logs, and 2FA. Use when securing Vercel projec
- vercel-storage-data · Skill · 67 stars
Vercel data and storage services including Postgres, Redis, Vercel Blob, Edge Config, and data cache. Use when selecting data storage or caching on Vercel.
- vercel-teams-billing · Skill · 67 stars
Vercel account, team, and billing management including plans and spend controls. Use when managing teams, accounts, or cost governance on Vercel.
- verification · Collection · 67 stars
- verification-before-completion · Skill · 67 stars
Run verification commands and confirm output before claiming success
- visualbasic · Collection · 67 stars
- vite · Skill · 67 stars
Vite lightning-fast build tool with instant HMR, ESM-first architecture, and zero-config setup for modern web development
- vitest · Skill · 67 stars
Vitest - Modern TypeScript testing framework with Vite-native performance, ESM support, and TypeScript-first design
- vue · Skill · 67 stars
Vue 3 - Progressive JavaScript framework with Composition API, reactivity system, single-file components, Vite integration, TypeScript support
- web · Collection · 67 stars
- web-performance-optimization · Skill · 67 stars
Optimize web performance using Core Web Vitals, modern patterns (View Transitions, Speculation Rules), and framework-specific techniques
- webapp-testing · Skill · 67 stars
Comprehensive web application testing patterns with Playwright selectors, wait strategies, and best practices
- wordpress · Collection · 67 stars
- wordpress-advanced-architecture · Skill · 67 stars
Advanced WordPress development with REST API endpoints, WP-CLI commands, performance optimization, and caching strategies for scalable applications.
- wordpress-block-editor-fse · Skill · 67 stars
Modern WordPress block development and Full Site Editing with theme.json, block themes, and custom blocks for WordPress 6.7+
- wordpress-plugin-fundamentals · Skill · 67 stars
Modern WordPress plugin development with PHP 8.3+, OOP architecture, hooks system, database interactions, and Settings API
- wordpress-security-validation · Skill · 67 stars
Security-first WordPress development with nonces, sanitization, validation, and escaping to prevent XSS, CSRF, and SQL injection vulnerabilities.
- wordpress-testing-qa · Skill · 67 stars
WordPress plugin and theme testing with PHPUnit integration tests, WP_Mock unit tests, PHPCS coding standards, and CI/CD workflows
- writing-plans · Skill · 67 stars
Create detailed implementation plans with bite-sized tasks for engineers with zero codebase context
- xlsx · Skill · 67 stars
Working with Excel files programmatically.
- xquik · Skill · 67 stars
Xquik X data automation API - Use REST or MCP for tweet search, user lookup, follower exports, media downloads, monitors, webhooks, giveaway draws, and con
- zod · Skill · 67 stars
TypeScript-first schema validation library with static type inference for form validation, API validation, and runtime type checking with compile-time type
- zustand · Skill · 67 stars
Minimal, unopinionated state management library for React with simple hook-based API, no providers, and minimal boilerplate for global state without Redux