Claude Code: Ship a Production PR from Ticket to Merge
End-to-end Claude Code workflow that turns a ticket into a merged PR with tests, conventional commits, and a c...
Expert-crafted prompts for Claude Code CLI — refactoring, debugging, code review, architecture, and test generation powered by Claude AI.
20 prompts found
End-to-end Claude Code workflow that turns a ticket into a merged PR with tests, conventional commits, and a c...
Rename a symbol, file, or concept across an entire codebase without breaking callers, tests, or docs.
Find the real cause behind an intermittent test failure using systematic debugging.
Review the current git diff like a senior engineer and return a prioritised action list.
Cover an untested module with unit and integration tests using existing conventions.
Use Claude Code to analyze git history, identify patterns in bugs, review PR quality, and generate insights ab...
Audit environment files, configuration, and secrets management — identify exposed secrets, missing vars, and c...
Use Claude Code to automatically generate comprehensive project documentation — API docs, architecture guides,...
Use Claude Code to safely update dependencies — analyze changelogs, identify breaking changes, and auto-fix co...
Implement feature flags in your codebase — progressive rollouts, A/B testing, kill switches, and flag lifecycl...
Use Claude Code to systematically refactor an entire codebase — identify technical debt, apply SOLID principle...
A systematic debugging prompt for Claude Code that traces errors through the full stack — from symptoms to roo...