Category
Coding
Developer prompts for code review, debugging, refactoring, documentation, and writing unit tests.
Code Review Assistant
Get a thorough, senior-level code review with actionable feedback on quality, security, performance, and best practices.
Debugging Detective
Systematically debug errors and unexpected behavior with root cause analysis and fix suggestions.
Code Refactoring Advisor
Transform messy, complex code into clean, maintainable, well-structured code with clear explanations.
Technical Documentation Writer
Generate clear, comprehensive technical documentation for APIs, functions, systems, or libraries.
Unit Test Generator
Generate comprehensive unit tests with edge cases, mocks, and full coverage for your code.
API Endpoint Documentation Writer
Generate clear, developer-friendly API documentation for any endpoint including parameters, responses, and code examples.
SQL Query Optimizer
Analyze and rewrite slow SQL queries for better performance with explanations of every optimization made.
React Component Generator
Generate a clean, reusable React component with TypeScript, props interface, and Tailwind CSS styling.
Code Review Checklist Generator
Generate a thorough code review checklist tailored to your language, framework, and team standards.
Database Schema Design Assistant
Design a normalized, scalable database schema for your application with table definitions, relationships, and indexing strategy.
macOS App Architecture Planner
Design a clean, production-ready architecture for a native macOS app using SwiftUI, including data flow, persistence, and system integration.
SwiftUI macOS View Builder
Generate production-quality SwiftUI views tailored for macOS, with proper AppKit idioms, keyboard navigation, and platform-native feel.
macOS Menu Bar App Generator
Build a complete macOS menu bar (status bar) app with SwiftUI, including popover UI, keyboard shortcuts, and launch-at-login support.
macOS App with Core Data & CloudKit Sync
Build a macOS app with persistent local storage and seamless iCloud sync using Core Data with CloudKit or SwiftData.
macOS Document-Based App Builder
Create a native macOS document-based app with SwiftUI, supporting custom file formats, autosave, versioning, and iCloud Documents.
CI/CD Pipeline Configuration Generator
Generate production-ready CI/CD pipeline configurations for GitHub Actions, GitLab CI, or other platforms with testing, linting, building, and deployment stages.
Web Accessibility Audit and Remediation Guide
Conduct a comprehensive WCAG 2.2 web accessibility audit with prioritized remediation steps, code fixes, and testing strategies to make your website or app accessible to all users.
Performance Profiling and Optimization Guide
Get a systematic approach to profiling and optimizing application performance — from identifying bottlenecks to implementing fixes with measurable before/after benchmarks.
GraphQL Schema and API Design Guide
Design a well-structured, performant GraphQL schema with best practices for queries, mutations, subscriptions, and error handling.
Docker Containerization and Deployment Guide
Generate a complete Docker setup for any application including Dockerfile, docker-compose configuration, multi-stage builds, and production deployment best practices.
Regex Pattern Builder and Tester
Generate, explain, and test regular expression patterns for common and complex text matching scenarios with step-by-step breakdowns and edge case handling.
Microservices Architecture Migration Planner
Plan a structured migration from a monolithic application to microservices, covering service decomposition, data ownership, API contracts, migration phases, and rollback strategies.
Feature Flag Rollout and Rollback Plan Builder
Design a safe production rollout plan with feature flags, exposure stages, monitoring thresholds, and rollback triggers.
Terraform Infrastructure as Code Review Checklist
Review Terraform or OpenTofu changes with a security, reliability, and cost lens before infrastructure hits production.
Legacy Codebase Modernization Roadmap
Plan a realistic modernization path for a legacy application without breaking production or stalling feature delivery.
Webhook Retry and Idempotency Design Guide
Design resilient webhook delivery and consumer handling with idempotency keys, retry policies, signature verification, and dead-letter recovery workflows.
Browser Extension Permissions and Store Review Checklist
Plan a browser extension launch with least-privilege permissions, manifest review, privacy disclosures, and Chrome Web Store or Firefox Add-ons submission readiness.
Database Migration Rollback Plan Builder
Generate a safe database migration plan with rollout steps, rollback procedures, validation checks, and communication notes for production changes.
LLM Eval Test Suite Builder
Design a repeatable evaluation suite for AI features covering quality, safety, regression checks, and rubric-based scoring before release.
API Deprecation Announcement and Migration Guide Builder
Create a developer-friendly API deprecation notice, migration guide, and rollout timeline that reduces support friction.
Incident Postmortem Template Builder
Generate a blameless engineering postmortem with timeline, root cause analysis, and follow-up actions after a production incident.
Production Readiness Review Checklist Builder
Create a launch-readiness checklist for new services, features, or infrastructure changes before they go to production.
Design Token Migration Plan Builder
Plan a safe migration from hard-coded styles to a reusable design token system across apps, components, and themes.
Offline-First Mobile Sync Conflict Resolution Guide
Design a robust offline-first sync strategy for mobile apps, including conflict handling, queues, retries, and user-facing recovery states.
OpenAPI Contract Test Suite Builder
Design contract tests from an OpenAPI spec to catch breaking API changes before they reach consumers or production.
OAuth Login Flow Debugging Checklist Builder
Troubleshoot OAuth and OIDC login failures with a structured checklist covering redirects, scopes, PKCE, cookies, callbacks, and provider configuration.
SAML SSO Implementation Checklist Builder
Plan a secure SAML SSO rollout with metadata, user mapping, multi-tenant settings, tests, troubleshooting, and enterprise launch steps.