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
Code Migration Plan Generator
Creates a comprehensive migration plan for moving from legacy codebases to modern frameworks, including risk assessment and rollback strategies.
RAG System Architect
Build a Retrieval-Augmented Generation system with proper chunking, embedding, and retrieval strategies
API Design & Documentation Generator
Design RESTful or GraphQL APIs with OpenAPI specs, error handling, and developer documentation
Chain-of-Thought Reasoning Generator
Generate step-by-step reasoning prompts that guide AI models through complex problem-solving with explicit logical steps.