Skip to main content
spences10
Perfil de creador de GitHub

spences10

Vista por repositorio de 98 skills recopiladas en 12 repositorios de GitHub.

skills recopiladas
98
repositorios
12
actualizado
28 ago 2026
mapa de repositorios

Dónde viven las skills

Repositorios principales por número de skills recopiladas, con su participación en este catálogo del creador y su variedad ocupacional.

#01
skills
26 skills · 19 jul 2026
Desarrolladores de softwareDesarrolladores webAdministradores de redes y sistemas informáticosAnalistas de garantía de calidad de software y probadoresEspecialistas en gestión de proyectosAnalistas de seguridad de la información
7 categorías ocupacionales · 100 % clasificado
27 %participación
#02
claude-code-toolkit
19 skills · 24 abr 2026
Desarrolladores de softwareAdministradores de redes y sistemas informáticosAnalistas de garantía de calidad de software y probadoresAnalistas de sistemas informáticosCientíficos de datosEstadísticos
7 categorías ocupacionales · 100 % clasificado
19 %participación
#03
my-pi
10 skills · 27 ago 2026
Desarrolladores de softwareAnalistas de garantía de calidad de software y probadoresOtras ocupaciones informáticas
3 categorías ocupacionales · 80 % clasificado
10 %participación
#04
svelte-skills-kit
10 skills · 24 abr 2026
Desarrolladores de softwareDesarrolladores webOtras ocupaciones informáticas
3 categorías ocupacionales · 100 % clasificado
10 %participación
#05
devhub-crm
9 skills · 2 nov 2025
Desarrolladores webAdministradores de bases de datosAnalistas de garantía de calidad de software y probadoresArquitectos de bases de datosDesarrolladores de software
5 categorías ocupacionales · 100 % clasificado
9,2 %participación
#06
ralph-town
9 skills · 24 abr 2026
Desarrolladores de softwareAdministradores de redes y sistemas informáticos
2 categorías ocupacionales · 100 % clasificado
9,2 %participación
#07
svelte-claude-skills
7 skills · 8 feb 2026
Desarrolladores de softwareAnalistas de investigación de mercados y especialistas en marketingDesarrolladores web
3 categorías ocupacionales · 100 % clasificado
7,1 %participación
#08
wiki0
3 skills · 31 may 2026
Desarrolladores de software
1 categorías ocupacionales · 100 % clasificado
3,1 %participación
Aquí se muestran los 8 repositorios principales; la lista completa continúa abajo.
explorador de repositorios

Repositorios y skills representativas

operating-tailscale-agent-hosts
Administradores de redes y sistemas informáticos

Private remote coding-agent hosts over Tailscale. Use when configuring unattended Linux workers, persistent remote agents, or private access to development services.

19 jul 2026
orchestration
Desarrolladores de software

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

4 jul 2026
svelte-deployment
Desarrolladores de software

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

8 jun 2026
sveltekit-data-flow
Desarrolladores de software

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

8 jun 2026
sveltekit-remote-functions
Desarrolladores de software

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

8 jun 2026
sveltekit-structure
Desarrolladores de software

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

8 jun 2026
svelte-core-bestpractices
Desarrolladores de software

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

31 may 2026
svelte-layerchart
Desarrolladores de software

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

31 may 2026
Mostrando 8 de 26 skills recopiladas.
mcp-setup
Administradores de redes y sistemas informáticos

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

24 abr 2026
analytics
Científicos de datos

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.

24 abr 2026
advanced-prompting
Desarrolladores de software

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".

24 abr 2026
claude-md-maintenance
Desarrolladores de software

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

24 abr 2026
orchestration
Analistas de sistemas informáticos

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

24 abr 2026
structured-rpi
Desarrolladores de software

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

24 abr 2026
terminal-optimization
Otras ocupaciones informáticas

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

24 abr 2026
worktree-mastery
Desarrolladores de softwareAdministradores de redes y sistemas informáticos

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

24 abr 2026
Mostrando 8 de 19 skills recopiladas.
create-harness
sin clasificar

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.

27 ago 2026
execute-harness
sin clasificar

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

27 ago 2026
pi-release-workflow
Desarrolladores de software

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

26 jul 2026
pi-primitive-check
Desarrolladores de software

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

26 jul 2026
pi-review-gated-delivery
Desarrolladores de software

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.

15 jul 2026
review-harness
Otras ocupaciones informáticas

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

12 jul 2026
pi-observability-local-dev
Desarrolladores de software

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.

25 jun 2026
pi-extension-development
Desarrolladores de software

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

1 jun 2026
Mostrando 8 de 10 skills recopiladas.
sveltekit-remote-functions
Desarrolladores de software

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

24 abr 2026
svelte-components
Desarrolladores web

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

24 abr 2026
svelte-deployment
Desarrolladores de software

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

24 abr 2026
svelte-runes
Desarrolladores de software

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

24 abr 2026
svelte-styling
Desarrolladores de software

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

24 abr 2026
sveltekit-data-flow
Desarrolladores de software

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

24 abr 2026
sveltekit-structure
Desarrolladores de software

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

24 abr 2026
ecosystem-guide
Otras ocupaciones informáticas

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.

24 abr 2026
Mostrando 8 de 10 skills recopiladas.
Mostrando 8 de 9 skills recopiladas.
Mostrando 8 de 9 skills recopiladas.
Mostrando 12 de 12 repositorios
Todos los repositorios cargados