Discover AI agent definitions for any runtime
Expert guidance on Amazon Elastic Container Service (ECS) for deploying and managing containerized applications with tasks, services, and Fargate.
Set up and configure Cloudflare R2 object storage with S3-compatible API, bucket configuration, CORS, and authentication for your application.
Creates Caddy web server configurations with automatic HTTPS, reverse proxies, static files, PHP, and custom directives using Caddyfile syntax.
Generate a complete GitHub Actions workflow file with jobs, steps, triggers, and runner configuration for your project's CI/CD pipeline.
Set up and manage AWS infrastructure using Terraform Infrastructure as Code. Covers installation, resource creation, state management, and collaboration with HCP Terraform.
Guide for managing Kubernetes applications using Helm package manager. Covers chart installation, configuration, upgrades, and repository management.
Guide to managing configuration data and sensitive information in Kubernetes using ConfigMaps and Secrets
Create and manage Kubernetes Deployments for declarative application updates, including rolling updates, rollbacks, and scaling strategies.
Master CRUD operations, relations, filtering, pagination, aggregation, transactions, and full-text search with Prisma Client. Learn query optimization patterns.
Generate optimized Dockerfiles using multi-stage builds to reduce production image size and separate build/runtime dependencies
Expert guidance on implementing responsive layouts with Tailwind CSS, including breakpoints, mobile-first design, container queries, and custom viewport strategies.
Master GraphQL fundamentals including schemas, queries, mutations, subscriptions, and best practices for building flexible, type-safe APIs.
Build fully type-safe APIs with tRPC, combining REST and GraphQL concepts without code generation. Define routers, procedures, and inputs with automatic TypeScript inference across client and server.
Complete guide for building ultrafast web apps with Hono framework across Cloudflare Workers, Deno, Bun, Node.js, and other runtimes
Privacy-focused AI tool that audits public social media data (Reddit, GitHub, Instagram) to identify privacy risks and suggest cleanup actions using ML-powered analysis.
Generate and document Prisma ORM schema definitions for your database models
Expert guide for Drizzle ORM - TypeScript SQL query builder, schema management, migrations, and relational queries with best practices.
Generate SQL joins with Drizzle ORM — inner, left, right, full, lateral, and cross joins with type-safe syntax and result inference.
Master Express.js error handling patterns for synchronous and asynchronous code, with middleware examples and best practices
Generate comprehensive documentation for Express.js routing patterns, methods, and middleware based on official Express.js routing documentation.