Claude Skill
spences10/svelte-claude-skills
Open-source Svelte and TypeScript project for building Claude Skills. Provides framework and tools to integrate AI capabilities into Svelte applications.
Overview
Repository
Install this Skill
git clone https://github.com/yourusername/svelte-claude-skills.git ~/.claude/skills/svelteRegistry
git clone https://github.com/yourusername/svelte-claude-skills.git ~/.claude/skills/sveltegit clone https://github.com/yourusername/svelte-claude-skills.git .claude/skills/
Summary
A Svelte-based project for Claude Skills, providing a framework or toolkit to build and manage Claude Skills within Svelte applications.
Key features
- Built with TypeScript for type safety
- Svelte framework integration
- Claude Skill development toolkit
- Open-source GitHub repository
Use cases
- Developing Claude Skills in Svelte apps
- Creating type-safe AI skill interfaces
- Building modular AI assistant components
- Prototyping Claude Skill integrations
README excerpt
# 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**](https://github.com/spences10/claude-code-toolkit) | Plugin | Forced-eval hook + core skills (pair with any skills plugin) | | [**svelte-skills-kit**](https://github.com/spences10/svelte-skills-kit) | Plugin | Svelte/SvelteKit skills - 90%+ verified (pair with toolkit-skills) | | [**mcp-omnisearch**](https://github.com/spences10/mcp-omnisearch) | MCP | Unified search (Tavily, Kagi, Perplexity, GitHub) | | [**mcp-sqlite-tools**](https://github.com/spences10/mcp-sqlite-tools) | MCP | Safe SQLite operations with schema inspection | | [**mcpick**](https://github.com/spences10/mcpick) | CLI | Toggle MCP servers without restart | | [**cclog**](https://github.com/spences10/cclog) | CLI | Sync transcripts → SQLite for analytics | ### Quick Start First, add the marketplaces (run inside Claude Code): ```shell /plugin marketplace add spences10/claude-
Topics
No topics yet.