Find the perfect prompt
32 prompts across 23 categories and 34 models
Code Reviewer & Refactor
Paste any code and get a detailed review with specific refactoring suggestions, performance tips, and security checks.
Weekly Performance & Goal-Setting Plan for Tech Support Agents
Generates a structured, actionable weekly goals plan for tech support agents focused on performance metrics, skill development, customer satisfaction, and team collaboration.
Technical Concept Breakdown for Non-Technical Stakeholders
Translates highly dense technical architecture or scientific theories into a format understandable by executives or clients.
Interactive API Reference & Tutorial Creator
Takes raw code or a list of endpoints and generates professional-grade documentation.
Incident Report & Root Cause Analysis Framework
Analyzes a technical failure (server crash, bug, process failure) and provides a structured RCA report.
Step-by-Step Technical Calculation & Proofing
Solves complex equations or verifies scientific proofs with detailed, commented steps."I need you to solve the following technical problem: [Insert Problem, e.g., 'Calculate the heat dissipation requirements for a server rack with X specifications']. Constraints: [Insert constraints, e.g., 'Ambient temperature is 22°C, airflow is 500 CFM']. Instructions: Show every step of the calculation using LaTeX for all formulas. Explain the physical/mathematical principle behind each step (e.g., 'Applying the First Law of Thermodynamics'). Check for 'Dimensional Consistency' (ensure the units cancel out correctly). Provide the final answer in [Insert Specific Unit]."
Engineering-to-User Guide Converter
Converts raw engineering specifications into a user-friendly manual or assembly guide.
Troubleshoot Any Technical Problem
Get a systematic diagnosis and fix for any technical issue.
Write Technical Documentation
Create clear, structured technical docs for any system, API, or process.
Design a Database Schema
Get a well-structured database schema for any application.
Explain How a Technology Works
Get a clear, layered explanation of any technology from basic to deep.
Design a Microservices Architecture
Get a senior architect's breakdown of how to split a monolith or design a new system as microservices.
Build a Web Scraper
Design and write a complete web scraping solution for any data extraction task.
Write a GraphQL API
Design and implement a complete GraphQL API for any application.
Implement Authentication and Authorisation
Build a complete, secure authentication and role-based authorisation system.
Build a REST API From Scratch
Design and implement a production-ready REST API with full CRUD, auth, and documentation.
Create a DevOps Infrastructure Setup
Design and provision a complete cloud infrastructure setup for any application.
Implement a Caching Strategy
Design and implement the right caching approach for any application performance problem.