Skip to main content
stacklok
Perfil de criador do GitHub

stacklok

Visão por repositório de 73 skills coletadas em 11 repositórios do GitHub.

skills coletadas
73
repositórios
11
atualizado
11 de set. de 2026
mapa de repositórios

Onde as skills estão

Principais repositórios por número de skills coletadas, com sua participação neste catálogo do criador e sua distribuição ocupacional.

#01
mecatl
15 skills · 11 de set. de 2026
classificação pendente
21%participação
#02
toolhive
13 skills · 29 de mai. de 2026
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadoresAdministradores de redes e sistemas de computadorOutras ocupações de informática
4 categorias ocupacionais · 100% classificado
18%participação
#03
docs-website
10 skills · 10 de set. de 2026
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadores
2 categorias ocupacionais · 50% classificado
14%participação
#04
toolhive-studio
9 skills · 1 de jul. de 2026
Analistas de garantia de qualidade de software e testadoresDesenvolvedores de softwareOutras ocupações de informáticaAnalistas de segurança da informação
4 categorias ocupacionais · 100% classificado
12%participação
#05
toolhive-catalog
7 skills · 30 de jun. de 2026
Analistas de garantia de qualidade de software e testadoresDesenvolvedores de softwareAnalistas de segurança da informaçãoOutras ocupações de informática
4 categorias ocupacionais · 100% classificado
9,6%participação
#06
modelith
4 skills · 27 de jul. de 2026
Desenvolvedores de software
1 categorias ocupacionais · 100% classificado
5,5%participação
#07
toolhive-registry-server
4 skills · 3 de ago. de 2026
Administradores de redes e sistemas de computadorAnalistas de garantia de qualidade de software e testadoresDesenvolvedores de software
3 categorias ocupacionais · 100% classificado
5,5%participação
#08
dockyard
4 skills · 14 de ago. de 2026
Outras ocupações de informáticaAnalistas de garantia de qualidade de software e testadoresAnalistas de segurança da informação
3 categorias ocupacionais · 100% classificado
5,5%participação
Os 8 principais repositórios são exibidos aqui; a lista completa continua abaixo.
explorador de repositórios

Repositórios e skills representativas

cut-release
sem classificação

