// blake_petersen

// guides

Guides

7

Browse 7 development guides for AI-first workflows

Turborepo Monorepo Setup Guide

Set up a Turborepo monorepo with pnpm workspaces, shared TypeScript configs, and optimized build pipelines.

monorepobuild-toolstypescriptinfrastructure

Claude Code Stack Setup

Step-by-step guide to replicating a production Claude Code development environment — plugins, MCP servers, permissions, and workflow configuration.

claude-codesetupdeveloper-toolsai-assisted-developmentonboarding

Content Authoring and Artifact Publishing

How to write MDX content entries and publishable artifacts for the Blink registry — schemas, conventions, and the build pipeline.

contentmdxartifactsblink-registryauthoring

AI Code Review

How to put an AI in the review loop without it becoming a rubber stamp — prompt patterns, what AI catches vs misses, and where it sits next to human review.

ai-assisted-developmentcode-reviewclaude-codedeveloper-workflow

Design System Adoption

How to adopt a design system into an existing codebase without rewriting the whole UI — token layer first, primitives next, compositions last, page-level adoption never.

design-systemsreacttailwindmigrationarchitecture

DX Registry Contribution

How to contribute a new entry to the DX registry — what a skill, config, hook, or guide actually is, the v1.4 voice contract, the artifact-pair convention, and the lint rules that gate every commit.

registrymdxblink-clicontentauthoring

Obsidian to MDX Porting

How to port Obsidian vault notes into MDX content entries — the callout-mapping convention, the two-step staging pipeline, voice-primitive placement, and the snippets-not-walls-of-code pattern.

obsidianmdxcontent-authoringblink-cliport-pipeline