Engineering Handbook Browse the markdown vault
Engineering Foundations 7
  • Communication
  • Decision Making
  • Design Principles
  • Engineering Mindset
  • Frontend Engineer
  • Problem Solving
  • Software Engineering Principles
Daily Development 9
  • Bug Fix Workflow
  • Code Review
  • Debugging
  • Documentation
  • Error Codes
  • Feature Development
  • Git Workflow
  • Pull Requests
  • Technical Debt
Frontend 12
  • Accessibility
  • API Integration
  • Authentication
  • CSS
  • HTML
  • JavaScript
  • Next.js
  • Performance
  • React
  • Security
  • State Management
  • TypeScript
Backend Knowledge 8
  • Caching
  • Databases
  • GraphQL
  • HTTP
  • Queues
  • REST APIs
  • SQL
  • WebSockets
Architecture 9
  • Architecture
  • Clean Architecture
  • Component Architecture
  • Design Systems
  • Feature Architecture
  • Folder Structure
  • Patterns
  • Scalability
  • System Design
Testing 5
  • End-to-End Testing
  • Integration Testing
  • Testing Checklist
  • Testing Strategy
  • Unit Testing
Devops 8
  • CI-CD
  • Deployment Pipeline
  • Docker
  • Environment Variables
  • GitHub Actions
  • Logging
  • Monitoring
  • Production Incidents
Ai Development 7
  • AI Code Reviews
  • AI Workflow
  • Claude
  • Codex
  • Cursor
  • MCP Servers
  • Prompt Library
Career 6
  • Architecture Reviews
  • Leadership
  • Meetings
  • Mentoring
  • Performance Reviews
  • Senior Engineer
Checklists 7
  • Accessibility Checklist
  • Debugging Checklist
  • Feature Checklist
  • Performance Checklist
  • Pull Request Checklist
  • Release Checklist
  • Security Checklist
Playbooks 10
  • API Troubleshooting
  • Authentication Issues
  • Code Review Workflow
  • Database Troubleshooting
  • New Feature Development
  • Next.js Deployment Issues
  • Performance Investigation
  • Production Bug
  • Production Incident
  • React Rendering Issues
Overview 2
  • Engineering Handbook
  • Home
Resources 2
  • Debugging Reference
  • HTTP Error Codes

Section

Ai Development

7 handbook pages

AI Code Reviews 08-ai-development/ai-code-reviews AI Code Reviews AI Code Reviews Overview AI code reviews use models to surface bugs, regressions, and missing checks before a human review. ... AI Workflow 08-ai-development/ai-workflow AI Workflow AI Workflow Overview AI workflow is the practical process for using AI tools to accelerate engineering work without losing corre... Claude 08-ai-development/claude Claude Claude Overview Claude is useful for drafting, reasoning, summarizing, and reviewing complex technical context. Why It Matters It can... Codex 08-ai-development/codex Codex Codex Overview Codex is an AI coding assistant that can help inspect code, generate plans, and draft changes. Why It Matters It can re... Cursor 08-ai-development/cursor Cursor Cursor Overview Cursor is an AI assisted coding environment that can speed up code navigation, editing, and iteration. Why It Matters... MCP Servers 08-ai-development/mcp-servers MCP Servers MCP Servers Overview MCP servers let AI tools connect to external context and capabilities in a structured way. Why It Matters T... Prompt Library 08-ai-development/prompt-library Prompt Library Prompt Library Overview A prompt library stores reusable prompts that consistently produce useful engineering output. Why It ...