Cut a tagged release of mecatl — dispatch the Create Release PR workflow, review and merge the release PR, then verify the tag and the artifacts it publishes (ko images + Helm chart to GHCR, plus a GitHub Release with signed archives and a Homebrew formula…

11 de set. de 2026
mecatl-learning-config
sem classificação

Configure, write, or tune the mecatl learning: settings policy, including learning.mode, sensitivity, reflection budgets, and validated/evaluated activation. NOT for running /reflect, reviewing proposals or memories, drafting skills, model routing,…

10 de set. de 2026
user-docs
sem classificação

Authors or updates Mecatl's public user documentation. Use when a change affects user-docs/, the Docusaurus site content, or a user-facing behavior that needs documentation. It follows the repository's lightweight authoring contract.

10 de set. de 2026
onboarding
sem classificação

Route contributors through mecatl's human-reviewed development spine: contract PR, approved baseline, autonomous TDD implementation, final code-review PR. A router, not an executor. Use for onboarding or workflow questions.

9 de set. de 2026
plan-orchestrate
sem classificação

Implement an approved mecatl acceptance plan with run-local decomposition, isolated TDD workers, aggregate gates, strict AC tracing, panel review, and an Implementation PR. Split work requires a merged approved plan and recorded baseline. Combined work…

9 de set. de 2026
test-writer
sem classificação

Writes tests in mecatl (hexagonal / strict DDD, two Go modules) following the invariant-first discipline. Picks the right layer, the right naming convention, and the right fake pattern (offline reference adapters — mockllm / memfs / memstore — plus the shared…

9 de set. de 2026
to-acceptance-plan
sem classificação

Turn Bounded or Architectural work into a concise scenario-first acceptance plan with exact interfaces and a decision-record outcome, then hand off at the selected Split or Combined checkpoint. Stops before implementation or orchestration. NOT for Spike,…

9 de set. de 2026
mecatl-model-router-config
sem classificação

Designs and writes a mecatl model router configuration (the `models:` subtree of ~/.config/mecatl/settings.yaml) tailored to the operator's preferences. Asks about priorities (cost vs capability, open vs proprietary, provider, multimodal) then searches the…

6 de set. de 2026
Mostrando 8 de 15 skills coletadas.
toolhive-cli-user
Outras ocupações de informática

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,…

29 de mai. de 2026
check-contribution
Analistas de garantia de qualidade de software e testadores

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

12 de mai. de 2026
toolhive-release
Desenvolvedores de software

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…

28 de abr. de 2026
implement-story
Desenvolvedores de software

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

21 de abr. de 2026
release-notes
Desenvolvedores de software

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…

15 de abr. de 2026
deflake
Analistas de garantia de qualidade de software e testadores

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.

10 de abr. de 2026
code-review-assist
Analistas de garantia de qualidade de software e testadores

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.

30 de mar. de 2026
vmcp-review
Analistas de garantia de qualidade de software e testadores

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.

18 de mar. de 2026
Mostrando 8 de 13 skills coletadas.
docs-review
sem classificação

Perform comprehensive editorial reviews of documentation with a tech writer / copyeditor lens. Use when asked to review docs, documentation changes, or a set of changed files - especially net-new documentation or LLM-generated content. Reviews can be for…

10 de set. de 2026
upstream-release-docs
sem classificação

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.

10 de set. de 2026
mcp-guide-writer
sem classificação

Create usage guides for MCP servers in the ToolHive documentation (docs/toolhive/guides-mcp/). Use when asked to write, create, or update a usage guide for an MCP server, e.g. "write a usage guide for the filesystem MCP server" or "document the sqlite MCP…

28 de ago. de 2026
tech-writer
sem classificação

Write clear, focused technical documentation following the Diataxis framework and the project style guide. Use whenever writing or substantively editing a documentation page: drafting a new page, rewriting or restructuring an existing one, adding a major…

28 de ago. de 2026
weekly-product-updates
sem classificação

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…

28 de ago. de 2026
move-page
Desenvolvedores de software

Move or rename a documentation page safely: relocate the file, update sidebars.ts, sweep and fix inbound links, add a vercel.json redirect from the old URL, and verify the build. Use whenever a docs page's file path or URL changes for any reason: moving a…

30 de jul. de 2026
review-docs-pr
Desenvolvedores de software

Review a docs-website pull request as a subject matter expert and tech writer: read the PR at its head ref, apply the docs-review criteria to the changed pages, verify factual claims against source, and draft a body-level review for approval. Use whenever the…

30 de jul. de 2026
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…

15 de abr. de 2026
Mostrando 8 de 10 skills coletadas.
deep-links
Desenvolvedores de software

Deep links in ToolHive Studio. Use when implementing, debugging, or asking about deep link features (toolhive-gui:// protocol), adding new deep link intents, understanding the deep link architecture, IPC model, or platform/packaging support.

1 de jul. de 2026
devcontainer-dev
Desenvolvedores de software

Spin up and interact with ToolHive Studio's containerized dev environment (Xvfb + noVNC + DinD). Use when running, testing, or debugging the app in isolation — locally, in a git worktree, or in GitHub Codespaces; when touching `.devcontainer/*`,…

18 de jun. de 2026
security-vuln-remediation
Analistas de segurança da informação

Remediate security vulnerabilities found by Grype or pnpm audit. Use when a security scan fails, a CVE needs fixing, or you need to analyze, upgrade, override, or ignore a vulnerable dependency.

13 de mai. de 2026
bug-fix-tdd
Analistas de garantia de qualidade de software e testadores

Reproduce and fix bugs using TDD. Use when analyzing a bug report, writing a regression test, or applying a minimal fix. Covers test placement, mock patterns, and the red-green-refactor workflow for automated bug fixing.

21 de abr. de 2026
testing-with-api-mocks
Analistas de garantia de qualidade de software e testadores

Start here for all API mocking in tests. Covers auto-generation, fixtures, and when to use other skills. Required reading before creating, refactoring, or modifying any test involving API calls.

29 de jan. de 2026
testing-api-overrides
Analistas de garantia de qualidade de software e testadores

Test that components send correct query parameters or request arguments. Use when testing filtering, sorting, pagination, or any read operation where request parameters matter. Use for test-scoped mock customization.

22 de jan. de 2026
skill-editor
Outras ocupações de informática

REQUIRED for editing any skill file. Ensures changes sync to Claude, Codex, and Cursor. Never edit .claude/skills/ files directly - always use this skill.

21 de jan. de 2026
testing-api-assertions
Analistas de garantia de qualidade de software e testadores

Verify API requests in tests. Use when testing that correct API calls are made for create, update, or delete operations. Use when testing mutations, form submissions, or actions with backend side effects.

20 de jan. de 2026
Mostrando 8 de 9 skills coletadas.
add-mcp-server
Outras ocupações de informática

Add new MCP server entries to the ToolHive registry. Creates server.json and icon.svg files with correct schema, _meta extensions, and validation. Use when adding a server, creating a registry entry, onboarding an MCP server, or writing server.json. NOT for…

30 de jun. de 2026
mcp-review
Analistas de garantia de qualidade de software e testadores

Review MCP server specifications and updates for compliance, security, and quality. Use when evaluating server.json files, PRs adding/updating servers, or assessing MCP server changes. NOT for creating new entries (use add-mcp-server instead).

30 de jun. de 2026
catalog-audit
Desenvolvedores de software

Audit existing ToolHive catalog server entries for drift: whether the pinned image still exists, the upstream repo is still alive and active, and the declared env vars and network-permission profile still match what the server actually needs. Use whenever…

27 de jun. de 2026
skill-review
Analistas de garantia de qualidade de software e testadores

Review skill submissions and updates for compliance, security, and quality. Use when evaluating skill.json files, SKILL.md content, PRs adding/updating skills, or assessing skill changes in the ToolHive registry. NOT for reviewing MCP server entries (use…

3 de jun. de 2026
ci-agent-hardening
Analistas de segurança da informação

Audit and harden GitHub Actions workflows against prompt injection, pull_request_target exploits (Pwn Requests), expression injection, cache poisoning, credential theft, and supply chain attacks. Based on Clinejection and hackerbot-claw campaigns. Use when…

15 de abr. de 2026
code-review
Analistas de garantia de qualidade de software e testadores

Reviews pull requests by analyzing code changes, checking for common issues, and providing structured feedback with suggestions.

15 de abr. de 2026
skill-creator
Desenvolvedores de software

Guide for creating effective skills. Use when users want to create a new skill, update an existing skill, build a slash command, or extend agent capabilities with specialized knowledge, workflows, tool integrations, or custom commands.

15 de abr. de 2026
Mostrando 11 de 11 repositórios
Todos os repositórios foram exibidos