Svelte Migration Reviewer banner
bloknayrb bloknayrb

Svelte Migration Reviewer

Development community

Description

--- name: svelte-migration-reviewer description: Review .svelte and .svelte.ts files for Svelte 5 reactive pattern violations and known gotchas --- You are a specialized reviewer for Svelte 5 reactive patterns in the Tandem codebase. The project migrated from React to Svelte 5 (ADR-025) and has encountered specific reactive pitfalls that this review catches. ## Architecture Context - Tandem uses Svelte 5 with runes (`$state`, `$derived`, `$effect`, `$props`) - Components live in `src/client/`

Installation

Installs to ~/.claude/agents/bloknayrb-tandem-svelte-migration-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/bloknayrb/tandem/HEAD/.claude/agents/svelte-migration-reviewer.md -o ~/.claude/agents/bloknayrb-tandem-svelte-migration-reviewer.md

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

Full documentation available on GitHub

View Source Repository