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

Whamp

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

収集済み skills
35
リポジトリ
11
更新
2026-07-08
リポジトリマップ

skills がある場所

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

#01
deep-swe-bench
9 件の skills · 2026-07-08
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスターデータサイエンティスト
3 件の職業カテゴリ · 100% 分類済み
26%比率
#02
bond
7 件の skills · 2025-11-08
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスターネットワーク・コンピュータシステム管理者プロジェクト管理専門家マネジメントアナリスト
5 件の職業カテゴリ · 100% 分類済み
20%比率
#03
whamp-claude-tools
5 件の skills · 2025-11-28
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスターデータベース管理者ネットワーク・コンピュータシステム管理者
4 件の職業カテゴリ · 100% 分類済み
14%比率
#04
skills
5 件の skills · 2026-06-06
ソフトウェア開発者その他コンピュータ職ソフトウェア品質保証アナリスト・テスタープロジェクト管理専門家
4 件の職業カテゴリ · 100% 分類済み
14%比率
#05
playwright-cli-axi
2 件の skills · 2026-06-25
ソフトウェア開発者
1 件の職業カテゴリ · 100% 分類済み
5.7%比率
#06
pi-multi-skill-inject
2 件の skills · 2026-03-14
ソフトウェア品質保証アナリスト・テスター
1 件の職業カテゴリ · 100% 分類済み
5.7%比率
#07
pi-read-map
1 件の skills · 2026-02-09
ソフトウェア品質保証アナリスト・テスターソフトウェア開発者
2 件の職業カテゴリ · 100% 分類済み
2.9%比率
#08
pi-rlm
1 件の skills · 2026-01-23
その他コンピュータ職
1 件の職業カテゴリ · 100% 分類済み
2.9%比率
ここでは上位 8 件のリポジトリを表示しています。完全なリストは下に続きます。
リポジトリエクスプローラー

リポジトリと代表的な skills

codegraph
ソフトウェア開発者

CodeGraph scout before broad grep/read. Use for repo explanation, navigation, diagnosis, runtime/reconnect flow, contract/RPC/schema tracing, refactor/cycle seams, dead-code cleanup, test targeting, and code review.

2026-07-08
codegraph
ソフトウェア開発者

CodeGraph scout before broad grep/read. Use for repo explanation, navigation, diagnosis, runtime/reconnect flow, contract/RPC/schema tracing, refactor/cycle seams, dead-code cleanup, test targeting, and code review.

2026-07-08
paired-trajectory-analysis
ソフトウェア品質保証アナリスト・テスター

Paired trajectory analysis for benchmark churn. Use when comparing two configs on matched task/rep cells, explaining solve flips, diagnosing why one config solved and another failed, separating net score from churn, or preparing evidence to improve a skill/prompt/tool from trajectory differences.

2026-07-08
prompt-embedding-analysis
データサイエンティスト

Prompt embedding analysis. Use when clustering benchmark prompt/config text, comparing semantic neighbors, or separating prompt-shaped effects from behavioral wrappers in deep-swe-bench results.

2026-07-08
benchmark-launch
ソフトウェア開発者

Use before launching harness/run_batch.py for a benchmark, especially when configs use advisor, observational-memory workers, subagents, local-vllm shims, or any model beyond the main executor; use before claiming a benchmark launch is working.

2026-07-03
benchmark-config-validation
ソフトウェア開発者

Use before adding or changing a deep-swe-bench config, model leaf, provider/model API path, usage parser, smoke contract, or extension/subagent worker usage accounting.

2026-07-02
runboard
ソフトウェア開発者

Open a Herdr tail tab for a harness run when the user explicitly asks for a runboard, tail, Herdr tab, or raw log view. For new harness/run_batch.py monitoring, prefer the structured dashboard at scripts/run_dashboard.py reading results/_runs/<run_id>; this skill is the compatibility/tail workflow.

2026-07-02
codegraph
ソフトウェア開発者

Local symbol-and-relationship map of the repo. Use to see who calls what (blast radius) before editing a function, class, or method. The binary is at /arm/bin/cg.

2026-07-01
このリポジトリの収集済み skills 9 件中、上位 8 件を表示しています。
strategy-synthesis
プロジェクト管理専門家

Combine findings from parallel intelligence gathering into unified execution plan. Synthesize predictions, web research, deep strategy, and environment observations into optimal approach. Use when multiple intelligence sources need integration before execution.

2025-11-08
deep-strategy
マネジメントアナリスト

Generate comprehensive multi-approach strategies before execution. Extract domain knowledge, create alternative approaches, identify failure modes, and develop risk-aware plans. Use proactively for complex tasks requiring strategic thinking or when multiple approaches might succeed.

