Agentic Tool-Use Etiquette and Resource Conservation Policy
Rules for agents to minimize API costs and respect rate limits during tool execution.
2,142 engineered scaffolds across 26 categories. Pick a category, drill into a subcategory, then open one straight into the engine.
Rules for agents to minimize API costs and respect rate limits during tool execution.
Reduces onboarding friction by auditing the first 15 minutes of a developer's experience.
Generates a structured migration path and impact assessment for breaking changes in REST/gRPC APIs.
Creates a comprehensive internal 'API Bible' to standardize design across multiple teams.
Convert a slow synchronous write endpoint into a polled long-running operation with a status resource
Audits a GraphQL schema for naming consistency, pagination standards, and query efficiency.
Secures ML inference endpoints against adversarial attacks, data leakage, and unauthorized access.
Define a forward-compatible list-endpoint contract with continuation tokens and query options
Choose and specify how a client learns the outcome of a workflow that completes after the request returns
Establish a versioning policy that separates breaking releases from additive ones and defines client upgrade mechanics
Map an integration end to end before writing any code.
Tune how eagerly a model reaches for tools by writing graded system-prompt instructions and choosing when to force a call instead.
Audits proposed API changes against existing consumers to plan versioning and deprecation paths.