Skip to main content
stacklok
GitHub クリエイタープロフィール

stacklok

11 件の GitHub リポジトリにある 73 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
73
リポジトリ
11
更新
2026年9月11日
リポジトリマップ

skills がある場所

収集済み skill 数が多いリポジトリを、このクリエイターカタログ内の比率と職業範囲とともに表示します。

#01
mecatl
15 件の skills · 2026年9月11日
分類待ち
21%比率
#02
toolhive
13 件の skills · 2026年5月29日
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスターネットワーク・コンピュータシステム管理者その他コンピュータ職
4 件の職業カテゴリ · 100% 分類済み
18%比率
#03
docs-website
10 件の skills · 2026年9月10日
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスター
2 件の職業カテゴリ · 50% 分類済み
14%比率
#04
toolhive-studio
9 件の skills · 2026年7月1日
ソフトウェア品質保証アナリスト・テスターその他コンピュータ職ソフトウェア開発者情報セキュリティアナリスト
4 件の職業カテゴリ · 100% 分類済み
12%比率
#05
toolhive-catalog
7 件の skills · 2026年6月30日
ソフトウェア品質保証アナリスト・テスターソフトウェア開発者その他コンピュータ職情報セキュリティアナリスト
4 件の職業カテゴリ · 100% 分類済み
9.6%比率
#06
modelith
4 件の skills · 2026年7月27日
ソフトウェア開発者
1 件の職業カテゴリ · 100% 分類済み
5.5%比率
#07
toolhive-registry-server
4 件の skills · 2026年8月3日
ネットワーク・コンピュータシステム管理者ソフトウェア品質保証アナリスト・テスターソフトウェア開発者
3 件の職業カテゴリ · 100% 分類済み
5.5%比率
#08
dockyard
4 件の skills · 2026年8月14日
その他コンピュータ職ソフトウェア品質保証アナリスト・テスター情報セキュリティアナリスト
3 件の職業カテゴリ · 100% 分類済み
5.5%比率
ここでは上位 8 件のリポジトリを表示しています。完全なリストは下に続きます。
リポジトリエクスプローラー

リポジトリと代表的な skills

cut-release
未分類

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…

2026年9月11日
mecatl-learning-config
未分類

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

2026年9月10日
user-docs
未分類

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.

2026年9月10日
onboarding
未分類

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.

2026年9月9日
plan-orchestrate
未分類

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…

2026年9月9日
test-writer
未分類

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…

2026年9月9日
to-acceptance-plan
未分類

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

2026年9月9日
mecatl-model-router-config
未分類

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…

2026年9月6日
収集済み skill 15 件中 8 件を表示しています。
toolhive-cli-user
その他コンピュータ職

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

2026年5月29日
check-contribution
ソフトウェア品質保証アナリスト・テスター

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

2026年5月12日
toolhive-release
ソフトウェア開発者

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…

2026年4月28日
implement-story
ソフトウェア開発者

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

2026年4月21日
release-notes
ソフトウェア開発者

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…

2026年4月15日
deflake
ソフトウェア品質保証アナリスト・テスター

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年4月10日
code-review-assist
ソフトウェア品質保証アナリスト・テスター

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年3月30日
vmcp-review
ソフトウェア品質保証アナリスト・テスター

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年3月18日
収集済み skill 13 件中 8 件を表示しています。
docs-review
未分類

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…

2026年9月10日
upstream-release-docs
未分類

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年9月10日
mcp-guide-writer
未分類

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…

2026年8月28日
tech-writer
未分類

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…

2026年8月28日
weekly-product-updates
未分類

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…

2026年8月28日
move-page
ソフトウェア開発者

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…

2026年7月30日
review-docs-pr
ソフトウェア開発者

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…

2026年7月30日
test-docs-dryrun
ソフトウェア品質保証アナリスト・テスター

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…

2026年4月15日
収集済み skill 10 件中 8 件を表示しています。
deep-links
ソフトウェア開発者

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.

2026年7月1日
devcontainer-dev
ソフトウェア開発者

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/*`,…

2026年6月18日
security-vuln-remediation
情報セキュリティアナリスト

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.

2026年5月13日
bug-fix-tdd
ソフトウェア品質保証アナリスト・テスター

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.

2026年4月21日
testing-with-api-mocks
ソフトウェア品質保証アナリスト・テスター

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.

2026年1月29日
testing-api-overrides
ソフトウェア品質保証アナリスト・テスター

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.

2026年1月22日
skill-editor
その他コンピュータ職

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

2026年1月21日
testing-api-assertions
ソフトウェア品質保証アナリスト・テスター

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.

2026年1月20日
収集済み skill 9 件中 8 件を表示しています。
add-mcp-server
その他コンピュータ職

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…

2026年6月30日
mcp-review
ソフトウェア品質保証アナリスト・テスター

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).

2026年6月30日
catalog-audit
ソフトウェア開発者

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…

2026年6月27日
skill-review
ソフトウェア品質保証アナリスト・テスター

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…

2026年6月3日
ci-agent-hardening
情報セキュリティアナリスト

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…

2026年4月15日
code-review
ソフトウェア品質保証アナリスト・テスター

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

2026年4月15日
skill-creator
ソフトウェア開発者

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.

2026年4月15日
11 件中 11 件のリポジトリを表示
すべてのリポジトリを表示しました