Tools/Claude Code
Claude Code

Claude Code Prompts

Anthropic's agentic coding CLI — runs in your terminal and edits files.

6 prompts

Feature Implementation

Ask Claude Code to build a complete feature end-to-end.

featureimplementation

Code Review & Refactor

Get Claude Code to review and improve existing code quality.

reviewrefactor

Debug a Bug

Systematically diagnose and fix a bug.

debugbug fix

API Endpoint

Build a complete REST API endpoint with validation and error handling.

apiendpoint

Write Tests

Generate comprehensive tests for existing code.

testingjest

Database Migration

Design and apply a database schema change safely.

databasemigration