Instructions file CodexOpenCode
Instructions for spences10/sveltest, covering agents.md, unbreakable rules, essential commands, development and testing.
Instructions file CodexOpenCode
Instructions for spences10/sveltest, covering agents.md, unbreakable rules, essential commands, development and testing.
Instructions file
Instructions for spences10/sveltest, a project described as: Comprehensive Svelte 5 testing examples and patterns using Vitest Browser Mode, Playwright, and vitest-browser-svelte.
Instructions file GitHub Copilot
Instructions for spences10/mcpick, covering mcpick development instructions, project shape, prerequisites, common commands and validation before finishing.
Plugin Claude Code
Plugin marketplace listing 1 plugin: svelte-skills.
Plugin Claude Code
Svelte 5 runes, SvelteKit data flow, routing, and structure patterns.
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 component patterns. Use for web components, component libraries (Bits UI, Ark UI, Melt UI), form patterns, or third-party integration.
Skill Claude CodeCodex
Svelte deployment guidance. Use for adapters, Vite config, pnpm setup, library authoring, PWA, or production builds.
Skill Claude CodeCodex
Svelte LayerChart patterns. Use for chart components with tooltip snippets, Chart context access, and all Svelte 5 snippet patterns for tooltips, gradients, highlights, and axes.
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
Svelte CSS styling patterns. Use for scoped styles, CSS custom properties, style: directive, :global, or styling child components.
Skill Claude CodeCodex
Svelte template directives ({@attach}, {@html}, {@render}, {@const}, {@debug}). Use for DOM manipulation, third-party libs, tooltips, canvas, dynamic HTML. @attach replaces use: actions.
Skill Claude CodeCodex
SvelteKit data flow guidance. Use for load functions, form actions, server/client data, and invalidation. Covers +page.server.ts vs +page.ts, serialization, fail(), redirect(), error(), invalidateAll().
Skill Claude CodeCodex
SvelteKit remote functions guidance. Use for query(), form(), command(), and prerender() patterns in .remote.ts files.
Skill Claude CodeCodex
SvelteKit structure guidance. Use for routing, layouts, error handling, SSR, or svelte:boundary. Covers file naming, nested layouts, error boundaries, pending UI, and hydration.
MCP server Claude CodeCodexCursor +2
A secure Model Context Protocol (MCP) server for executing commands in Windows Subsystem for Linux (WSL) with built-in safety features and validation. Runs locally from the mcp-wsl-exec npm package.
Instructions file GitHub Copilot
Instructions for spences10/mcp-sqlite-tools, covering mcp-sqlite-tools development instructions, working effectively, prerequisites and setup, development commands and validation requirements.
MCP server Claude CodeCodexCursor +2
MCP server for local SQLite database operations. Runs locally from the mcp-sqlite-tools npm package.
Instructions file
Instructions for spences10/mcp-turso-cloud, covering claude.md, unbreakable rules, project overview, development commands and architecture & key concepts.
MCP server Claude CodeCodexCursor +2
MCP server for integrating Turso with LLMs. Runs locally from the mcp-turso-cloud npm package. Needs 5 environment variables to run.
Skill Claude CodeCodex
Stop dismissing pre-existing test/build failures. Use when reporting test results, build output, or any command output containing errors or failures.
Skill Claude CodeCodex
Debug failing CI pipelines, containers, and reproduce bugs locally. Use when CI is red, containers won't start, or need to reproduce bugs.
Skill Claude CodeCodex
Clean AI-generated code noise. Use when reviewing diffs, removing unnecessary comments, tightening verbose code, or desloping recent changes.
Skill Claude CodeCodex
Navigating LLM tooling workflows. Use when choosing recall, search, SQLite, MCP, secret-safety, or skill validation tools.