Agent Skills
A curated directory of the best tools and skills for AI coding agents
235 skills
What are Agent Skills?
Agent Skills are plugins and tools you connect to your AI coding agent — like Claude Code, Cursor, or Copilot — so it can do much more than just write code. For example, you can have it design in Figma, deploy to a server, run browser tests, or query a database — all without leaving your IDE.
How do they work?
Most skills work through MCP (Model Context Protocol) — an open standard that lets AI agents communicate with external tools. Each skill here includes step-by-step installation and setup instructions.
Linear MCP Server
Manage Linear issues, projects, and workflows directly from your AI coding agent without leaving the terminal.
Playwright MCP
Automate browser interactions and run end-to-end tests through the Model Context Protocol, enabling AI agents to verify UI behavior in real browsers.
Jest Test Runner
Run, debug, and analyze Jest test suites directly from your AI agent. Quickly identify failing tests and get suggested fixes.
Docker Dev Environments
Spin up containerized development environments for consistent, reproducible builds across your team and CI pipelines.
Git Worktrees
Work on multiple branches in parallel without stashing or switching. Each worktree is an independent working directory backed by the same repo.
Database Schema Migrations
Manage database schema changes safely using migration tools like Prisma or Drizzle, with AI-assisted generation and conflict resolution.
Bruno API Testing
Test and document APIs using Bruno, a Git-friendly alternative to Postman that stores collections as plain files in your repo.
Turborepo Task Runner
Run monorepo builds, tests, and lint tasks efficiently with intelligent caching and parallel execution powered by Turborepo.
Test Coverage Analysis
Analyze code coverage to identify untested paths and let your AI agent suggest the missing tests that matter most.
Dependency Update Automation
Automate dependency updates and detect breaking changes early. AI agents can review changelogs and assess upgrade risk before merging.
Terraform MCP Server
Plan, apply, and manage infrastructure as code directly from your AI agent using the Terraform MCP server integration.
GitHub Actions Workflows
Create, debug, and optimize CI/CD pipelines with GitHub Actions. AI agents can diagnose failing workflows and suggest fixes.
Kubernetes Deployment
Generate and manage Kubernetes manifests, troubleshoot pod issues, and orchestrate container deployments with AI assistance.
AWS CDK Constructs
Define cloud infrastructure using familiar programming languages with the AWS CDK. AI agents can scaffold stacks and resolve deployment errors.
Vercel Deploy Previews
Get instant preview deployments for every pull request, letting AI agents validate changes in a production-like environment.
Cloudflare Workers
Deploy serverless functions at the edge with Cloudflare Workers. AI agents can scaffold, test, and iterate on edge logic rapidly.
Figma MCP Server
Bridge the gap between design and code by connecting Figma to your AI agent via MCP, enabling accurate design-to-code translation.
Storybook Component Docs
Build, document, and visually test UI components in isolation using Storybook. AI agents can generate stories and catch visual regressions.
Tailwind CSS IntelliSense
Get intelligent Tailwind class suggestions, autocompletions, and linting as you style components in your editor.
Accessibility Audit (axe-core)
Run automated accessibility audits against WCAG standards using axe-core. AI agents can detect violations and generate compliant fixes.
Responsive Testing
Test layouts across screen sizes and devices to ensure your UI adapts gracefully from mobile to desktop viewports.
Design Token Sync
Keep design tokens in sync between Figma and your codebase, ensuring colors, spacing, and typography stay consistent across design and development.
Notion MCP Server
Access and manage Notion pages, databases, and project wikis directly from your AI coding agent via the Model Context Protocol.
Slack MCP Integration
Send messages, read channels, and post updates to Slack directly from your AI agent without switching context.
JIRA Issue Tracking
Create, update, and transition JIRA issues from your agent context. Link commits to tickets and keep project boards in sync automatically.
Development Time Tracking
Track time spent on coding tasks and generate detailed reports. Understand where development hours go across projects and features.
Sprint Planning Assistant
Use AI to assist with sprint planning, story point estimation, and backlog prioritization based on team velocity and project goals.
Markdown Documentation Generator
Auto-generate structured project documentation from your codebase. AI agents can produce API references, guides, and architecture docs.
OpenAPI Documentation
Generate interactive API documentation from OpenAPI and Swagger specifications. Keep your API docs always up to date with your endpoints.
README Generator
Create comprehensive, well-structured project READMEs that cover installation, usage, configuration, and contribution guidelines.
Changelog Generator
Generate changelogs automatically from conventional commit history, grouping changes by type and linking to relevant pull requests.
Technical Writing Assistant
Improve the clarity, structure, and quality of technical documentation. AI agents can rewrite confusing passages and enforce style guides.
Snyk Security Scan
Detect vulnerabilities in your dependencies and application code. Get actionable remediation advice and automatic fix pull requests.
SonarQube Code Quality
Run continuous code quality and security analysis to catch bugs, code smells, and vulnerabilities before they reach production.
OWASP ZAP Security Testing
Perform automated web application security testing to find common vulnerabilities like XSS, injection flaws, and misconfigurations.
License Compliance Check
Audit open-source license compatibility across your dependency tree to ensure legal compliance before shipping.
Sentry Error Tracking
Monitor errors and performance issues in production with Sentry. AI agents can triage alerts and suggest fixes based on stack traces.
PostHog Product Analytics
Track product usage, manage feature flags, and analyze user behavior with PostHog, an open-source product analytics platform.
Database Query Builder
Generate and optimize SQL queries with AI assistance. Build complex queries, analyze execution plans, and improve database performance.
Data Pipeline Monitor
Monitor ETL pipelines and data quality with Dagster. Track pipeline runs, catch data anomalies, and ensure reliable data delivery.
Vitest Testing Framework
A blazing-fast unit testing framework powered by Vite, with native ESM, TypeScript, and JSX support out of the box.
Cypress E2E Testing
Run end-to-end tests in a real browser with Cypress, featuring time-travel debugging, automatic waiting, and visual test results.
Mocha + Chai Testing
Flexible JavaScript testing with Mocha as the test runner and Chai for expressive BDD/TDD assertions.
Python pytest
Run Python tests with pytest, featuring automatic test discovery, rich assertion introspection, and a powerful plugin ecosystem.
Prisma ORM
Type-safe database access with Prisma, featuring auto-generated queries, migrations, and an intuitive schema language.
Drizzle ORM
Lightweight, type-safe SQL ORM for TypeScript with zero dependencies, SQL-like syntax, and blazing-fast migrations.
TypeORM
Feature-rich ORM for TypeScript and JavaScript supporting Active Record and Data Mapper patterns with decorators.
GraphQL with Apollo
Build and consume GraphQL APIs using Apollo Server and Client, with type-safe schema definitions and powerful caching.
tRPC Type-Safe APIs
Build fully type-safe APIs without schemas or code generation using tRPC, sharing types directly between server and client.
gRPC Services
Build high-performance RPC services with Protocol Buffers, supporting bidirectional streaming and multi-language clients.
Webpack Configuration
Configure and optimize Webpack builds for complex applications with code splitting, tree shaking, and plugin management.
Vite Build Configuration
Configure Vite for lightning-fast development with native ESM, instant HMR, and optimized production builds using Rollup.
esbuild Bundling
Ultra-fast JavaScript/TypeScript bundling with esbuild, compiling up to 100x faster than traditional bundlers.
Rollup Configuration
Configure Rollup for optimized library bundling with tree shaking, multiple output formats, and a rich plugin ecosystem.
ESLint Configuration
Set up and configure ESLint for consistent code quality with custom rules, plugins, and flat config for modern projects.
Prettier Code Formatting
Enforce consistent code formatting with Prettier, supporting JavaScript, TypeScript, CSS, HTML, JSON, and more.
Biome All-in-One Linter
Fast, all-in-one linter and formatter for JavaScript and TypeScript written in Rust, replacing ESLint and Prettier.
Nx Monorepo Management
Manage large-scale monorepos with Nx, featuring smart task caching, affected-only builds, and dependency graph visualization.
pnpm Workspace Management
Manage monorepo dependencies efficiently with pnpm workspaces, featuring strict dependency isolation and disk-space savings.
Nodemon File Watching
Automatically restart Node.js applications when file changes are detected, enabling rapid development iteration.
Node.js Debugging
Debug Node.js applications with the built-in inspector, breakpoints, and memory profiling tools.
Chrome DevTools Integration
Leverage Chrome DevTools for debugging, performance profiling, network analysis, and Lighthouse audits.
React Testing Library
Test React components the way users interact with them, focusing on behavior rather than implementation details.
Storybook Component Testing
Develop, test, and document UI components in isolation with Storybook, supporting visual regression and interaction testing.
Mock Service Worker (MSW)
Intercept network requests at the service worker level for seamless API mocking in tests and development.
Testcontainers
Run real databases, message brokers, and services in Docker containers for reliable integration tests.
k6 Load Testing
Run load and performance tests with k6, scripting scenarios in JavaScript to simulate thousands of virtual users.
Pact Contract Testing
Verify API contracts between consumers and providers with Pact, ensuring microservices stay compatible as they evolve.
Knex.js SQL Query Builder
Build SQL queries programmatically with Knex.js, featuring a fluent API, migrations, and seeding for multiple databases.
Sequelize ORM
Feature-rich promise-based ORM for Node.js supporting PostgreSQL, MySQL, MariaDB, SQLite, and MSSQL with model definitions and associations.
Nginx Configuration
Generate, optimize, and troubleshoot Nginx configurations for reverse proxies, load balancing, and static file serving with AI assistance.
Caddy Server
Deploy web applications with automatic HTTPS using Caddy. AI agents can generate Caddyfiles for reverse proxying, file serving, and API routing.
Traefik Reverse Proxy
Configure Traefik as a dynamic reverse proxy with automatic service discovery for Docker and Kubernetes environments.
PM2 Process Manager
Manage Node.js applications in production with PM2 clustering, zero-downtime reloads, log management, and ecosystem configuration.
Systemd Service Management
Create and manage Linux systemd service units to run applications as daemons with automatic restarts, logging, and dependency management.
Docker Compose Patterns
Design multi-service Docker Compose architectures with networking, volumes, health checks, and production-ready patterns for complex applications.
Podman Rootless Containers
Run OCI containers without root privileges using Podman. AI agents can generate Podman commands, pods, and systemd integration for daemonless container management.
GitLab CI/CD Pipelines
Create and optimize GitLab CI/CD pipelines with multi-stage builds, caching, artifacts, and environment-specific deployments.
CircleCI Pipelines
Build and optimize CircleCI pipelines with orbs, workflows, caching, and parallelism for fast, reliable CI/CD.
Jenkins Pipelines
Create declarative and scripted Jenkins pipelines with stages, parallel execution, shared libraries, and integration with version control.
AWS S3 Storage
Manage AWS S3 buckets, configure policies, set up static hosting, and automate file operations with AI-assisted AWS CLI commands.
AWS Lambda Functions
Create, deploy, and debug AWS Lambda functions with AI-assisted code generation, IAM configuration, and event source mapping.
AWS EC2 Management
Launch, configure, and manage EC2 instances with AI-assisted security groups, user data scripts, and instance lifecycle management.
AWS CloudFront CDN
Configure CloudFront distributions for global content delivery with caching policies, origin configurations, and edge functions.
AWS SES Email Service
Configure AWS Simple Email Service for transactional emails with domain verification, DKIM setup, and sending templates.
Google Cloud Run
Deploy containerized applications to Google Cloud Run with auto-scaling, custom domains, and traffic splitting for canary deployments.
Google Cloud Functions
Build and deploy event-driven serverless functions on Google Cloud with HTTP triggers, Pub/Sub events, and Cloud Storage triggers.
Firebase Hosting & Functions
Deploy web apps and APIs to Firebase with hosting, Cloud Functions, Firestore rules, and authentication configuration.
Azure App Service
Deploy web applications to Azure App Service with deployment slots, auto-scaling, and integrated CI/CD from GitHub.
Azure Functions
Build serverless event-driven applications with Azure Functions, supporting HTTP triggers, queue processing, and timer functions.
DigitalOcean Droplets
Create and manage DigitalOcean Droplets with automated provisioning, firewall rules, and deployment scripts using doctl CLI.
DigitalOcean App Platform
Deploy applications to DigitalOcean App Platform with automatic builds from GitHub, managed databases, and environment-based configurations.
DNS Record Management
Configure and manage DNS records including A, AAAA, CNAME, MX, TXT, and CAA records for domain routing, email, and verification.
Let's Encrypt SSL Certificates
Automate free SSL/TLS certificate provisioning and renewal with Let's Encrypt using Certbot, ACME clients, and DNS challenges.
Grafana Dashboards
Create monitoring dashboards with Grafana for visualizing metrics, logs, and traces from Prometheus, Loki, and other data sources.
Prometheus Metrics
Set up Prometheus for metrics collection with service discovery, PromQL queries, recording rules, and alerting for production systems.
Datadog APM Monitoring
Instrument applications with Datadog APM for distributed tracing, error tracking, and performance monitoring with AI-assisted configuration.
Ansible Server Automation
Automate server provisioning, configuration management, and application deployment with Ansible playbooks, roles, and inventories.
Pulumi Infrastructure as Code
Define cloud infrastructure using TypeScript, Python, or Go with Pulumi. AI agents can generate stacks, manage state, and deploy resources programmatically.
Fly.io Edge Deployment
Deploy applications globally on Fly.io with edge computing, automatic scaling, persistent volumes, and multi-region databases.
Next.js App Router
Build full-stack React applications with the Next.js App Router, leveraging server components, streaming, and file-based routing.
Nuxt.js Vue Framework
Build universal Vue.js applications with Nuxt, featuring auto-imports, file-based routing, and hybrid rendering modes.
SvelteKit Framework
Build fast web applications with SvelteKit, featuring file-based routing, server-side rendering, and zero-JS-by-default pages.
Astro Static Site Framework
Build content-driven websites with Astro, shipping zero JavaScript by default and supporting React, Vue, and Svelte components.
Remix Full-Stack Framework
Build full-stack web applications with Remix, leveraging nested routes, progressive enhancement, and web-standard APIs.
Styled Components CSS-in-JS
Write CSS directly in your JavaScript with tagged template literals, creating scoped, dynamic styles tied to component logic.
Panda CSS Zero-Runtime
Write type-safe, zero-runtime CSS with Panda CSS, combining the DX of CSS-in-JS with the performance of static extraction.
Framer Motion Animations
Create fluid, production-ready animations and gestures in React with Framer Motion's declarative API.
GSAP Web Animations
Build high-performance, timeline-based animations with GSAP, the industry-standard JavaScript animation library.
Three.js 3D Graphics
Create interactive 3D experiences for the web using Three.js, from product viewers to immersive visualizations.
Lottie Web Animations
Render lightweight, scalable After Effects animations on the web using Lottie, with full interactivity and control.
Zustand State Management
Manage React application state with Zustand, a minimal, fast, and scalable state management library with no boilerplate.
Jotai Atomic State
Manage React state with Jotai's atomic model, creating bottom-up state that scales without re-render issues.
Redux Toolkit State Management
Manage complex application state with Redux Toolkit, the official recommended approach for writing Redux logic.
TanStack Query Data Fetching
Manage server state with TanStack Query, handling caching, background updates, stale data, and pagination automatically.
React Hook Form
Build performant forms in React with minimal re-renders using React Hook Form's uncontrolled component approach.
Zod Schema Validation
Define and validate data schemas with Zod, providing type-safe runtime validation that integrates with TypeScript at compile time.
shadcn/ui Component Library
Build your component library with shadcn/ui, copying beautifully designed, accessible components directly into your project.
Radix UI Primitives
Build accessible, unstyled UI components with Radix UI primitives that handle complex interactions and WAI-ARIA patterns.
Headless UI Components
Build fully accessible UI components with Headless UI, designed to integrate seamlessly with Tailwind CSS.
DaisyUI Tailwind Components
Accelerate UI development with DaisyUI, adding semantic component classes and built-in themes to Tailwind CSS.
SEO Meta Tags & Optimization
Optimize your site for search engines with proper meta tags, structured data, Open Graph tags, and semantic HTML.
Core Web Vitals Optimization
Measure and optimize Core Web Vitals (LCP, INP, CLS) to improve user experience and search engine rankings.
Lighthouse Performance Auditing
Run Lighthouse audits from your agent to measure performance, accessibility, SEO, and best practices scores.
Progressive Web App Setup
Transform your web application into a PWA with offline support, install prompts, push notifications, and app-like experience.
Service Worker Caching
Implement advanced caching strategies with service workers for offline support, faster loads, and background sync.
Web Push Notifications
Implement browser push notifications to re-engage users with timely updates even when your site is not open.
Responsive Image Optimization
Serve optimized, responsive images with srcset, sizes, modern formats (WebP/AVIF), and lazy loading for faster page loads.
Web Font Loading Optimization
Optimize web font loading with preloading, subsetting, font-display strategies, and variable fonts for better performance.
next-intl Internationalization
Add internationalization to Next.js App Router applications with next-intl, supporting translations, formatting, and locale routing.
react-i18next Translations
Internationalize React applications with react-i18next, the most popular i18n framework supporting namespaces, lazy loading, and pluralization.
CSS Modules Scoping
Write locally-scoped CSS with CSS Modules, preventing style collisions without runtime overhead or naming conventions.
Tailwind CSS Custom Plugins
Extend Tailwind CSS with custom plugins to add new utilities, components, variants, and design system primitives.
View Transitions API
Create smooth, native page transitions with the View Transitions API, enabling animated navigation without JavaScript frameworks.
Web Components (Custom Elements)
Build framework-agnostic, reusable UI components with Web Components using Custom Elements, Shadow DOM, and HTML templates.
GitHub Projects
Manage GitHub Projects boards, issues, and workflows directly from your AI coding agent.
GitLab Issue Boards
Interact with GitLab issue boards, merge requests, and CI/CD pipelines from your coding agent.
Asana Integration
Connect Asana task management to your AI coding workflow for seamless project tracking.
ClickUp Integration
Manage ClickUp spaces, tasks, and docs from your AI coding agent for unified project management.
Monday.com Integration
Connect Monday.com workflows and boards to your AI coding agent for visual project tracking.
Figma Design Handoff
Extract design tokens, component specs, and assets from Figma files for seamless design-to-code workflows.
Zeplin Design Specs
Access Zeplin design specifications, style guides, and component documentation from your coding agent.
Confluence Documentation
Read and write Confluence pages and spaces from your AI coding agent for team documentation.
Coda Collaborative Docs
Interact with Coda documents, tables, and automations from your AI coding agent.
OKR Goal Tracking
Track and manage OKRs (Objectives and Key Results) with AI-assisted goal setting and progress monitoring.
Sprint Retrospectives
AI-facilitated sprint retrospectives with automated action item tracking and sentiment analysis.
Pull Request Templates
Generate and manage intelligent PR templates with automated checklists and context-aware descriptions.
Automated Code Review
Automate code review with AI-powered analysis, style checking, and security scanning.
AI Meeting Notes
Generate structured meeting notes, action items, and follow-ups from meeting transcripts using AI.
Gantt Chart Planning
Create and manage Gantt charts for project timelines with AI-assisted dependency tracking.
Team Resource Planning
AI-assisted team resource allocation and capacity planning for development sprints.
Incident Response Management
Manage incident response workflows, runbooks, and post-mortems from your AI coding agent.
Status Page Management
Manage status pages, incidents, and maintenance windows from your AI coding agent.
Feature Flag Management
Manage feature flags and progressive rollouts from your AI coding agent.
Release Management
Automate release workflows including versioning, changelogs, and deployment coordination.
MDX Content Authoring
Author rich MDX content with embedded React components, interactive examples, and dynamic imports.
Contentlayer CMS
Type-safe content management with Contentlayer for structured content in code-based projects.
Sanity Headless CMS
Interact with Sanity CMS content, schemas, and GROQ queries from your AI coding agent.
Strapi Headless CMS
Manage Strapi content types, entries, and REST/GraphQL APIs from your AI coding agent.
Swagger/OpenAPI Documentation
Generate and maintain Swagger/OpenAPI documentation for REST APIs with AI-assisted spec writing.
ReDoc API Documentation
Create beautiful, responsive API documentation with ReDoc from OpenAPI specifications.
Mintlify Documentation
Build beautiful documentation sites with Mintlify using AI-assisted content creation and configuration.
Docusaurus Documentation
Build and manage Docusaurus documentation sites with AI-assisted content generation and plugin configuration.
JSDoc Code Documentation
Generate comprehensive JSDoc comments for JavaScript and TypeScript code with AI assistance.
TypeDoc API Docs
Generate comprehensive API documentation from TypeScript source code using TypeDoc.
Mermaid Diagrams
Generate flowcharts, sequence diagrams, and architecture diagrams using Mermaid markup language.
PlantUML Diagrams
Create UML diagrams including class, sequence, and component diagrams with PlantUML text notation.
D2 Declarative Diagrams
Create modern, declarative diagrams with D2 language for software architecture and system design.
Slidev Presentations
Create developer-focused presentations with Slidev using Markdown, Vue components, and code highlighting.
Reveal.js Presentations
Build interactive HTML presentations with Reveal.js featuring animations, fragments, and speaker notes.
Translation File Management
Manage i18n translation files, extract translatable strings, and maintain locale consistency.
Structured Data / Schema.org
Generate and manage JSON-LD structured data for SEO using Schema.org vocabularies.
Meta Tags Optimization
Generate and optimize meta tags, Open Graph, and Twitter Card markup for better SEO and social sharing.
RSS/Atom Feed Generation
Generate and maintain RSS and Atom feeds for blogs, podcasts, and content syndication.
XML Sitemap Generation
Generate and maintain XML sitemaps for improved search engine crawling and indexing.
Robots.txt Configuration
Generate and manage robots.txt files for controlling search engine crawling behavior.
Astro Content Collections
Manage type-safe content collections in Astro with schema validation and query APIs.
Nextra Documentation
Build Next.js-powered documentation sites with Nextra using MDX and file-system routing.
VitePress Documentation
Create fast, Vite-powered documentation sites with VitePress using Markdown and Vue components.
Starlight Documentation
Build beautiful documentation sites with Astro Starlight theme featuring i18n, search, and sidebar navigation.
NextAuth.js Authentication
Set up NextAuth.js for authentication in Next.js apps with multiple providers and session management.
Clerk Authentication
Integrate Clerk for complete user management with pre-built UI components and multi-factor authentication.
Auth0 Identity Management
Integrate Auth0 for enterprise-grade identity management with Universal Login, SSO, and fine-grained authorization.
Supabase Auth
Set up Supabase Auth for email, social, and phone authentication with Row Level Security integration.
Passport.js Strategies
Configure Passport.js authentication middleware with 500+ strategies for Express and Node.js applications.
bcrypt Password Hashing
Hash and verify passwords securely using bcrypt with configurable salt rounds for Node.js applications.
Argon2 Password Hashing
Use Argon2, the Password Hashing Competition winner, for state-of-the-art password security in Node.js.
JWT Token Authentication
Implement JWT-based stateless authentication with token signing, verification, and refresh token flows.
OAuth2 Authorization Flows
Implement OAuth2 authorization code, PKCE, and client credentials flows with the oauth4webapi library.
CORS Configuration
Configure Cross-Origin Resource Sharing headers to control which domains can access your API endpoints.
Content Security Policy
Define Content Security Policy headers to prevent XSS, clickjacking, and other code injection attacks.
API Rate Limiting
Protect APIs from abuse with configurable rate limiting using sliding windows, token buckets, or fixed windows.
Helmet.js HTTP Security
Set essential HTTP security headers with Helmet.js to protect Express apps from common web vulnerabilities.
npm Audit Security Scanning
Scan project dependencies for known vulnerabilities using npm audit and fix issues automatically.
Socket.dev Dependency Analysis
Detect supply chain attacks and malicious packages with Socket.dev deep package analysis.
HashiCorp Vault Secrets
Manage secrets, encryption keys, and certificates securely with HashiCorp Vault for production environments.
dotenv Environment Management
Load environment variables from .env files into process.env for local development and configuration.
1Password CLI Secrets
Access and manage secrets from 1Password vaults programmatically using the op CLI and SDKs.
Zod Input Validation
Define and validate data schemas with Zod for type-safe input validation in TypeScript applications.
Yup Schema Validation
Build expressive validation schemas with Yup for form validation and data parsing in JavaScript applications.
Joi Data Validation
Validate complex data structures with Joi, the most powerful schema validation library for JavaScript.
Cloudflare WAF Protection
Configure Cloudflare Web Application Firewall rules to protect against SQL injection, XSS, and DDoS attacks.
Fail2ban Intrusion Prevention
Monitor logs and automatically ban IPs showing malicious signs with Fail2ban for Linux servers.
Trivy Container Security Scanning
Scan container images, filesystems, and IaC for vulnerabilities and misconfigurations with Trivy.
Dependabot Security Updates
Automate dependency updates and security patches with GitHub Dependabot for continuous vulnerability remediation.
PostgreSQL Database Management
Manage PostgreSQL databases with advanced querying, indexing, and performance optimization for production workloads.
MySQL Database Administration
Administer MySQL databases with connection pooling, prepared statements, and replication management.
MongoDB Operations
Perform MongoDB CRUD operations, aggregation pipelines, and index management with the official Node.js driver.
Redis Caching & Data Store
Use Redis for high-performance caching, session storage, pub/sub messaging, and real-time leaderboards.
SQLite Embedded Database
Use SQLite as an embedded database for desktop apps, CLI tools, and edge deployments with zero configuration.
Supabase Database & Realtime
Build on Supabase PostgreSQL with auto-generated APIs, realtime subscriptions, and edge functions.
Firebase Firestore
Build real-time applications with Firebase Firestore NoSQL database, offline sync, and security rules.
PlanetScale MySQL Serverless
Use PlanetScale for serverless MySQL with branching workflows, non-blocking schema changes, and horizontal scaling.
Neon Serverless PostgreSQL
Use Neon for serverless PostgreSQL with branching, autoscaling, and a generous free tier for development.
Turso/LibSQL Edge Database
Deploy SQLite at the edge with Turso and LibSQL for ultra-low latency reads and embedded replicas.
Redis Queue (BullMQ)
Build reliable job queues and background workers with BullMQ, powered by Redis for distributed processing.
CDN Caching Strategies
Implement CDN caching with Cache-Control headers, stale-while-revalidate, and cache invalidation patterns.
Elasticsearch Search Engine
Build powerful full-text search, analytics, and log aggregation with Elasticsearch and the Node.js client.
Algolia Search Integration
Add instant search experiences with Algolia hosted search, typo tolerance, and faceted filtering.
Meilisearch Search Engine
Deploy Meilisearch for fast, typo-tolerant search with easy setup and a generous open-source offering.
Typesense Search Engine
Use Typesense for instant, typo-tolerant search with automatic schema detection and simple deployment.
AWS S3 File Storage
Store and serve files with AWS S3 using presigned URLs, multipart uploads, and lifecycle policies.
Cloudflare R2 Object Storage
Store objects with Cloudflare R2 for zero egress fees, S3-compatible API, and edge-optimized delivery.
MinIO Self-Hosted Storage
Deploy MinIO as a self-hosted, S3-compatible object storage server for private cloud environments.
Resend Email API
Send transactional emails with Resend using React Email templates and reliable delivery infrastructure.
SendGrid Email Delivery
Deliver transactional and marketing emails at scale with SendGrid API, templates, and analytics.
Postmark Transactional Email
Send transactional emails with Postmark for industry-leading delivery speed and inbox placement rates.
Stripe Payment Integration
Process payments, subscriptions, and invoicing with Stripe API for global commerce applications.
Paddle Payment Platform
Use Paddle as a merchant of record for global SaaS payments with built-in tax compliance and billing.
LemonSqueezy Payments
Sell digital products and SaaS subscriptions with LemonSqueezy as a merchant of record for indie developers.
Google Analytics 4 Integration
Track user behavior and conversions with Google Analytics 4 event-based tracking and reporting APIs.
Plausible Privacy-First Analytics
Track website analytics without cookies using Plausible, a lightweight, GDPR-compliant analytics tool.
Umami Self-Hosted Analytics
Deploy Umami for self-hosted, privacy-focused web analytics with a clean dashboard and custom events.
Mixpanel Event Analytics
Track user behavior with Mixpanel event-based analytics for funnels, retention, and product insights.
Upstash Serverless Redis/Kafka
Use Upstash for serverless Redis and Kafka with per-request pricing and global replication for edge computing.