Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
spences10
GitHub-Creator-Profil

spences10

Repository-Ansicht von 96 gesammelten Skills in 12 GitHub-Repositories.

gesammelte Skills
96
Repositories
12
aktualisiert
2026-07-04
Repository-Karte

Wo die Skills liegen

Top-Repositories nach gesammelter Skill-Anzahl, mit ihrem Anteil an diesem Creator-Katalog und ihrer Berufsverteilung.

Hier werden die Top 8 Repositories angezeigt; die vollständige Repository-Liste folgt darunter.
Repository-Explorer

Repositories und repräsentative Skills

orchestration
Softwareentwickler

Coordinate parallel agent work. Use when decomposing complex tasks, running review/implementation in parallel, managing task lists, or choosing shared vs isolated workspaces.

2026-07-04
svelte-deployment
Softwareentwickler

Svelte deployment guidance. Use for adapters, Vite config, pnpm setup, library authoring, PWA, or production builds.

2026-06-08
sveltekit-data-flow
Softwareentwickler

SvelteKit data flow guidance. Use when working with load functions, form actions, server/client boundaries, serialization, or invalidation.

2026-06-08
sveltekit-remote-functions
Softwareentwickler

Implement SvelteKit remote functions. Use for query(), query.live(), form(), command(), and prerender() patterns in .remote.ts files.

2026-06-08
sveltekit-structure
Softwareentwickler

SvelteKit structure guidance. Use for routing, layouts, error handling, SSR, or svelte:boundary. Covers file naming, nested layouts, error boundaries, pending UI, and hydration.

2026-06-08
svelte-core-bestpractices
Softwareentwickler

Svelte 5 core best practices. Use when creating, editing, or reviewing .svelte, .svelte.ts, or .svelte.js files. Routes to deeper Svelte skills.

2026-05-31
svelte-layerchart
Softwareentwickler

Build Svelte LayerChart components. Use for tooltip snippets, Chart context access, gradients, highlights, axes, and Svelte 5 snippet patterns.

2026-05-31
svelte-template-directives
Softwareentwickler

Svelte template directive guidance. Use when working with snippets, attachments, dynamic HTML, declaration tags, debugging tags, or global DOM events.

2026-05-31
Zeigt die Top 8 von 25 gesammelten Skills in diesem Repository.
mcp-setup
Netzwerk- und Computersystemadministratoren

Setup guide for essential MCP servers. Use when configuring MCP servers or when user asks about search, SQLite, or MCP management.

2026-04-24
analytics
Datenwissenschaftler

Query Claude Code session analytics from ccrecall database. Use when user asks about token usage, session history, or wants to analyze their Claude Code usage patterns.

2026-04-24
advanced-prompting
Softwareentwickler

High-leverage prompts that challenge Claude's defaults. Use for "grill me", "prove it works", "scrap this", "what would 10x engineer do", "find ways this fails".

2026-04-24
claude-md-maintenance
Softwareentwickler

Maintain CLAUDE.md files effectively. Use when adding lessons learned, updating conventions, or restructuring project instructions.

2026-04-24
orchestration
Computersystemanalytiker

Multi-agent orchestration patterns for Claude Code team mode. Use when coordinating teammates, decomposing complex tasks, or managing shared task lists.

2026-04-24
structured-rpi
Softwareentwickler

Enhanced Research-Plan-Implement workflow with structured phase gates. Use when tackling complex tasks that benefit from a phased approach with user checkpoints.

2026-04-24
terminal-optimization
Sonstige Computerberufe

Terminal setup for Claude Code. Use for Ghostty config, statusline customization, voice dictation, tmux worktrees.

2026-04-24
worktree-mastery
SoftwareentwicklerNetzwerk- und Computersystemadministratoren

Git worktree patterns for parallel Claude sessions. Run multiple Claude instances on same repo without conflicts.

2026-04-24
Zeigt die Top 8 von 19 gesammelten Skills in diesem Repository.
sveltekit-remote-functions
Softwareentwickler

SvelteKit remote functions guidance. Use for query(), form(), command(), and prerender() patterns in .remote.ts files.

2026-04-24
svelte-components
Webentwickler

Svelte component patterns. Use for web components, component libraries (Bits UI, Ark UI, Melt UI), form patterns, or third-party integration.

2026-04-24
svelte-deployment
Softwareentwickler

Svelte deployment guidance. Use for adapters, Vite config, pnpm setup, library authoring, PWA, or production builds.

2026-04-24
svelte-runes
Softwareentwickler

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

2026-04-24
svelte-styling
Softwareentwickler

Svelte CSS styling patterns. Use for scoped styles, CSS custom properties, style: directive, :global, or styling child components.

2026-04-24
sveltekit-data-flow
Softwareentwickler

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().

2026-04-24
sveltekit-structure
Softwareentwickler

SvelteKit structure guidance. Use for routing, layouts, error handling, SSR, or svelte:boundary. Covers file naming, nested layouts, error boundaries, pending UI, and hydration.

2026-04-24
ecosystem-guide
Sonstige Computerberufe

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.

2026-04-24
Zeigt die Top 8 von 10 gesammelten Skills in diesem Repository.
execute-harness
Sonstige Computerberufe

Use when running an existing /tmp Pi task harness. Executes inside the active contract, records status, respects enforcement, and loops through validation.

2026-07-04
create-harness
Softwareentwickler

Use when creating executable /tmp Pi task harnesses for ambiguous or high-risk coding work. Builds contract, prompts, validation, logs, and enforcement rules.

2026-06-28
review-harness
Softwarequalitätssicherungsanalysten und -tester

Use when reviewing implementation work that ran through a /tmp Pi task harness. Checks contract drift, unsafe shortcuts, validation evidence, and status honesty.

2026-06-28
pi-observability-local-dev
Softwareentwickler

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.

2026-06-25
pi-primitive-check
Sonstige Computerberufe

Use when evaluating proposed Pi customisation work against built-in Pi primitives before implementation, especially extensions, packages, slash commands, and workflow ideas.

2026-06-07
pi-extension-development
Softwareentwickler

Use when creating or modifying Pi extensions, built-in extension wiring, prompt shims, package scaffolds, package READMEs, or packages/pi-* implementation in this monorepo.

2026-06-01
pi-package-sandbox-test
Softwarequalitätssicherungsanalysten und -tester

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.

2026-06-01
pi-release-workflow
Softwareentwickler

Use when preparing or validating Pi monorepo releases, including Changesets, pnpm lockfile updates, package previews, release-age policy, and installability checks.

2026-06-01
Zeigt die Top 8 von 9 gesammelten Skills in diesem Repository.
Zeigt die Top 8 von 9 gesammelten Skills in diesem Repository.
Zeigt die Top 8 von 9 gesammelten Skills in diesem Repository.
12 von 12 Repositories angezeigt
Alle Repositories angezeigt