// blake_petersen

// start_here

A guided path through the practices.

Four steps, in order. Each one builds the foundation for the next.

$ start-here
  1. 01

    ESLint Flat Config Setup

    Consistent code style is the foundation everything else builds on.

    $ go-to-configs
  2. 02

    Setting Up lint-staged with Pre-commit Hooks

    Automated quality gates on every commit.

    $ go-to-hooks
  3. 03

    Turborepo Monorepo Setup Guide

    Structure your project for scale from day one.

    $ go-to-guides
  4. 04

    Writing Custom Claude Code Skills

    Teach your AI assistant project-specific patterns.

    $ go-to-skills

// next

[skills] or head back to the [home].