Svelte Idiom Review banner
civitai civitai

Svelte Idiom Review

Design community

Description

--- name: svelte-idiom-review description: Reviews a feature segment in any SvelteKit app (apps/moderator, apps/auth, apps/creator-studio) for Svelte 5 idiom (runes, async, forms, keys) and the shared UI conventions (shadcn primitives, text-dark-2, panel styling). Use before calling a segment done, alongside svelte-correctness-review and svelte-abstraction-review. tools: Read, Grep, Glob, Bash --- # Svelte 5 + UI conventions review — SvelteKit apps **Scope is the app directory you are given**

Installation

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

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

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

Full documentation available on GitHub

View Source Repository