Co-Pilot / 辅助式
更新于 a month ago

svelte-skills-kit

Sspences10
0.0k
spences10/svelte-skills-kit
78
Agent 评分

💡 摘要

为Claude Code用户设计的Svelte 5和SvelteKit技能市场。

🎯 适合人群

寻找可重用组件的Svelte开发者Claude Code的高级用户寻求Svelte部署解决方案的前端开发者对Svelte最佳实践感兴趣的软件工程师教授Svelte和SvelteKit的技术教育工作者

🤖 AI 吐槽:看起来很能打,但别让配置把人劝退。

安全分析中风险

风险:Medium。建议检查:是否执行 shell/命令行指令;是否发起外网请求(SSRF/数据外发)。以最小权限运行,并在生产环境启用前审计代码与依赖。

svelte-skills-kit

Svelte 5 and SvelteKit skills marketplace for Claude Code.

Quick Start

# 1. Add marketplace (one-time) /plugin marketplace add spences10/svelte-skills-kit # 2. Install plugin /plugin install svelte-skills

Note: Marketplace = catalog. Plugin = what you install from it.

Skills Included

  • ecosystem-guide - Tool selection for spences10's Claude Code ecosystem
  • layerchart-svelte5 - LayerChart patterns with Svelte 5 snippets
  • svelte-components - Component patterns (Bits UI, Ark UI, Melt UI)
  • svelte-deployment - Adapters, Vite config, pnpm, PWA
  • svelte-runes - $state, $derived, $effect, migration
  • svelte-template-directives - {@attach}, {@html}, {@render}, {@const}
  • sveltekit-data-flow - Load functions, form actions
  • sveltekit-remote-functions - command(), query(), form() patterns
  • sveltekit-structure - Routing, layouts, error handling, SSR

Skills Ecosystem

Part of a connected suite of tools for Claude Code power users. These projects work together to give Claude Code persistent memory, better search, framework expertise, and self-improving skills.

Skills & Plugins

Create, share, and use Claude Code skills with reliable activation.

| Project | What it does | | ------------------------------------------------------------------------- | ----------------------------------------------------------------------------- | | claude-code-toolkit | Performance plugins, productivity skills, and ecosystem guide | | svelte-skills-kit | Production-ready Svelte 5 & SvelteKit skills (90%+ verified accuracy) | | claude-skills-cli | Create skills with progressive disclosure validation and 84% activation hooks | | svelte-claude-skills | Original Svelte skills collection - now consolidated into svelte-skills-kit |

MCP Servers & Tools

Extend Claude Code's capabilities with MCP servers for search, databases, and usage tracking.

| Project | What it does | | ----------------------------------------------------------------- | --------------------------------------------------------------------- | | mcp-omnisearch | Unified search across Tavily, Brave, Kagi, Perplexity, and GitHub | | mcp-sqlite-tools | Safe SQLite operations with schema inspection and query building | | mcpick | Toggle MCP servers on/off without restarting - reduce context bloat | | cclog | Sync Claude Code transcripts to SQLite for usage analytics and search |

Local Development

# Clone marketplace git clone git@github.com:spences10/svelte-skills-kit.git ~/code/svelte-skills-kit # 1. Add marketplace /plugin marketplace add ~/code/svelte-skills-kit # 2. Install plugin /plugin install svelte-skills

Note: Plugin files are cached at ~/.claude/plugins/cache/. After editing source files, reinstall or manually sync cache.

Hooks

Three hook options in plugins/svelte-skills/hooks/:

  • skill-simple-instruction.sh - Basic echo instruction
  • skill-activation-forced-eval.sh - Enforces Evaluate→Activate→Implement
  • skill-activation-llm-eval.sh - Smart matching via Claude API

Important: Hook commands must use ${CLAUDE_PLUGIN_ROOT} for paths:

"command": "${CLAUDE_PLUGIN_ROOT}/hooks/your-script.sh"

Versioning

Bump version in plugins/svelte-skills/.claude-plugin/plugin.json on changes.

五维分析
清晰度8/10
创新性7/10
实用性9/10
完整性7/10
可维护性8/10
优缺点分析

优点

  • 提供多种Svelte技能和组件
  • 与Claude Code生态系统良好集成
  • 支持本地开发和版本控制

缺点

  • 文档可以更详细
  • 需要熟悉Claude Code
  • 仅限于Svelte和SvelteKit框架

相关技能

pytorch

S
toolCode Lib / 代码库
92/ 100

“它是深度学习的瑞士军刀,但祝你好运能从47种安装方法里找到那个不会搞崩你系统的那一个。”

agno

S
toolCode Lib / 代码库
90/ 100

“它承诺成为智能体领域的Kubernetes,但得看开发者有没有耐心学习又一个编排层。”

nuxt-skills

S
toolCo-Pilot / 辅助式
90/ 100

“这本质上是一份组织良好的小抄,能把你的 AI 助手变成一只 Nuxt 框架的复读机。”

免责声明:本内容来源于 GitHub 开源项目,仅供展示和评分分析使用。

版权归原作者所有 spences10.