Svelte Skills
Description
> **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)
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
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
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11