Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
Whamp
GitHub 제작자 프로필

Whamp

11개 GitHub 저장소에서 수집된 35개 skills를 저장소 단위로 보여줍니다.

수집된 skills
35
저장소
11
업데이트
2026-07-08
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

여기에는 상위 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개 표시
모든 저장소를 표시했습니다