Browse Categories

GPT-4

561 prompts found

Webhook Design Prompt for Event Systems API Design

Webhook Design Prompt for Event Systems

Design a webhook system for [SERVICE]. Include: event types and payloads, webhook registration API, delivery mechanism (retry strategy with exponential…

August 29, 2026 0
API Versioning Strategy Prompt API Design

API Versioning Strategy Prompt

Design an API versioning strategy for [API]. Compare: URI versioning (/v1/), header versioning (Accept header), query parameter (?version=1), and content…

August 29, 2026 0
GraphQL Schema Design Prompt API Design

GraphQL Schema Design Prompt

Design a GraphQL schema for [DOMAIN/APPLICATION]. Include: Query type (field definitions with arguments), Mutation type (create/update/delete operations), Type definitions (objects,…

August 29, 2026 0
RESTful API Design Prompt for New Resources API Design

RESTful API Design Prompt for New Resources

Design a RESTful API for [RESOURCE] in a [APPLICATION TYPE] application. Include: resource model (fields, types, relationships), URL structure (collection,…

August 29, 2026 0
Technical Spec Document Generator Development & Code

Technical Spec Document Generator

Write a technical specification for [FEATURE]. Include: title + author + date, problem statement, goals/non-goals, proposed solution (architecture, data model,…

August 29, 2026 0
Contributing Guidelines Generator Development & Code

Contributing Guidelines Generator

Write a CONTRIBUTING.md for [PROJECT]. Include: code of conduct reference, development environment setup, code style/linting requirements, Git workflow (branch naming,…

August 29, 2026 0
Postman Collection Generator Prompt Development & Code

Postman Collection Generator Prompt

Generate a Postman collection description for [API]. Include: collection name and description, environment variables (base URL, auth token, test data),…

August 29, 2026 0
Code Walkthrough Document Generator Development & Code

Code Walkthrough Document Generator

Create a code walkthrough document for [PROJECT/MODULE]. Audience: new team members. Include: architecture overview diagram (ASCII or description), module-by-module breakdown…

August 29, 2026 0
Changelog Generator Prompt Development & Code

Changelog Generator Prompt

Generate a changelog for version [VERSION] of [PROJECT]. Changes made: [LIST OF COMMITS/CHANGES]. Format: Keep a Changelog standard. Categories: Added,…

August 29, 2026 0
User Guide Generator for Software Development & Code

User Guide Generator for Software

Write a user guide for [PRODUCT/FEATURE]. Audience: [USER TYPE]. Include: getting started (prerequisites, installation, first run), key concepts, step-by-step tutorials…

August 29, 2026 0