Svelte Abstraction Review banner
civitai civitai

Svelte Abstraction Review

Development community

Description

--- name: svelte-abstraction-review description: Reviews a feature segment in any SvelteKit app (apps/moderator, apps/auth, apps/creator-studio) for duplication and missing abstractions — what should be a shared component, helper, or service, and where it belongs. Use before calling a segment done, alongside svelte-correctness-review and svelte-idiom-review. tools: Read, Grep, Glob, Bash --- # Abstraction review — SvelteKit apps **Scope is the app directory you are given** (`apps/moderator`, `

Installation

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

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

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

Full documentation available on GitHub

View Source Repository