macanderson

React Build — Development skill for Claude Code

Development community

Fix React build failures in a Turborepo monorepo using Next.js (App Router) — incremental fixes for TypeScript/JSX compile errors, Next.js server/client component boundary issues, hydration mismatches.

How to install React Build

Installs to ~/.claude/skills/macanderson-agent-harness-react-build/SKILL.md

Terminal
mkdir -p ~/.claude/skills/macanderson-agent-harness-react-build && curl -fsSL https://raw.githubusercontent.com/macanderson/agent-harness/HEAD/commands/react-build.md -o ~/.claude/skills/macanderson-agent-harness-react-build/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What React Build does


description: Fix React build failures in a Turborepo monorepo using Next.js (App Router) — incremental fixes for TypeScript/JSX compile errors, Next.js server/client component boundary issues, hydration mismatches, and missing types. Invokes the react-build-resolver agent for minimal, surgical fixes.

React Build and Fix

This command invokes the **react-build-resolver** agent to incrementally fix React/Next.js build errors in a Turborepo monorepo with minimal, surgical changes.

Wh

Alternatives in Development

  • Octo Freeze — Restrict file edits to a specific directory boundary 2.8k ★
  • Portaljs Add Map — Render a GeoJSON dataset on an interactive Leaflet map in the Views section of a dataset's showcase 2.3k ★
  • Maestro Guard — Manage editing boundary restrictions 530 ★

Full documentation available on GitHub

View Source Repository