Programming
Coding with AI
Code review, debugging, tests, architecture, and system design.
Step-by-Step Workflow
- 1
Review code with a senior-engineer persona.
- 2
Debug with root-cause analysis before fixing.
- 3
Generate test suites including edge cases.
- 4
Design schemas and architecture with explicit trade-offs.
Prompts for Coding
View all →Senior Code Reviewer
Get a senior engineer to review your code for bugs, security, and readability.
IntermediateProgrammingClaude
3 min read11.9K472
Bug Buster
Debug code with root-cause analysis instead of guessing.
IntermediateProgrammingClaude
3 min read10.3K405
Unit Test Writer
Generate comprehensive test suites including edge cases.
IntermediateProgrammingClaude
3 min read6.7K263
Database Schema Architect
Design normalized, scalable database schemas with indexes and trade-offs.
AdvancedProgrammingChatGPT
4 min read5.8K232
System Design Coach
Practice system design interviews with evaluation and follow-up probes.
ExpertProgrammingClaude
4 min read6.3K251
JSON Extractor
Extract structured JSON from unstructured text reliably.
IntermediateProgrammingClaude
2 min read6.7K262