2025-11-08
environment-observer
ネットワーク・コンピュータシステム管理者

Perform heuristic environment discovery beyond basic directory listing. Check installed packages, analyze folder structure, inspect running processes, and assess system state. Use proactively when starting new tasks or when environment context is unclear.

2025-11-08
execution-recovery
ソフトウェア開発者

Handle common execution failures with specialized recovery strategies. Fix syntax errors, import/dependency issues, path/file problems, permission denial, and connection timeouts. Use proactively when encountering errors or as automatic recovery mechanism.

2025-11-08
predictive-intelligence
ソフトウェア開発者

Analyze tasks upfront before execution. Predict task category, identify key files, assess risk level, and detect high-consequence operations. Use proactively when any task description is provided to guide execution strategy.

2025-11-08
validation-guardian
ソフトウェア品質保証アナリスト・テスター

Prevent premature task completion by checking for parsing errors, execution failures, incomplete test results, and missing expected outputs. Acts as final quality gate before declaring tasks complete. Use proactively after major operations or when task success needs verification.

2025-11-08
web-research
ソフトウェア開発者

Multi-round web search with low-frequency query generation. Prioritize GitHub/StackOverflow for actionable code, extract AI Overview insights, and perform deep link analysis. Use proactively for complex problems requiring external knowledge or when stuck on implementation challenges.

2025-11-08
pocketbase-api-add-field
データベース管理者

This skill should be used when the user asks to "add fields to PocketBase collection", "modify PocketBase schema", "add new collection fields", "update PocketBase collection", "PocketBase JavaScript SDK API", "programmatically add PocketBase fields", or mentions modifying PocketBase collection schemas via API. Provides comprehensive guidance for adding fields to existing PocketBase collections using the JavaScript SDK API.

2025-11-28
mailhog
ネットワーク・コンピュータシステム管理者

This skill should be used when the user asks to "set up MailHog", "test email functionality", "configure MailHog", "send test emails", "check MailHog messages", "configure SMTP testing", or "manage email capture". Provides comprehensive MailHog email testing server setup and management.

2025-11-20
gemini-cli-integration
ソフトウェア開発者

Use the gemini-cli-integration skill PROACTIVELY when analyzing large codebases, multiple files, or directories. Leverages Google Gemini's massive context window with @ syntax for file inclusion to handle comprehensive codebase analysis, implementation verification, and architectural understanding.

2025-11-18
browser-tools
ソフトウェア品質保証アナリスト・テスター

Lightweight Chrome automation toolkit with shared configuration, JSON-first output, and six focused scripts for starting, navigating, inspecting, capturing, evaluating, and cleaning up browser sessions.

2025-11-13
pocketbase
ソフトウェア開発者

Comprehensive PocketBase development and deployment skill providing setup guides, schema templates, security patterns, API examples, data management scripts, and real-time integration patterns for building backend services with PocketBase.

2025-11-13
dynamic-workflow-patterns
ソフトウェア開発者

Use when the user asks for a workflow, dynamic workflow, fan-out, multi-agent orchestration, ultracode-style work, large-scale verification, adversarial review, tournament selection, or decomposable research/refactor tasks. Teaches when to use Pi's workflow tool and which orchestration pattern to choose.

2026-06-06
docs-to-types
ソフトウェア開発者

Converts grill-with-docs output — CONTEXT.md glossaries, ADRs, and approved domain decisions — into typed architecture. Use after grill-with-docs when the user wants domain types, seams, adapters, errors, call stacks, and dependency rules expressed in code before business behavior.

2026-06-06
property-based-testing
ソフトウェア品質保証アナリスト・テスター

Use when writing tests for serialization pairs, parsers, validators, normalizers, pure functions, or data structures — or when reviewing code where property-based testing would catch edge cases that example tests miss

2026-06-05
distilling-skills
その他コンピュータ職

Use when the user wants to find, evaluate, and combine agent skills on a topic into a single best-of-breed version. Triggers on requests to search skills.sh, improve an existing skill by finding alternatives, or build a concentrated skill from multiple sources.

2026-06-05
first-principles
プロジェクト管理専門家

Use when the user explicitly wants first-principles thinking, wants to escape inherited assumptions, or asks to decompose a strategy/product/design/problem from fundamentals. Runs an interactive one-question-at-a-time grill that separates facts, assumptions, constraints, analogies, and unknowns, then rebuilds options from irreducible truths.

2026-06-04
11 件中 11 件のリポジトリを表示
すべてのリポジトリを表示しました