textcodingintermediate

GO HTTP HANDLER WITH HMAC VALIDATION STUB

net/http route, Early context cancel, slog logging, graceful test hook.

Recommended Model: Claude Opus 4.7
Est. Tokens: 720

Prompt Generator

Generate Your Prompt

Fill in the fields below to generate an optimized prompt based on best practices

Examples

Ingress

Input Variables
go_version:1.22
path_suffix:/hooks/manifest
signature_header:X-Hub-Signature-256
env_var_hint:WEBHOOK_SECRET
ok_response_schema:{"ok":true}
timeout_budget:1500ms middleware budget

Frequently Asked Questions

Best Practices

Critical Best Practices

Be Specific About Requirements

critical

Include exact specifications: language version, framework, dependencies, coding style, and expected behavior. Vague requirements lead to generic code.

Example:

"Instead of "create a function", say "create a TypeScript function using async/await that validates email format using regex""

Source: custom

Provide Codebase Context

critical

Share relevant existing code, file structure, naming conventions, and architectural patterns. This helps generate code that fits your project.

Source: claude

Recommended Best Practices

Request Tests and Error Handling

recommended

Explicitly ask for tests, edge case handling, and error messages. Quality code includes validation and testing.

Source: custom

Optional Enhancements

Specify Code Style

optional

Request specific formatting, commenting, and naming conventions. This ensures generated code matches your standards.

Source: custom

Related Templates

Keywords

go http handler aigolang webhook prompt