Skip to main content
Manusで任意のスキルを実行
ワンクリックで
spences10
GitHub クリエイタープロフィール

spences10

12 件の GitHub リポジトリにある 96 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
96
リポジトリ
12
更新
2026-07-04
リポジトリマップ

skills がある場所

収集済み skill 数が多いリポジトリを、このクリエイターカタログ内の比率と職業範囲とともに表示します。

#01
skills
25 件の skills · 2026-07-04
ソフトウェア開発者ウェブ開発者ソフトウェア品質保証アナリスト・テスタープロジェクト管理専門家カスタマーサービス担当者ネットワーク・コンピュータシステム管理者
7 件の職業カテゴリ · 100% 分類済み
26%比率
#02
claude-code-toolkit
19 件の skills · 2026-04-24
ソフトウェア開発者ネットワーク・コンピュータシステム管理者コンピュータシステムアナリストその他コンピュータ職ソフトウェア品質保証アナリスト・テスターデータサイエンティスト
7 件の職業カテゴリ · 100% 分類済み
20%比率
#03
svelte-skills-kit
10 件の skills · 2026-04-24
ソフトウェア開発者ウェブ開発者その他コンピュータ職
3 件の職業カテゴリ · 100% 分類済み
10%比率
#04
my-pi
9 件の skills · 2026-07-04
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスターその他コンピュータ職
3 件の職業カテゴリ · 100% 分類済み
9.4%比率
#05
devhub-crm
9 件の skills · 2025-11-02
ウェブ開発者ソフトウェア品質保証アナリスト・テスターソフトウェア開発者データベースアーキテクトデータベース管理者
5 件の職業カテゴリ · 100% 分類済み
9.4%比率
#06
ralph-town
9 件の skills · 2026-04-24
ソフトウェア開発者ネットワーク・コンピュータシステム管理者
2 件の職業カテゴリ · 100% 分類済み
9.4%比率
#07
svelte-claude-skills
7 件の skills · 2026-02-08
ソフトウェア開発者ウェブ開発者市場調査アナリスト・マーケティングスペシャリスト
3 件の職業カテゴリ · 100% 分類済み
7.3%比率
#08
wiki0
3 件の skills · 2026-05-31
ソフトウェア開発者
1 件の職業カテゴリ · 100% 分類済み
3.1%比率
ここでは上位 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
このリポジトリの収集済み skills 25 件中、上位 8 件を表示しています。
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
このリポジトリの収集済み skills 19 件中、上位 8 件を表示しています。
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
このリポジトリの収集済み skills 10 件中、上位 8 件を表示しています。
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
このリポジトリの収集済み skills 9 件中、上位 8 件を表示しています。
このリポジトリの収集済み skills 9 件中、上位 8 件を表示しています。
このリポジトリの収集済み skills 9 件中、上位 8 件を表示しています。
12 件中 12 件のリポジトリを表示
すべてのリポジトリを表示しました
spences10 Agent Skills | SkillsMP