Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
Whamp
GitHub-Creator-Profil

Whamp

Repository-Ansicht von 35 gesammelten Skills in 11 GitHub-Repositories.

gesammelte Skills
35
Repositories
11
aktualisiert
2026-07-08
Repository-Karte

Wo die Skills liegen

Top-Repositories nach gesammelter Skill-Anzahl, mit ihrem Anteil an diesem Creator-Katalog und ihrer Berufsverteilung.

Hier werden die Top 8 Repositories angezeigt; die vollständige Repository-Liste folgt darunter.
Repository-Explorer

Repositories und repräsentative Skills

codegraph
Softwareentwickler

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
Softwareentwickler

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
Softwarequalitätssicherungsanalysten und -tester

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
Datenwissenschaftler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Zeigt die Top 8 von 9 gesammelten Skills in diesem Repository.
strategy-synthesis
Projektmanagementspezialisten

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
Unternehmensberater

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
Netzwerk- und Computersystemadministratoren

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
Softwareentwickler

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
Softwareentwickler

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
Softwarequalitätssicherungsanalysten und -tester

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
Softwareentwickler

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
Datenbankadministratoren

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
Netzwerk- und Computersystemadministratoren

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
Softwareentwickler

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
Softwarequalitätssicherungsanalysten und -tester

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwarequalitätssicherungsanalysten und -tester

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
Sonstige Computerberufe

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
Projektmanagementspezialisten

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 von 11 Repositories angezeigt
Alle Repositories angezeigt