API Endpoint Designer
Design RESTful API endpoints with proper naming, methods, and documentation
Content
Design RESTful API endpoints for a {{use_case}} system. Requirements: {{requirements}} Authentication: {{auth_method}} Provide: 1) Resource names and URL structures, 2) HTTP methods for each endpoint (GET, POST, PUT, DELETE), 3) Request/response body schemas (JSON), 4) Query parameters, 5) Status codes to use, 6) Error response formats. Follow REST best practices and use {{framework}} conventions.
Related Prompts
AI Agent System Behavior Tester
Generates a comprehensive test suite of adversarial, edge-case, and functional prompts to stress-test any AI agent or chatbot for reliability, safety, and performance.
Vibe Coding App Spec Writer
Turn a raw app idea into a precise, AI-ready specification document optimized for vibe coding tools like Bolt.new, Lovable, and NxCode.
Database Migration Plan
Create a comprehensive plan for migrating between databases
Code Review Security Auditor
Perform a security-focused code review identifying vulnerabilities