sveltekit skills

97 tagged sveltekit, measured the same way as everything else here.

Browse within: svelte 86ui 50pocketbase 9sveltejs 9csv 7dataviz 7duckdb 7parquet 7parquet-tools 7runes 5ssg 5ssr 5svelte5 5

address-feedback

01

rilldata/rill

Skill Claude CodeCodex

Review PR feedback and address each item interactively.

2.9k +6 today A 9 tokens original Apache-2.0

i18n-migrate

02

rilldata/rill

Skill Claude CodeCodex

Find hardcoded user-facing strings in the branch's changes and migrate them to i18n (paraglide messages), following the repo's i18n conventions.

2.9k +6 today A 32 tokens original Apache-2.0

rilldata/rill

Skill Claude CodeCodex

Guidance on writing fast, robust, modern Svelte code. Load this skill whenever in a Svelte project and asked to write/edit or analyze a Svelte component or module. Covers reactivity, event handling, styling, integration with libraries and more.

2.9k +6 today A 59 tokens original Apache-2.0

verify

04

meursyphus/ssgoi

Skill Claude CodeCodex

Build/launch/drive recipe for verifying apps/docs changes at runtime (demos, docs pages, llms.txt).

962 +1 14d ago A 26 tokens original MIT

mobile-web-app

05

meursyphus/ssgoi

Skill Claude CodeCodex

Add router-agnostic, native app-like page transitions to mobile web apps with SSGOI. Explore live drill, sheet, slide, and zoom demos at https://ssgoi.dev. Use when building or improving a mobile web app's routed page structure, layouts, or transitions, or when a project uses SSGOI or an @ssgoi package.

962 +1 14d ago A 78 tokens original MIT

docker

06

spinspire/pocketbase-sveltekit-starter

Skill Claude CodeCodex

Docker Compose conventions — short service names, no root, no host ports in base compose, override files for local customisations.

508 10d ago A 27 tokens original MIT

oat-css

07

spinspire/pocketbase-sveltekit-starter

Skill Claude CodeCodex

Our preferred CSS framework — ultra-lightweight, semantic HTML UI library (8KB). Style web UIs with semantic HTML and minimal classes. Override with app-level SCSS only when necessary.

508 10d ago A 42 tokens original MIT

pwa

08

spinspire/pocketbase-sveltekit-starter

Skill Claude CodeCodex

Use when the user asks to make a site installable, turn it into a PWA, add a service worker, add a web app manifest, enable "add to home screen", or support offline. Also use when adding favicon/app icons, iOS home-screen support (apple-mobile-web-app meta tags), or verifying PWA installability.

508 10d ago A 72 tokens original MIT

svelte-testing

09

spences10/sveltest

Skill Claude CodeCodex

Fix and create Svelte 5 tests with vitest-browser-svelte and Playwright. Use when fixing broken tests, debugging failures, writing unit/SSR/e2e tests, or working with vitest/Playwright.

112 4d ago A 49 tokens original MIT

ecosystem-guide

10

spences10/svelte-skills-kit

Skill Claude CodeCodex

Guide to spences10's Claude Code ecosystem tools. Use when user asks which tool to use, how tools relate, or needs help choosing between MCP servers, skills, or CLIs.

91 4mo ago A 42 tokens

svelte-runes

11

spences10/svelte-skills-kit

Skill Claude CodeCodex

Svelte runes guidance. Use for reactive state, props, effects, or migration. Covers $state, $derived, $effect, $props, $bindable. Prevents reactivity mistakes.

91 4mo ago A 46 tokens

vercel/microfrontends

Skill Claude CodeCodex

Guide for building, configuring, and deploying microfrontends on Vercel. Use this skill when the user mentions microfrontends, multi-zones, splitting an app across teams, independent deployments, cross-app routing, incremental migration, composing multiple frontends under one domain, microfrontends.json…

45 1mo ago A 122 tokens original MIT

erayack/svelte-building-blocks

Skill Claude CodeCodex

Svelte best practices for writing, editing, or reviewing Svelte/SvelteKit components and modules. Use when touching Svelte reactivity, props, events, snippets, each blocks, styling, context, actions/attachments, stores, or Svelte 5 runes.

40 +1 1mo ago A 63 tokens

security-review

15

wesselgrift/sveltekit-spa

Skill Claude CodeCodexCursor

Security review and hardening guidance for a SvelteKit SPA with Supabase Auth, Postgres with RLS, and client-side rendering. Use when writing auth flows, adding RLS policies, handling user input, working with environment variables, reviewing code for vulnerabilities, hardening a feature, or when the user asks about…

37 5mo ago A 85 tokens original MIT

svelte-code-writer

17

opennem/openelectricity

Skill Claude CodeCodex

CLI tools for Svelte 5 documentation lookup and code analysis. MUST be used whenever creating, editing or analyzing any Svelte component (.svelte) or Svelte module (.svelte.ts/.svelte.js). If possible, this skill should be executed within the svelte-file-editor agent for optimal results.

10 2d ago A 68 tokens copy · 100% MIT

opennem/openelectricity

Skill Claude CodeCodex

Guidance on writing fast, robust, modern Svelte code. Load this skill whenever in a Svelte project and asked to write/edit or analyze a Svelte component or module. Covers reactivity, event handling, styling, integration with libraries and more.

10 2d ago A 59 tokens copy · 95% MIT

dryui-build

19

rob-balfre/dryui

Skill Claude CodeCodex

Experimental DryUI panel-budget fixture skill for image-to-app layout tests. Use when testing stage 1 page classification, stage 2 runtime-safe DryUI implementation, and stage 3 build/visual repair.

9 3mo ago A 45 tokens original MIT

dryui-init

20

rob-balfre/dryui

Skill Claude CodeCodex

Bootstrap a SvelteKit + DryUI project using skill-led inspection and explicit file/package edits. Works for new projects, existing SvelteKit apps, and brownfield repos.

9 3mo ago A 39 tokens original MIT

dryui-live-feedback

21

rob-balfre/dryui

Skill Claude CodeCodex

Open the DryUI app for visual feedback, wait for the user to annotate the page, then act on each submission via the dryui-feedback skill. Use when the user asks for live feedback, visual feedback, or to iterate on UI by drawing on it.

9 3mo ago A 57 tokens original MIT

bansos-add-entry

22

wauputr4/skill-bansos

Skill Claude CodeCodex

Add, review, or update a bansos.dev listing using the current folder-based catalog and contributor profile flow. Use when an AI agent needs to verify a program source, run npm run add:bansos, create or update a listing folder, attribute a first-time or existing contributor, validate data, or prepare and review a…

3 +2 1mo ago A 82 tokens original MIT

wauputr4/skill-bansos

Skill Claude CodeCodex

Develop, review, test, or ship UI, SEO, data-flow, contributor, notification, and catalog changes for wauputr4/bansos and bansos.dev. Use when an AI agent needs to modify the SvelteKit and Cloudflare Pages site, work with folder-based listings or contributor profiles, verify local responsive UI, address PR reviews, or…

3 +2 1mo ago A 89 tokens original MIT

with-canvas

24

robcsaszar/frontend-kit

Skill Claude CodeCodex

Canvas implementation and review guidance for vanilla JavaScript, TypeScript, Web APIs, OffscreenCanvas, Web Workers, CanvasRenderingContext2D, WebGL-backed canvas, and canvas libraries including p5.js, Paper.js, Pencil.js, Konva, ZIM, Three.js, and Babylon.js. Use when creating, editing, optimizing, debugging, or…

1 2d ago A 160 tokens original MIT