API Design Reviewer
Review and improve REST API designs with best practices
Content
Review this API design and provide detailed feedback. API Endpoint: {{api_endpoint}} HTTP Method: {{http_method}} Request/Response Schema: {{schema}} Analyze and provide: 1. RESTful compliance score (1-10) 2. Security concerns 3. Performance optimization suggestions 4. Error handling adequacy 5. Documentation completeness 6. Breaking change risk if modified
Related Prompts
Prompt Injection Defense Audit
Audits an AI system prompt or application for prompt injection vulnerabilities, jailbreak risks, and data leakage vectors — then generates hardened replacement prompts.
Docker Deployment Guide Generator
Creates a complete Docker containerization and deployment guide for any application, including Dockerfile, docker-compose, CI/CD, and production best practices.
Full-Stack Feature Implementation Plan
Break down a feature into a complete implementation plan with code structure
Database Schema Designer
Design a production-ready database schema from a plain-language description, including tables, relationships, indexes, and migration SQL.