API Design Specification
ProDesign RESTful or GraphQL APIs with endpoints, schemas, auth, error handling, and pagination
Template Fields
e.g., User management, E-commerce orders, Content publishing, IoT device control
List the main things the API should do, e.g.: - Create/read/update/delete users - Upload files - Search with filters - Real-time notifications
This is a Pro template. Upgrade to access.
Related Resources
5 Prompt Patterns for API Documentation and Integration
Copy-paste prompt templates for writing API docs, generating integration guides, troubleshooting endpoints, and creating SDK examples.
5 Prompt Patterns for AI-Assisted Code Review
Five prompt patterns for thorough AI code reviews. Covers security audits, performance checks, readability, bug detection, and architecture review.
MCP and Tool Use Prompting: How to Write Prompts for AI That Uses Tools (2026)
AI models don't just generate text anymore — they call APIs, query databases, and execute code. Learn how to write prompts that guide tool-using AI effectively, from function calling basics to MCP server architecture.
Related Templates
Bug Report
Write a clear, actionable bug report that developers can act on immediately
README Generator
Create a professional README.md for any project or repository
API Endpoint Documentation
Document an API endpoint with request/response examples
Git Commit Message
Write clear, conventional commit messages with proper scope and description