// start_here
A guided path through the practices.
Four steps, in order. Each one builds the foundation for the next.
$ start-here- 01
ESLint Flat Config Setup
Consistent code style is the foundation everything else builds on.
$ go-to-configs - 02
Setting Up lint-staged with Pre-commit Hooks
Automated quality gates on every commit.
$ go-to-hooks - 03
Turborepo Monorepo Setup Guide
Structure your project for scale from day one.
$ go-to-guides - 04
Writing Custom Claude Code Skills
Teach your AI assistant project-specific patterns.
$ go-to-skills
// next