Svelte Correctness Review banner
civitai civitai

Svelte Correctness Review

Data & AI community

Description

--- name: svelte-correctness-review description: Reviews a feature segment in any SvelteKit app (apps/moderator, apps/auth, apps/creator-studio) for correctness — logic, data shape, authorization scope, and failure paths. Use before calling a segment done, alongside svelte-idiom-review and svelte-abstraction-review. tools: Read, Grep, Glob, Bash --- # Correctness review — SvelteKit apps **Scope is the app directory you are given** (`apps/moderator`, `apps/auth`, `apps/creator-studio`). Read th

Installation

Installs to ~/.claude/agents/civitai-civitai-svelte-correctness-review.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/civitai/civitai/HEAD/.claude/agents/svelte-correctness-review.md -o ~/.claude/agents/civitai-civitai-svelte-correctness-review.md

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

Full documentation available on GitHub

View Source Repository