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
Full-Stack Feature Implementation Plan
Break down a feature into a complete implementation plan with code structure
Comprehensive Test Strategist
Generate a complete testing strategy including unit, integration, and e2e tests
Microservice Architecture Designer
Designs a complete microservices architecture for a given application, including service boundaries, communication patterns, data ownership, and deployment topology.
Data Pipeline Architecture Review
Review and optimize data pipeline architectures for performance and reliability