shipyard
Kubernetes cluster creation, E2E testing, and CVE fixing
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Shipyard?โผ
Run `npx skills add submariner-io/shipyard --all -g -y` in your terminal to install all skills in this repository globally.
How to fix CVEs in Go repositories automatically?โผ
Use the cve-fix skill, which scans with grype, applies deterministic dependency fixes, runs tests, and prepares a pull request command for each repository.
How to create local Kubernetes clusters for testing?โผ
Shipyard provides scripts and Make targets that spin up kind-based clusters with configurable networking, including dual-stack and IPv6 setups.
Can Shipyard fix CVEs across multiple repos at once?โผ
Yes. Running the skill with the `all` argument spawns one agent per repository listed in repos.yaml and reports fixes per repo.
Does Shipyard work with Claude Code?โผ
Yes. The skills follow the standard SKILL.md format and run directly in Claude Code and other compatible coding agents.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core