MCP server Claude CodeCodexCursor +2
MCP server for integrating Omnisearch with LLMs. Runs locally from the mcp-omnisearch npm package.
MCP server Claude CodeCodexCursor +2
MCP server for integrating Omnisearch with LLMs. Runs locally from the mcp-omnisearch npm package.
spences10/svelte-claude-skills
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, executing skill-simple-instruction-hook.sh. From spences10/svelte-claude-skills.
spences10/svelte-claude-skills
Settings file Claude Code
Agent settings declaring 1 hook event (UserPromptSubmit).
spences10/svelte-claude-skills
Skill Claude CodeCodex
Research topics by verifying actual source content. Use when asked to research or study links and documentation.
spences10/svelte-claude-skills
Skill Claude CodeCodex
Svelte component patterns. Use for web components, component libraries (Bits UI, Ark UI, Melt UI), form patterns, or third-party integration.
spences10/svelte-claude-skills
Skill Claude CodeCodex
Svelte deployment guidance. Use for adapters, Vite config, pnpm setup, library authoring, PWA, or production builds.
spences10/svelte-claude-skills
Skill Claude CodeCodex
Svelte runes guidance. Use for reactive state, props, effects, attachments, or migration. Covers $state, $derived, $effect, @attach. Prevents reactivity mistakes.
spences10/svelte-claude-skills
Skill Claude CodeCodex
SvelteKit data flow guidance. Use for load functions, form actions, and server/client data. Covers +page.server.ts vs +page.ts, serialization, fail(), redirect(), error().
spences10/svelte-claude-skills
Skill Claude CodeCodex
SvelteKit remote functions guidance. Use for command(), query(), form() patterns in .remote.ts files.
spences10/svelte-claude-skills
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.
Skill Claude CodeCodex
Use when creating or modifying Pi extensions, built-in extension wiring, prompt shims, package scaffolds, package READMEs, or packages/pi- implementation in this monorepo.
Skill Claude CodeCodex
Use when developing or reviewing packages/pi-observability dashboard/server changes locally, especially rebuilding dist, restarting the 43190 server, validating UI behavior, or keeping the local dashboard in sync with source edits.
Skill Claude CodeCodex
Use when verifying that published Pi packages install and load for normal users, including pi.dev package compatibility checks, release validation, Daytona sandbox tests, and package installability audits.
Skill Claude CodeCodex
Use when evaluating proposed Pi customisation work against built-in Pi primitives before implementation, especially extensions, packages, slash commands, and workflow ideas.
Skill Claude CodeCodex
Use when preparing or validating Pi monorepo releases, including Changesets, pnpm lockfile updates, package previews, release-age policy, and installability checks.
Skill Claude CodeCodex
Use when coordinating review-gated delivery of discrete GitHub issues between one implementation peer and a review-only lead, with user-owned Changesets and approval-gated commits.
Skill Claude CodeCodex
Use when validating Pi monorepo changes after editing TypeScript, Svelte, package manifests, built-in registry, tests, repo tooling, skills, or docs.
Instructions file CodexOpenCode
Instructions for spences10/my-pi, covering agents.md, orientation, repository-specific skills, source of truth order and commit and changeset ownership.
Skill Claude CodeCodex
Use when assessing ambiguous or high-risk coding work before creating an approved task harness. Establishes evidence, existing primitives, rejected options, a smallest vertical slice, and an optional execution contract.
Skill Claude CodeCodex
Use when running an existing /tmp Pi task harness. Executes inside the active contract, records status, respects enforcement, and loops through validation.
Skill Claude CodeCodex
Use when reviewing implementation work that ran through a /tmp Pi task harness. Checks contract drift, unsafe shortcuts, validation evidence, and status honesty.
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.
Cursor rule Cursor
Comprehensive Testing Best Practices for Svelte 5 + vitest-browser-svelte.
Cursor rule Cursor
Comprehensive Testing Best Practices for Svelte 5 + vitest-browser-svelte.