Browse Prompts
All 34 prompt templates, sorted alphabetically.
Anomaly Finder
Detects outliers and anomalies in datasets using multiple statistical methods.
API Documentation Writer
Creates clear, complete API documentation with examples for every endpoint.
API Endpoint Designer
Designs a complete API surface for a domain with consistent conventions and error handling.
Bug Finder
Identifies bugs, edge cases, and potential runtime errors in a code snippet.
Changelog Generator
Generates a structured changelog from git commit history or diff.
CI/CD Pipeline Generator
Generates CI/CD pipeline configuration for GitHub Actions, GitLab CI, or Jenkins.
Code Documentation Generator
Generates JSDoc, docstrings, or inline documentation for functions, classes, and modules.
Code Review Assistant
Performs a thorough code review covering correctness, performance, security, and maintainability.
Data Exploration Guide
Generates a structured exploratory data analysis plan for a dataset.
Database Migration Planner
Plans safe, zero-downtime database migrations with rollback strategies.
Database Schema Architect
Designs a complete database schema optimized for specific access patterns.
Database Schema Designer
Designs normalized database schemas with indexes, constraints, and migration scripts.
Decision Matrix Builder
Creates a weighted decision matrix to objectively compare options.
Dependency Risk Analyzer
Assesses the risk profile of project dependencies based on maintenance, popularity, and security history.
Dockerfile Optimizer
Reviews and optimizes Dockerfiles for smaller images, faster builds, and better security.
ETL Pipeline Generator
Generates extract-transform-load pipeline code with error handling and monitoring.
Incident Response Playbook
Generates an incident response playbook for a specific type of security incident.
Kubernetes Manifest Generator
Generates production-ready Kubernetes manifests with best practices.
Meeting Summarizer
Converts meeting notes or transcripts into structured summaries with action items.
Microservice Decomposer
Analyzes a monolith and proposes a microservice decomposition strategy.
Monitoring and Alerting Setup
Generates monitoring configuration with dashboards, alerts, and runbooks.
Professional Email Drafter
Drafts professional emails with appropriate tone for various business contexts.
Project Planner
Breaks down a project into phases, milestones, tasks, and estimates.
Refactoring Assistant
Suggests and implements refactoring improvements while preserving behavior.
Release Notes Writer
Creates polished release notes suitable for GitHub releases or email announcements.
REST API Designer
Designs RESTful API endpoints with request/response schemas, status codes, and error handling.
Security Code Audit
Performs a security-focused code review identifying vulnerabilities and fixes.
SQL Query Builder
Translates natural language questions into optimized SQL queries with explanations.
Statistical Summary Generator
Produces a publication-ready statistical summary with appropriate tests and visualizations.
System Architecture Designer
Designs a complete system architecture with component diagrams, data flows, and technology choices.
Technical Blog Post Writer
Generates a well-structured technical blog post with code examples and diagrams.
Test Generator
Generates comprehensive unit tests for a function or module with edge cases and mocks.
Threat Model Generator
Generates a STRIDE-based threat model for a system or feature.
Trend Detection Analyst
Identifies trends, patterns, and inflection points in time series data.