pr-inline-review

1.6k
stacklokstacklok

Submit inline review comments to GitHub Pull Requests using the GitHub CLI, with support for inline code suggestions.

191 days ago

doc-review

1.6k
stacklokstacklok

Reviews documentation for factual accuracy

191 days ago

commit-message

1.6k
stacklokstacklok

Generates clear commit messages from git diffs. Use when writing commit messages or reviewing staged changes.

191 days ago

pr-review-reply

1.6k
stacklokstacklok

Reply to and resolve GitHub PR review comments using the GitHub CLI and GraphQL API.

192 days ago

split-pr

1.6k
stacklokstacklok

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

191 days ago

deploying-vmcp-locally

1.6k
stacklokstacklok

Deploys a VirtualMCPServer configuration locally for manual testing and verification

191 days ago

testing-api-assertions

116
stacklokstacklok

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.

191 days ago

testing-api-overrides

116
stacklokstacklok

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.

191 days ago

testing-with-api-mocks

116
stacklokstacklok

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.

191 days ago

skill-creator

116
stacklokstacklok

Create new AI agent skills for Claude Code, Codex, and Cursor. Use when asked to create a skill, add a new agent capability, or set up a slash command.

191 days ago

skill-editor

116
stacklokstacklok

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

191 days ago

mcp-review

17
stacklokstacklok

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.

191 days ago

deploy-registry-server-with-otel

14
stacklokstacklok

Deploy the ToolHive Registry Server to a Kind cluster with telemetry enabled. Use when you need to deploy the registry server for testing with OTEL metrics and tracing.

191 days ago

deploy-otel

14
stacklokstacklok

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

191 days ago

package-mcp-server

6
stacklokstacklok

Creates spec.yaml configurations for packaging MCP servers as containers. Use when adding a new MCP server to Dockyard, creating a spec.yaml file, or packaging npm/PyPI/Go MCP servers.

191 days ago

scan-mcp-servers

6
stacklokstacklok

Scans MCP servers in the Dockyard repository for security issues using Cisco AI Defense mcp-scanner. Evaluates findings, identifies false positives, and updates security allowlists in spec.yaml files.

191 days ago

review-mcp-update

6
stacklokstacklok

Reviews pull requests for MCP server updates in the Dockyard repository. Use when reviewing PRs that update MCP server versions (spec.yaml changes), add new MCP servers, or modify security allowlists. Evaluates against ToolHive registry criteria including security, provenance, and quality.

191 days ago