Skip to main content
在 Manus 中运行任何 Skill
一键导入
spences10
GitHub 创作者资料

spences10

按仓库查看 12 个 GitHub 仓库中的 96 个已收集 skills。

已收集 skills
96
仓库
12
更新
2026-07-04
仓库分布

Skills 分布在哪些仓库

按已收集 skill 数展示主要仓库,并显示它们在该创作者目录中的占比和职业覆盖。

这里展示前 8 个仓库;完整仓库列表在下方继续。
仓库浏览

仓库与代表性 skills

orchestration
软件开发工程师

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
软件开发工程师

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

2026-06-08
sveltekit-data-flow
软件开发工程师

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

2026-06-08
sveltekit-remote-functions
软件开发工程师

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

2026-06-08
sveltekit-structure
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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

2026-05-31
当前展示该仓库 Top 8 / 25 个已收集 skills。
mcp-setup
网络与计算机系统管理员

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
数据科学家

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
软件开发工程师

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
软件开发工程师

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

2026-04-24
orchestration
计算机系统分析师

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
软件开发工程师

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
其他计算机职业

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

2026-04-24
worktree-mastery
软件开发工程师网络与计算机系统管理员

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

2026-04-24
当前展示该仓库 Top 8 / 19 个已收集 skills。
sveltekit-remote-functions
软件开发工程师

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

2026-04-24
svelte-components
网页开发工程师

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
软件开发工程师

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

2026-04-24
svelte-runes
软件开发工程师

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
软件开发工程师

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

2026-04-24
sveltekit-data-flow
软件开发工程师

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
软件开发工程师

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
其他计算机职业

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
当前展示该仓库 Top 8 / 10 个已收集 skills。
execute-harness
其他计算机职业

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
软件开发工程师

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
软件质量保证分析师与测试员

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
软件开发工程师

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
其他计算机职业

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
软件开发工程师

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
软件质量保证分析师与测试员

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
软件开发工程师

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

2026-06-01
当前展示该仓库 Top 8 / 9 个已收集 skills。
当前展示该仓库 Top 8 / 9 个已收集 skills。
当前展示该仓库 Top 8 / 9 个已收集 skills。
已展示 12 / 12 个仓库
已展示全部仓库
spences10 Agent Skills | SkillsMP