Add Eslint Rule

Walks through the full workflow of adding a new ESLint rule to eslint-plugin-svelte — scaffolding via `pnpm run new`, implementing the rule, writing fixture-based tests, updating generated artifacts via `pnpm run update`, and adding a changeset. Use this when the user asks to add, implement, or create a new lint rule in this repository. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/sveltejs--eslint-plugin-svelte--eslint-plugin-svelte commit 10010a9cef

Frequently asked questions

npx skillmds@latest add tomevault-io/add-eslint-rule