/p>
Engineering
Software engineering practices, architecture, testing
AI Code Review Checklist: Correctness, Security, Performance, Readability
Tutorials EngineeringA checklist for AI code review across 4 categories with prompts for each stage, real-world finding examples, and a CI/CD pipeline integration template.
TDD with AI: Claude Writes Tests First, Then the Implementation
Tutorials EngineeringHow to apply test-driven development with Claude Code: prompts, test-first workflow, approach comparison. A practical guide with code examples.