Svelte Skills — Development skill for Claude Code
SvelteKit development skills and patterns.
How to install Svelte Skills
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open spences10/svelte-claude-skills and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Svelte Skills does
**Note:** This repo was the testing ground for building the Claude > Code ecosystem below. The skills here have been consolidated into > [svelte-skills-kit](https://github.com/spences10/svelte-skills-kit)
Alternatives in Development
- Claude Code Examples — Official example projects and patterns from Anthropic 35.6k ★
- Om Weekly — Weekly synthesis — cross-session review of vault activity, North Star alignment, patterns, uncaptured wins, an 4.6k ★
- Learn Eval — 从会话中提取可复用的模式(Patterns),在保存前进行质量自评,并确定合适的保存位置(全局 vs 项目) 1.9k ★
README
Svelte Claude Skills
**Note:** This repo was the testing ground for building the Claude Code ecosystem below. The skills here have been consolidated into [svelte-skills-kit](https://github.com/spences10/svelte-skills-kit) which is actively maintained.
Claude Code Ecosystem
A connected suite of tools for Claude Code power users - persistent memory, better search, framework expertise, and self-improving skills.
The Stack
| Tool | Type | Purpose |
|---|---|---|
| **toolkit-skills** | Plugin | Forced-eval hook + core skills (pair with any skills plugin) |
| **svelte-skills-kit** | Plugin | Svelte/SvelteKit skills - 90%+ verified (pair with toolkit-skills) |
| **mcp-omnisearch** | MCP | Unified search (Tavily, Kagi, Perplexity, GitHub) |
| **mcp-sqlite-tools** | MCP | Safe SQLite operations with schema inspection |
| **mcpick** | CLI | Toggle MCP servers without restart |
| **cclog** | CLI | Sync transcripts → SQLite for analytics |
Quick Start
First, add the marketplaces (run inside Claude Code):
/plugin marketplace add spences10/claude-code-toolkit
/plugin marketplace add spences10/svelte-skills-kit
Then install the plugins:
# Core: forced-eval hook + ecosystem skills
...
Related Skills
Frontloom Svelte
Use this skill for Svelte 5 and SvelteKit frontend tasks. Enforces idiomatic Svelte patterns including runes (
Claude Svelte5 Skill
🚀 Explore efficient Svelte 5 development with Claude Code. Save tokens while gaining expert insights, best pr
Svelte Skills Kit
🦀 Claude Code Skills for Svelte and SvelteKit
Gemini Project Context For SaneBar
PRIMARY INSTRUCTION: This project uses a shared configuration with Claude. SOURCE OF TRUTH: Read CLAUDE.md and
Mnemosyne Rust Development
Rust development patterns and practices for Mnemosyne codebase
Wp Block Review
WordPress block development review - validates block.json schema, editor components (React/JSX), server-side r
Related Agents
Svelte Abstraction Review
Reviews a feature segment in any SvelteKit app (apps/moderator, apps/auth, apps/creator-studio) for duplicatio
Bundle Analyzer
Use this agent for JavaScript bundle analysis, tree-shaking audits, code splitting optimization, and dependenc
Svelte UI Builder
Framework-agnostic Svelte 5 UI implementer — pages, sections, and interactive components as props-in/callbacks