Skill Claude CodeCodex
Review PR feedback and address each item interactively.
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
Skill Claude CodeCodex
Review PR feedback and address each item interactively.
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.
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.
Skill Claude CodeCodex
Build/launch/drive recipe for verifying apps/docs changes at runtime (demos, docs pages, llms.txt).
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.
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.
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.
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.
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.
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.
Skill Claude CodeCodex
Svelte runes guidance. Use for reactive state, props, effects, or migration. Covers $state, $derived, $effect, $props, $bindable. Prevents reactivity mistakes.
Skill Claude CodeCodex
SvelteKit remote functions guidance. Use for query(), form(), command(), and prerender() patterns in .remote.ts files.
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…
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.
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…
ofershap/sveltekit-best-practices
Skill Claude CodeCodex
SvelteKit and Svelte 5 done right. Runes, load functions, form actions, SSR patterns, and modern Svelte.
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.
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.
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.
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.
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.
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…
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…
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…