Skip to content

Workflows

Step-by-step guides for the most common development scenarios.

Getting Started

WorkflowBest forTime
Starting a New ProjectFirst-time setup5 min
Adding a FeatureDaily development15-60 min
Fixing a BugBug investigation10-30 min

Quality & Review

WorkflowBest forTime
Code ReviewPre-merge review5-15 min
Shipping CodeDeploy pipeline5-10 min
Security AuditSecurity assessment15-30 min
Writing TestsTDD workflow10-30 min
QA TestingManual QA + E2E gen15-45 min

Architecture & Design

WorkflowBest forTime
Architecture DecisionsADRs + system design30-60 min
Frontend DevelopmentVue/TS/CSS work15-60 min
RefactoringCode improvement15-45 min

Operations

WorkflowBest forTime
DocumentationDocs maintenance10-20 min
Sprint RetrospectiveTeam reflection10-15 min
Researching LibrariesTech evaluation15-30 min
Maintaining Old ProjectsLegacy codebases30-60 min

Released under the MIT License.