stacklokstacklokOfficial·5 Agent Skills Included

toolhive-studio

Build, test, and secure the ToolHive MCP desktop app

Guides development of ToolHive Studio, the Electron desktop app for running MCP servers in secure containers. Covers API mock testing, deep link implementation, containerized dev environments, security vulnerability remediation, and test-driven bug fixing. Removes guesswork around generated code, Electron testing, and dependency upgrades so changes ship faster with fewer regressions.
npx skills add stacklok/toolhive-studio --all -g -y
Available:

Gives your AI agent the project's build commands, architecture map, code conventions, and testing patterns so it can safely modify this Electron app without touching auto-generated files.

All Skills in This Repository (5)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install ToolHive Studio skills?

Run `npx skills add stacklok/toolhive-studio --all -g -y` in your terminal to install all skills in this suite globally.

What is ToolHive Studio?

It is an Electron desktop app for discovering, deploying, and managing MCP servers in secure, isolated containers. These skills help developers build, test, and fix that app.

How do I test API calls in this project?

The testing skills explain the auto-generated MSW mock fixtures, conditional overrides for read operations, and request recording for verifying create, update, and delete calls.

How do I fix security vulnerabilities in dependencies?

The security-vuln-remediation skill walks your agent through scanning with Grype, tracing dependencies, upgrading packages, applying pnpm overrides, and documenting each fix.

Do these skills work with Claude Code, Codex, and Cursor?

Yes. Every skill is replicated across .claude, .codex, and .cursor directories, so it works identically in all three coding agents.

Related Repositories in Software Engineering

View All in Software Engineering