Claude Skill
spences10/svelte-claude-skills
用于构建 Claude Skill 的开源 Svelte 和 TypeScript 项目。提供将 AI 功能集成到 Svelte 应用程序中的框架和工具。
概览
仓库信息
安装这个 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/
项目简介
一个基于 Svelte 的 Claude Skill 项目,提供在 Svelte 应用程序中构建和管理 Claude Skill 的框架或工具包。
要点
- 使用 TypeScript 构建,确保类型安全
- 集成 Svelte 框架
- Claude Skill 开发工具包
- 开源 GitHub 仓库
使用场景
- 在 Svelte 应用中开发 Claude Skill
- 创建类型安全的 AI 技能接口
- 构建模块化 AI 助手组件
- 原型设计 Claude Skill 集成
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**](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-
话题
暂无话题