Template library

2,142 engineered scaffolds across 26 categories. Pick a category, drill into a subcategory, then open one straight into the engine.

2,142
templates
26
categories
156
subcategories

Backend & APIs · 13 shown · 13 total

95

Agentic Tool-Use Etiquette and Resource Conservation Policy

Rules for agents to minimize API costs and respect rate limits during tool execution.

Backend & APIs
95

API 'Time to First Hello World' (TTFHW) Optimizer

Reduces onboarding friction by auditing the first 15 minutes of a developer's experience.

Backend & APIs
95

API Breaking Change Impact Analysis & Migration Guide

Generates a structured migration path and impact assessment for breaking changes in REST/gRPC APIs.

Backend & APIs
95

API Design Guidelines Generator

Creates a comprehensive internal 'API Bible' to standardize design across multiple teams.

Backend & APIs
95

Asynchronous Operation Contract for Slow Write Endpoints

Convert a slow synchronous write endpoint into a polled long-running operation with a status resource

Backend & APIs
95

GraphQL Schema Ergonomics Review

Audits a GraphQL schema for naming consistency, pagination standards, and query efficiency.

Backend & APIs
95

ML Model API Security Hardening Plan

Secures ML inference endpoints against adversarial attacks, data leakage, and unauthorized access.

Backend & APIs
95

Pagination and Collection Contract for a Growing Resource

Define a forward-compatible list-endpoint contract with continuation tokens and query options

Backend & APIs
95

Result Delivery Design for Client-Initiated Async Workflows

Choose and specify how a client learns the outcome of a workflow that completes after the request returns

Backend & APIs
95

Version Release Policy and Client Upgrade Path

Establish a versioning policy that separates breaking releases from additive ones and defines client upgrade mechanics

Backend & APIs
94

Integration Discovery

Map an integration end to end before writing any code.

Backend & APIs
93

Tool-Trigger Calibration via System Prompt

Tune how eagerly a model reaches for tools by writing graded system-prompt instructions and choosing when to force a call instead.

Backend & APIs
92

API Breaking Change Impact Review

Audits proposed API changes against existing consumers to plan versioning and deprecation paths.

Backend & APIs