1,147+ professional ready-to-use prompts
Every prompt is engineered and quality-checked automatically against strict standards
Precise and Safe Regex Builder with Tests
PlusTurn a text-pattern description into a correct regex for the target flavor, with part-by-part explanation, match/no-match cases, and ReDoS a...
Architecture Decision Record with Trade-off Analysis
ProDocument an architecture decision as a professional ADR: context, alternatives with trade-offs, the decision and rationale, consequences, an...
Explain Unfamiliar Code with Flow Map and Hidden Risks
FreeExplain unfamiliar code at three levels (overview, line-by-line, flow), surfacing hidden risks and implicit assumptions, without inventing b...
Performance Optimization with Measure-First Method
ProOptimize a slow code path by pinpointing the bottleneck via measurement, analyzing complexity, and delivering a complete optimized version w...
OWASP Top 10 Code Security Audit with Fixes
ProAudit code against OWASP Top 10 (2021), rank findings by severity, and deliver a complete fix for each confirmed vulnerability without false...
Author a Multi-stage Dockerfile and Integrated CI Pipeline
PlusCreate a secure multi-stage Dockerfile and an integrated CI pipeline (build, lint, test, scan, deploy) that run as-is, with a non-root user ...
Full Distributed System Architecture Design
ProDesign a full distributed system architecture linking components, data, and flows with justified decisions and explicit trade-offs, security...
Monolith-to-Microservices Decomposition Plan
ProAnalyze a monolith and decompose it into microservices with domain-driven boundaries, a gradual migration plan, and clear trade-offs, withou...
Relational Schema Design with Indexing Strategy
FreeDesign a normalized relational schema with keys, constraints, and indexes justified by real queries plus a migration plan, without inventing...
Complete API Contract with Valid OpenAPI Spec
PlusDesign a complete REST API contract as a valid OpenAPI 3.1 spec: paths, schemas, status codes, auth, and errors, without inventing nonstanda...
Secure Multi-Stage CI/CD Pipeline Design
PlusDesign a multi-stage CI/CD pipeline with quality gates, security scans, secret management, safe deployment, and rollback, without inventing ...
Secure Parameterized Infrastructure-as-Code
ProWrite a parameterized Infrastructure-as-Code module with secure state, least privilege, encryption, and tagging, without inventing resources...
Methodical Performance Profiling and Optimization Plan
FreeMethodically profile a system from real measurements, locate bottlenecks, and propose impact-ranked optimizations while warning against prem...
Safe Concurrency Design Free of Races and Deadlocks
ProDesign a safe concurrency solution preventing data races and deadlocks and ensuring correctness under parallel load, with a justified model ...
Caching Strategy Design with Consistent Invalidation
PlusDesign a multi-layer caching strategy with the right read/write pattern, consistent invalidation, and stampede handling, without inventing c...
Actionable Observability and Logging Design
PlusDesign a complete observability stack (structured logs, metrics, distributed tracing) with actionable alerts and sensitive-data protection, ...
Robust Idempotent ETL Data Pipeline Design
ProDesign a robust, safely re-runnable ETL pipeline with data quality, failure handling, and privacy, without inventing connectors or transform...
Zero-Downtime Database Migration Plan
PlusDesign a zero-downtime schema or data migration using the expand-then-contract pattern, with backward compatibility, safe rollback, and veri...
Reproducible ML Model Training Pipeline
PlusDesign a reproducible ML training pipeline from data prep to evaluation and persistence, with seed pinning, experiment tracking, and data se...
Production Prompt Engineering for an LLM Feature
FreeDesign a production system prompt for an LLM feature with precise role, output, and guardrails, plus testing and anti-injection strategy, wi...
End-to-End RAG System Design
PlusDesign a complete RAG system from chunking and embedding to source-grounded generation, with quality evaluation and document security, witho...
Auditable Data-Cleaning Pipeline
FreeWrite a data-cleaning pipeline detecting anomalies, missing values, and duplicates with documented rules, a before/after quality report, and...
Systematic Leakage-Free Feature Engineering
ProDesign a feature-engineering methodology that derives strong features, prevents leakage, and documents each one, handling temporal and categ...
ML Model Evaluation with Task-Correct Metrics
PlusDesign a model-evaluation methodology that picks task-correct metrics and addresses imbalance, generalization gap, and bias, interpreting re...
MLOps Model Deployment to Production
ProDesign an MLOps deployment plan to production covering packaging, serving, versioning, drift monitoring, and safe rollback, with model and d...
End-to-End Recommendation System Design
ProDesign a recommendation system that selects the right approach, handles cold start, evaluates without bias, and respects privacy, with justi...
Arabic NLP Text-Classification Pipeline
PlusDesign an Arabic text-classification pipeline handling normalization, tokenization, class imbalance, and correct-metric evaluation, with Ara...
Reproducible Computer-Vision Pipeline
ProDesign a computer-vision pipeline for classification or detection covering loading, augmentation, training, and correct-metric evaluation, w...
Time-Series Forecasting Code with Sound Temporal Validation
PlusWrite a time-series forecasting pipeline handling seasonality, trend, and gaps, with sound temporal validation free of future leakage and co...
Vector-DB Integration for Production Semantic Search
ProDesign a vector-DB integration for a semantic-search app covering schema, indexing, filtered querying, update management, and security, with...
31–60 of 61 prompts
Sign in to use library prompts
Login