Prompt patterns for code review
Structured prompts that ask for risks, line references, behavioral regressions, missing tests, and migration fallout.
Read workflowAI
A focused area for practical AI productivity content, internal tools, and experiments that help developers understand, automate, and review work.
Workflow shape
Coverage
This section starts as practical workflow content and can later grow into AI-assisted tools, APIs, and integrations.
Structured prompts that ask for risks, line references, behavioral regressions, missing tests, and migration fallout.
Read workflowDrafting workflows that convert actual code behavior into clear README sections, API examples, and release notes.
Read workflowGenerating edge cases for payloads, tokens, encodings, date formats, regex matches, and parser failures.
Read workflowA repeatable loop for reproduction steps, hypotheses, instrumentation, patch notes, and final verification.
Read workflowPatterns for browser-side helpers that summarize, explain, and transform data without leaking sensitive developer payloads.
Read workflowQuality gates for judging AI output before it reaches production code, documentation, examples, or customer-facing workflows.
Read workflowWorkflow starters
These starting points pair local utilities with AI-assisted review and documentation workflows.
Format JSON first, then ask an assistant to review shape, missing fields, and migration risk.
Open starterDecode JWT claims locally before drafting a focused debugging prompt with issuer, audience, and expiry context.
Open starterUse UUIDs, passwords, timestamps, and regex output as deterministic seed material for AI-generated tests.
Open starter