Contract Testing — API Consumer/Provider Pact
Implement consumer-driven contract testing with Pact. Ensure API changes don't break consumers without running full integration tests.
Copilot (GitHub)Claude Code
#consumer-driven#testing#api+2
896 views89 copies+105Fresh GitHub Actions — Monorepo CI/CD Matrix
CI/CD pipeline for a monorepo with path-based triggers, parallel builds, shared caching, and conditional deployments per package.
Copilot (GitHub)Gemini Code AssistClaude Code
#automation#monorepo#caching+2
1,131 views150 copies+103Fresh Observability Stack — Logs, Metrics, Traces
Set up a complete observability stack. Structured logging, Prometheus metrics, distributed tracing with OpenTelemetry — correlated with trace IDs.
Copilot (GitHub)Claude Code
#logging#observability#opentelemetry+2
1,044 views159 copies+100Fresh Server Actions — Next.js Form Mutations
Build type-safe server actions for Next.js forms. Validation, error handling, optimistic updates, and revalidation — the modern mutation pattern.
Copilot (GitHub)Claude CodeCursor
#server-actions#mutations#react+2
1,080 views121 copies+99Fresh Kubernetes Horizontal Pod Autoscaler — Custom Metrics
Configure Kubernetes HPA with custom application metrics. Scale on queue depth, response latency, or business KPIs — not just CPU.
Copilot (GitHub)Claude Code
#hpa#kubernetes#prometheus+2
598 views224 copies+99Fresh Prompt Template Engine — Variable Injection
Build a prompt template engine that supports variables, conditionals, loops, and includes. Like Handlebars but for LLM prompts.
Copilot (GitHub)Claude Code
#automation#templates#engine+2
660 views195 copies+98Fresh Docker Compose — Full Dev Environment
Production-grade Docker Compose setup for a full-stack app. App, DB, Redis, worker, nginx — with hot reload, health checks, and named volumes.
Copilot (GitHub)Gemini Code AssistClaude Code
#hot-reload#docker#containers+2
874 views277 copies+91Fresh Mutation Testing — Kill the Mutants
Set up mutation testing to verify your tests actually catch bugs. Stryker mutates your code and checks if tests fail — the ultimate test quality metric.
Copilot (GitHub)Claude Code
#coverage#test-quality#testing+2
273 views152 copies+91Fresh AI Agent with Tool Use — ReAct Pattern
Build an AI agent that reasons and acts using tools. ReAct loop with function calling, error recovery, and conversation memory.
Copilot (GitHub)Claude CodeCursor
#autonomous#ai-agent#function-calling+2
1,177 views326 copies+78Fresh AI Code Review Bot — PR Analysis
Build a GitHub PR review bot that uses LLMs to analyze code changes, detect issues, and post review comments automatically.
Copilot (GitHub)Gemini Code AssistClaude Code
#automation#github#ci-cd+2
517 views305 copies+77Fresh Structured Output Parser — JSON from LLM
Reliably extract structured JSON from LLM responses. Schema validation, retry on malformed output, and fallback parsing strategies.
Copilot (GitHub)Claude CodeCursor
#structured-output#parsing#json+2
897 views162 copies+63Fresh Embedding-Based Code Search — Semantic IDE
Build a semantic code search engine using embeddings. Search by intent ('function that validates email') rather than exact text matches.
Copilot (GitHub)Claude Code
#semantic#vector-db#code-search+2
830 views263 copies+63Fresh tRPC v11 — End-to-End Type Safety
Build a full tRPC v11 setup with procedures, middleware, subscriptions, and React Query integration. Full-stack TypeScript type safety.
Copilot (GitHub)Claude CodeCursor
#fullstack#api#react-query+2
594 views61 copies+63Fresh Terraform Module — AWS VPC + ECS Fargate
Reusable Terraform module for a production AWS setup. VPC with public/private subnets, ECS Fargate service, ALB, RDS, and CloudWatch monitoring.
Copilot (GitHub)Gemini Code AssistClaude Code
#ecs#terraform#vpc+2
1,269 views112 copies+56Fresh CodeYour contentIntermediate Cypress E2E Test — User Flow Happy Path
Intermediate code generation prompt. Cypress E2E Test with customizable parameters for professional results.
Claude CodeCursor
#testing#e2e#user-flow+2
648 views39 copies+54Aging OAuth 2.0 Flow — Google/GitHub Provider
A advanced-level code prompt for creating oauth 2.0 flow. Fill in the variables to customize the output for your specific needs.
Claude CodeCursor
#authentication#oauth2#github+2
486 views24 copies+54Aging CodeYour contentIntermediate Next.js API Route — Auth + Rate Limiting
Craft next.js api route with this structured code prompt. Adjustable variables let you fine-tune the output.
Claude CodeCursor
#fullstack#auth#rate-limit+2
324 views20 copies+54Stale Machine Learning Model — Scikit-Learn Pipeline
Advanced code generation prompt. Machine Learning Model with customizable parameters for professional results.
DeepSeek V3Claude Code
#scikit-learn#ml#pipeline+2
477 views30 copies+53Aging CodeYour contentIntermediate Prisma Schema + Migration — Relational DB
Intermediate code generation prompt. Prisma Schema + Migration with customizable parameters for professional results.
Claude CodeCursor
#database#orm#migration+2
416 views19 copies+52Aging SVG Icon Component — Accessible + Animated
Craft svg icon component with this structured code prompt. Adjustable variables let you fine-tune the output.
Claude CodeCursor
#accessible#svg#icon+2
255 views16 copies+51Aging OpenAI Function Calling — Tool Use Agent
Advanced code generation prompt. OpenAI Function Calling with customizable parameters for professional results.
Claude CodeCursor
#openai#function-calling#tool-use+2
255 views31 copies+51Aging CodeYour contentIntermediate React Component Generator — TypeScript + Tailwind
Intermediate code generation prompt. React Component Generator with customizable parameters for professional results.
Claude CodeCursor
#react#tailwind#typescript+2
204 views23 copies+51Aging CodeYour contentIntermediate GraphQL Schema Designer — From Requirements
Craft graphql schema designer with this structured code prompt. Adjustable variables let you fine-tune the output.
Claude CodeCursor
#design#api#graphql+2
539 views36 copies+49Aging CodeYour contentIntermediate Nginx Configuration — Reverse Proxy + SSL
Craft nginx configuration with this structured code prompt. Adjustable variables let you fine-tune the output.
Copilot (GitHub)Claude Code
#webserver#reverse-proxy#config+2
245 views27 copies+49Aging Cron Job Manager — Scheduled Tasks in Node
A beginner-level code prompt for creating cron job manager. Fill in the variables to customize the output for your specific needs.
Copilot (GitHub)Claude Code
#automation#node#cron+2
240 views18 copies+48Aging CodeYour contentIntermediate Python Data Pipeline — ETL with Pandas
Intermediate code generation prompt. Python Data Pipeline with customizable parameters for professional results.
DeepSeek V3Claude Code
#automation#pandas#python+2
282 views28 copies+47Aging TypeScript Type Wizard — Complex Generics
A advanced-level code prompt for creating typescript type wizard. Fill in the variables to customize the output for your specific needs.
Claude CodeCursor
#advanced#types#generics+2
180 views27 copies+45Aging React Server Components — Data Patterns
Master React Server Components data fetching patterns. Server-only queries, streaming with Suspense, waterfall prevention, and cache strategies.
Copilot (GitHub)Claude CodeCursor
#rsc#react#suspense+2
730 views211 copies+43Fresh CodeYour contentIntermediate Rate Limiter Implementation — Token Bucket
Craft rate limiter implementation with this structured code prompt. Adjustable variables let you fine-tune the output.
Copilot (GitHub)Claude Code
#algorithm#token-bucket#api+2
172 views24 copies+43Aging Storybook Component — Interactive Docs
A beginner-level code prompt for creating storybook component. Fill in the variables to customize the output for your specific needs.
Claude CodeCursor
#docs#storybook#ui+2
378 views30 copies+42Aging Stripe Payment Integration — Checkout Flow
A advanced-level code prompt for creating stripe payment integration. Fill in the variables to customize the output for your specific needs.
Claude CodeCursor
#billing#checkout#payment+2
336 views29 copies+42Aging CodeYour contentIntermediate E2E Test Suite — Playwright Scenarios
Craft e2e test suite with this structured code prompt. Adjustable variables let you fine-tune the output.
Copilot (GitHub)Claude Code
#automation#playwright#browser+2
492 views15 copies+41Aging CodeYour contentIntermediate Prometheus Alert Rules — SRE Monitoring
Craft prometheus alert rules with this structured code prompt. Adjustable variables let you fine-tune the output.
Copilot (GitHub)Claude Code
#alerts#rules#prometheus+2
120 views22 copies+40Stale CodeYour contentIntermediate Python Decorator — Retry with Exponential Backoff
A intermediate-level code prompt for creating python decorator. Fill in the variables to customize the output for your specific needs.
DeepSeek V3Claude Code
#python#decorator#backoff+2
468 views26 copies+39Aging Database Seed Script — Faker + Relations
Beginner code generation prompt. Database Seed Script with customizable parameters for professional results.
Copilot (GitHub)Claude Code
#database#testing#faker+2
429 views25 copies+39Stale Streaming LLM Response — Server-Sent Events
Implement streaming LLM responses with Server-Sent Events. Token-by-token output from API to browser with proper error handling and abort.
Copilot (GitHub)Claude CodeCursor
#api#sse#server-sent-events+2
277 views104 copies+39Fresh Python Async Queue — Worker Pool Pattern
A advanced-level code prompt for creating python async queue. Fill in the variables to customize the output for your specific needs.
DeepSeek V3Claude Code
#concurrency#worker-pool#python+2
228 views19 copies+38Aging CodeYour contentIntermediate Vue 3 Composition API — Reusable Composable
A intermediate-level code prompt for creating vue 3 composition api. Fill in the variables to customize the output for your specific needs.
Claude CodeCursor
#composition-api#vue#composable+2
296 views19 copies+37Aging Zustand Store — Global State with Persist
Beginner code generation prompt. Zustand Store with customizable parameters for professional results.
Claude CodeCursor
#state#react#persist+2
296 views17 copies+37Stale Zero-Downtime Deployment — Blue/Green with Health Checks
Implement zero-downtime deployments with blue/green strategy. Health check gates, gradual traffic shift, and automatic rollback on failure.
Copilot (GitHub)Claude Code
#blue-green#zero-downtime#deployment+2
1,086 views218 copies+36Fresh CodeYour contentIntermediate React Native Screen — Cross-Platform Mobile
Intermediate code generation prompt. React Native Screen with customizable parameters for professional results.
Claude CodeCursor
#android#react-native#ios+2
144 views25 copies+36Aging API Fuzzing — Property-Based Endpoint Testing
Fuzz your API endpoints with random but valid inputs. Find edge cases, crashes, and 500 errors that manual testing misses.
Copilot (GitHub)Claude Code
#property-testing#automated-testing#api+2
1,300 views61 copies+35Fresh Three.js Scene — Interactive 3D Web Experience
Advanced code generation prompt. Three.js Scene with customizable parameters for professional results.
Claude CodeCursor
#webgl#3d#web+2
385 views14 copies+35Aging Kubernetes Manifest Generator — Production Ready
A advanced-level code prompt for creating kubernetes manifest generator. Fill in the variables to customize the output for your specific needs.
Copilot (GitHub)Claude Code
#devops#kubernetes#manifest+2
210 views19 copies+35Stale CodeYour contentIntermediate SQL Migration Script — Schema Evolution
Craft sql migration script with this structured code prompt. Adjustable variables let you fine-tune the output.
Copilot (GitHub)Claude Code
#evolution#database#migration+2
408 views26 copies+34Aging CodeYour contentIntermediate Python FastAPI Endpoint — CRUD + Validation
Intermediate code generation prompt. Python FastAPI Endpoint with customizable parameters for professional results.
DeepSeek V3Claude Code
#api#python#validation+2
396 views10 copies+33Aging CodeYour contentIntermediate Docker Compose — Full Stack Dev Environment
Craft docker compose with this structured code prompt. Adjustable variables let you fine-tune the output.
Copilot (GitHub)Claude Code
#containerized#fullstack#docker-compose+1
352 views16 copies+32Aging GitHub Actions CI/CD Pipeline — Full Stack App
Craft github actions ci/cd pipeline with this structured code prompt. Adjustable variables let you fine-tune the output.
Copilot (GitHub)Claude Code
#automation#deployment#ci-cd+2
192 views16 copies+32Stale RAG with Reranking — Hybrid Search Pipeline
Build a Retrieval-Augmented Generation pipeline with hybrid search (vector + keyword) and a reranking step for higher precision answers.
Copilot (GitHub)Claude Code
#reranking#rag#vector-db+2
685 views314 copies+31Fresh CSS Animation — Keyframe Micro-Interactions
Craft css animation with this structured code prompt. Adjustable variables let you fine-tune the output.
Claude CodeCursor
#ui#css#keyframe+2
372 views22 copies+31Stale