Find the perfect prompt
191 prompts across 23 categories and 44 models
AI Pair Programming Setup
Structure an effective AI pair programming session to build a new feature faster with higher quality.
Cursor IDE Workflow Optimizer
Set up an optimized AI coding workflow in Cursor IDE with effective context, rules, and session habits.
GitHub Copilot Optimization Guide
Get dramatically better suggestions from GitHub Copilot using context hints, comment-driven development, and prompt patterns.
AI-Assisted Code Migration Guide
Plan and execute a large-scale code migration with AI assistance, covering strategy, risk, and step-by-step execution.
Performance Optimization Analyzer
Identify and fix performance bottlenecks in code or a system with measurable optimization recommendations.
README File Generator
Generate a complete, well-structured README for any software project that helps new users get started fast.
Pull Request Description Writer
Write a clear, complete pull request description that explains what changed, why, and how to review it.
Technical Debt Assessment
Audit a codebase for technical debt, prioritize what to fix first, and build a remediation roadmap.
Monorepo Architecture Designer
Design a scalable monorepo structure for a multi-package project with tooling, CI, and team workflow recommendations.
Code Explanation Generator
Get a clear, layered explanation of unfamiliar code from high-level purpose down to line-by-line detail.
Error Message Interpreter
Decode cryptic error messages and stack traces into plain English with a clear fix and prevention strategy.
CI/CD Pipeline Designer
Design a complete CI/CD pipeline from code commit to production deployment with quality gates and rollback strategy.
Feature Flag Strategy Planner
Design a feature flag strategy for safely rolling out new functionality with targeted rollout and kill switches.
Code Complexity Analyzer
Measure and reduce the cognitive complexity of a function or module to make it easier to read, test, and maintain.
System Design Interview Coach
Practice system design interviews with AI acting as a senior engineer asking questions, probing trade-offs, and giving feedback.
Dependency Audit Tool
Audit project dependencies for outdated versions, security vulnerabilities, license risks, and unused packages.
AI Coding Agent Prompt Library
Build a reusable personal prompt library for AI coding agents like Claude Code, optimized for daily development tasks.
Microservices Decomposition Planner
Decompose a monolith into microservices using domain-driven design principles with a phased migration plan.