git log --oneline --stat
HEAD
- Stars
- 18.9k
- Forks
- 100
- Updated
- Apr 22, 2026
repo --stat
stars
18.9k
forks
100
last update
Apr 22, 2026
license
MITv2.5.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add svelte-kit-builder - Invoke
// Run from any project directory
$ claude --skill svelte-kit-builder "give my landing page a hero treatment" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill svelte-kit-builder "now refactor it"
svelte-kit-builder/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- SvelteKit App Builder
- slug:
- svelte-kit-builder
- version:
- v2.5.0
- license:
- MIT
- author:
- @sveltejs
- repository:
- github.com/sveltejs/kit
- categories:
- tags:
- #sveltekit#svelte#vite#ssr#typescript
- description:
Build fast SvelteKit apps: file-based routing, SvelteKit actions, and Svelte 5 runes.
features.md
3 capabilities
// What you can do with it
- Automates the tedious parts of the workflow.
- Gives Claude the right context, tools, and guardrails.
- Produces consistent, reviewable output every time.
README.md
svelte-kit-builder/README.md
5 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…