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

toolhive

toolhive enthält 13 gesammelte Skills von stacklok, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
13
Stars
1.9k
aktualisiert
2026-05-29
Forks
239
Berufsabdeckung
4 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

toolhive-cli-user
Sonstige Computerberufe

Guide for using ToolHive CLI (thv) to run and manage MCP servers and skills. Use when running, listing, stopping, building, or configuring MCP servers locally. Covers server lifecycle, registry browsing, secrets management, client registration, groups, container builds, exports, permissions, network isolation, authentication, and skill management (install, uninstall, list, info, build, push, validate). NOT for Kubernetes operator usage or ToolHive development/contributing.

2026-05-29
check-contribution
Softwarequalitätssicherungsanalysten und -tester

Validates operator chart contribution practices (helm template, ct lint, docs generation) before committing changes.

2026-05-12
toolhive-release
Softwareentwickler

Creates ToolHive release PRs by analyzing commits since the last release, categorizing changes, recommending semantic version bump type (major/minor/patch), and triggering the release workflow. Use when cutting a release, preparing a new version, checking what changed since last release, or when the user mentions "release", "version bump", or "cut a release".

2026-04-28
implement-story
Softwareentwickler

Implements a GitHub user story from planning through PR creation, with research, codebase analysis, and structured commits.

2026-04-21
release-notes
Softwareentwickler

Generates polished GitHub release notes for a ToolHive release by analyzing every merged PR, cross-referencing linked issues, dispatching expert agents to assess breaking changes, and producing a formatted release body. Use when the user provides a GitHub release URL, tag name, or says "release notes".

2026-04-15
deflake
Softwarequalitätssicherungsanalysten und -tester

Finds flaky tests on the main branch by analyzing GitHub Actions failures, ranks them by frequency, and enters parallel plan mode to design deflake strategies. Use when you want to find and fix the flakiest tests.

2026-04-10
code-review-assist
Softwarequalitätssicherungsanalysten und -tester

Augments human code review by summarizing changes, surfacing key review questions, assessing test coverage, and identifying low-risk sections. Use when reviewing a diff, PR, or code snippet as a senior review partner.

2026-03-30
vmcp-review
Softwarequalitätssicherungsanalysten und -tester

Reviews vMCP code changes for known anti-patterns that make the codebase harder to understand or more brittle. Use when reviewing PRs, planning features, or refactoring vMCP code.

2026-03-18
add-rule
Softwareentwickler

Captures a team convention or best practice and adds it to the appropriate .claude/rules/ or .claude/agents/ file

2026-03-17
doc-review
Softwareentwickler

Reviews documentation for factual accuracy

2026-03-17
deploy-otel
Netzwerk- und Computersystemadministratoren

Deploy the OpenTelemetry observability stack (Prometheus, Grafana, OTEL Collector) to a Kind cluster for testing toolhive telemetry. Use when you need to set up monitoring, metrics collection, or observability infrastructure.

2026-02-10
deploying-vmcp-locally
Netzwerk- und Computersystemadministratoren

Deploys a VirtualMCPServer configuration locally for manual testing and verification

2026-01-29
split-pr
Softwareentwickler

Analyzes current changes and suggests how to split them into smaller, reviewable PRs

2026-01-28