๐ŸŽฏ

svelte5

๐ŸŽฏSkill

from trevors/dot-claude

VibeIndex|
What it does
|

A Svelte 5 development skill from a personal Claude configuration repository providing framework-specific knowledge and patterns for building Svelte 5 applications.

๐Ÿ“ฆ

Same repository

trevors/dot-claude(20 items)

svelte5

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add trevors/dot-claude --skill svelte5
skills.sh Installโš  Installs to .agents/skills/
npx skills add trevors/dot-claude --skill svelte5
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/svelte5/SKILL.md

SKILL.md

39Installs
3
-
Last UpdatedJan 22, 2026

More from this repository10

๐ŸŽฏ
jj-workflow๐ŸŽฏSkill

Jujutsu (jj) version control workflow skill providing guidance for using jj, a Git-compatible VCS with a different mental model focused on working copies and operation log.

๐ŸŽฏ
using-jj๐ŸŽฏSkill

Skill

๐ŸŽฏ
notion-formatter๐ŸŽฏSkill

Notion formatter skill for converting and formatting content for Notion pages, databases, and knowledge bases.

๐ŸŽฏ
book-reader๐ŸŽฏSkill

A book reader skill from a personal Claude Code configuration repository that provides skills, commands, and agents for enhanced development workflows.

๐ŸŽฏ
maintaining-claude-code๐ŸŽฏSkill

Validates, organizes, and improves Claude Code configurations including CLAUDE.md, skills, commands, hooks, and rules, with audit, organize, and advise modes to ensure quality and discoverability.

๐ŸŽฏ
claude-code-web-docker๐ŸŽฏSkill

Guides Docker setup and troubleshooting in Claude Code for Web's restricted container environments, addressing common issues like bridge/iptables errors and SSL certificate problems through proxy.

๐ŸŽฏ
glhf๐ŸŽฏSkill

A Claude Code skill from a dot-claude configuration repository, containing stylized ASCII art branding for project setup.

๐ŸŽฏ
reading-books๐ŸŽฏSkill

Skill

๐ŸŽฏ
whisper-test๐ŸŽฏSkill

A Claude Code skill from a personal dot-claude configuration repository with minimal documentation.

๐ŸŽฏ
git-workflow๐ŸŽฏSkill

Provides safe, non-interactive approaches for squashing multiple commits and rebasing feature branches. Automatically falls back from jj to standard git when jj is not available, ensuring reliable branch management without interactive prompts.