Skip to main content
stacklok
Perfil de creador de GitHub

stacklok

Vista por repositorio de 73 skills recopiladas en 11 repositorios de GitHub.

skills recopiladas
73
repositorios
11
actualizado
11 sept 2026
mapa de repositorios

Dónde viven las skills

Repositorios principales por número de skills recopiladas, con su participación en este catálogo del creador y su variedad ocupacional.

#01
mecatl
15 skills · 11 sept 2026
clasificación pendiente
21 %participación
#02
toolhive
13 skills · 29 may 2026
Desarrolladores de softwareAnalistas de garantía de calidad de software y probadoresAdministradores de redes y sistemas informáticosOtras ocupaciones informáticas
4 categorías ocupacionales · 100 % clasificado
18 %participación
#03
docs-website
10 skills · 10 sept 2026
Desarrolladores de softwareAnalistas de garantía de calidad de software y probadores
2 categorías ocupacionales · 50 % clasificado
14 %participación
#04
toolhive-studio
9 skills · 1 jul 2026
Analistas de garantía de calidad de software y probadoresDesarrolladores de softwareOtras ocupaciones informáticasAnalistas de seguridad de la información
4 categorías ocupacionales · 100 % clasificado
12 %participación
#05
toolhive-catalog
7 skills · 30 jun 2026
Analistas de garantía de calidad de software y probadoresDesarrolladores de softwareAnalistas de seguridad de la informaciónOtras ocupaciones informáticas
4 categorías ocupacionales · 100 % clasificado
9,6 %participación
#06
modelith
4 skills · 27 jul 2026
Desarrolladores de software
1 categorías ocupacionales · 100 % clasificado
5,5 %participación
#07
toolhive-registry-server
4 skills · 3 ago 2026
Administradores de redes y sistemas informáticosAnalistas de garantía de calidad de software y probadoresDesarrolladores de software
3 categorías ocupacionales · 100 % clasificado
5,5 %participación
#08
dockyard
4 skills · 14 ago 2026
Otras ocupaciones informáticasAnalistas de garantía de calidad de software y probadoresAnalistas de seguridad de la información
3 categorías ocupacionales · 100 % clasificado
5,5 %participación
Aquí se muestran los 8 repositorios principales; la lista completa continúa abajo.
explorador de repositorios

Repositorios y skills representativas

cut-release
sin clasificar

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 sept 2026
mecatl-learning-config
sin clasificar

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 sept 2026
user-docs
sin clasificar

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 sept 2026
onboarding
sin clasificar

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 sept 2026
plan-orchestrate
sin clasificar

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 sept 2026
test-writer
sin clasificar

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 sept 2026
to-acceptance-plan
sin clasificar

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 sept 2026
mecatl-model-router-config
sin clasificar

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 sept 2026
Mostrando 8 de 15 skills recopiladas.
toolhive-cli-user
Otras ocupaciones informáticas

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 may 2026
check-contribution
Analistas de garantía de calidad de software y probadores

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

12 may 2026
toolhive-release
Desarrolladores 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 abr 2026
implement-story
Desarrolladores de software

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

21 abr 2026
release-notes
Desarrolladores 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 abr 2026
deflake
Analistas de garantía de calidad de software y probadores

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 abr 2026
code-review-assist
Analistas de garantía de calidad de software y probadores

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 mar 2026
vmcp-review
Analistas de garantía de calidad de software y probadores

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 mar 2026
Mostrando 8 de 13 skills recopiladas.
docs-review
sin clasificar

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 sept 2026
upstream-release-docs
sin clasificar

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 sept 2026
mcp-guide-writer
sin clasificar

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 ago 2026
tech-writer
sin clasificar

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 ago 2026
weekly-product-updates
sin clasificar

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 ago 2026
move-page
Desarrolladores 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 jul 2026
review-docs-pr
Desarrolladores 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 jul 2026
test-docs-dryrun
Analistas de garantía de calidad de software y probadores

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 abr 2026
Mostrando 8 de 10 skills recopiladas.
deep-links
Desarrolladores 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 jul 2026
devcontainer-dev
Desarrolladores 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 jun 2026
security-vuln-remediation
Analistas de seguridad de la información

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 may 2026
bug-fix-tdd
Analistas de garantía de calidad de software y probadores

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 abr 2026
testing-with-api-mocks
Analistas de garantía de calidad de software y probadores

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 ene 2026
testing-api-overrides
Analistas de garantía de calidad de software y probadores

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 ene 2026
skill-editor
Otras ocupaciones informáticas

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 ene 2026
testing-api-assertions
Analistas de garantía de calidad de software y probadores

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 ene 2026
Mostrando 8 de 9 skills recopiladas.
add-mcp-server
Otras ocupaciones informáticas

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 jun 2026
mcp-review
Analistas de garantía de calidad de software y probadores

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 jun 2026
catalog-audit
Desarrolladores 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 jun 2026
skill-review
Analistas de garantía de calidad de software y probadores

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 jun 2026
ci-agent-hardening
Analistas de seguridad de la información

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 abr 2026
code-review
Analistas de garantía de calidad de software y probadores

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

15 abr 2026
skill-creator
Desarrolladores 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 abr 2026
Mostrando 11 de 11 repositorios
Todos los repositorios cargados