Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

docs-website

docs-website contém 6 skills coletadas de stacklok, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
6
Stars
4
atualizado
2026-07-09
Forks
3
Cobertura ocupacional
4 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

weekly-product-updates
Analistas de pesquisa de mercado e especialistas em marketing

Generate weekly product updates by analyzing GitHub activity across ToolHive repositories and transforming technical changes into marketing-ready content. Use when you need to create product announcements, blog posts, or customer communications summarizing what shipped.

2026-07-09
upstream-release-docs
Desenvolvedores de software

Analyze an upstream project's new release, verify changes against source code, and update documentation. Covers discovery, deep-dive into PRs/issues, docs audit, source-verified implementation, and review feedback handling.

2026-06-29
docs-review
Editores

Perform comprehensive editorial reviews of documentation with a tech writer / copyeditor lens. Use when asked to review docs, documentation PRs, or documentation changes - especially net-new documentation or LLM-generated content. Reviews can be for single documents or multiple related documents. Focuses on information architecture, clarity, conciseness, structure, readability, and style. Identifies common LLM writing patterns that harm documentation quality and catches multi-document issues like content duplication or misplaced content.

2026-04-20
test-docs-dryrun
Analistas de garantia de qualidade de software e testadores

Fast CRD schema validation for ToolHive documentation. Extracts all YAML blocks from K8s and vMCP docs, runs kubectl apply --dry-run=server to catch field name errors, type mismatches, and schema drift. No cluster resources are created. Use for: "dry-run the docs", "validate the YAML", "check for schema issues", "run a quick doc check", or after any CRD/API change to catch doc rot. Requires a Kubernetes cluster with ToolHive CRDs installed.

2026-04-15
test-docs
Analistas de garantia de qualidade de software e testadores

Test ToolHive documentation by executing the steps in tutorials and guides against a real environment, verifying that examples are correct and ToolHive has not regressed. Use when the user asks to test, validate, or verify documentation such as: "test the vault integration tutorial", "verify the K8s quickstart", "check the CLI install docs", "test toolhive vault integration in kubernetes", or any request to run through a doc's instructions to confirm they work. Supports both Kubernetes-based docs (tutorials, K8s guides) and CLI-based docs.

2026-02-05
update-vmcp-yaml-example
Desenvolvedores de software

Updates vMCP YAML examples in documentation, verifies against toolhive source, and creates e2e tests

2026-01-29