gk-svelte-effect-audit

Community

Catch and fix Svelte 5 $effect issues fast

AuthorMartinoPolo
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you identify incorrect and risky uses of the Svelte 5 $effect rune so your app avoids bugs, inconsistent state, and performance problems.

Core Features & Use Cases

  • Anti-pattern detection: Flags $effect usages for circular-sync (E1), derived-via-effect (E2), state-update-in-effect (E3), missing cleanup (W1), browser-guard redundancy (W2), and logging-without-inspect (W3).
  • Severity-graded reporting: Produces a findings summary grouped by Errors vs Warnings, including file:line, pattern ID, confidence, and descriptions.
  • Confident auto-fixes: Applies fixes directly for high-confidence cases, and requests confirmation for medium-confidence cases.
  • Validation loop: Runs pnpm check:fast and uses the svelte autofixer tool on modified .svelte files, then iterates until clean.

Quick Start

Ask the AI to audit all $effect rune usages in the repository by scanning src/.svelte and src/.ts files, reporting issues with confidence and applying safe auto-fixes where possible.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: gk-svelte-effect-audit
Download link: https://github.com/MartinoPolo/Grovekeeper/archive/main.zip#gk-svelte-effect-audit

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.