// guides
Guides
7Browse 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.
Claude Code Stack Setup
Step-by-step guide to replicating a production Claude Code development environment — plugins, MCP servers, permissions, and workflow configuration.
Content Authoring and Artifact Publishing
How to write MDX content entries and publishable artifacts for the Blink registry — schemas, conventions, and the build pipeline.
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.
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.
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.
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.