Claude Code Plugins

Community-maintained marketplace

Feedback

Master Svelte's true reactivity, reactive declarations, stores, and animations with minimal boilerplate.

Install Skill

1Download skill
2Enable skills in Claude

Open claude.ai/settings/capabilities and find the "Skills" section

3Upload to Claude

Click "Upload skill" and select the downloaded ZIP file

Note: Please verify skill by going through its instructions before using it.

SKILL.md

name svelte-reactivity-stores
description Master Svelte's true reactivity, reactive declarations, stores, and animations with minimal boilerplate.

Svelte Reactivity & Stores

Compile-time framework with true reactivity.

Key Topics

  • Reactive variables and declarations
  • Two-way data binding
  • Stores (writable, readable, derived)
  • Lifecycle functions
  • Animations and transitions
  • Component composition
  • Scoped styles

Learning Outcomes

  • ✅ Use Svelte's reactivity system
  • ✅ Create stores
  • ✅ Implement animations
  • ✅ Build reusable components
  • ✅ Optimize bundle size
  • ✅ Write clean, concise code

Resources


Status: Active | Version: 1.0.0