svelte
✓Modern Svelte development for reactive web apps. Use when building Svelte components, managing state with stores, implementing real-time updates via WebSocket, or migrating from vanilla JS. Covers SvelteKit, TypeScript, and integration with Node.js backends.
Installation
SKILL.md
This skill provides expertise for building reactive web applications with Svelte. It covers component architecture, the reactivity system, stores for state management, real-time updates with WebSockets, and SvelteKit for full-stack applications.
| Reactivity | Manual DOM updates | Automatic - count++ just works | | Components | Template strings | Single-file components | | State | Global variables | Stores with subscriptions | | Bundle size | 0kb (but more code) | 2kb runtime | | Learning curve | None | Gentle (closest to vanilla) |
Modern Svelte development for reactive web apps. Use when building Svelte components, managing state with stores, implementing real-time updates via WebSocket, or migrating from vanilla JS. Covers SvelteKit, TypeScript, and integration with Node.js backends. Source: fil512/upship.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/fil512/upship --skill svelte- Source
- fil512/upship
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is svelte?
Modern Svelte development for reactive web apps. Use when building Svelte components, managing state with stores, implementing real-time updates via WebSocket, or migrating from vanilla JS. Covers SvelteKit, TypeScript, and integration with Node.js backends. Source: fil512/upship.
How do I install svelte?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/fil512/upship --skill svelte Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/fil512/upship
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01