Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By vinnie357
Installs all skills from every plugin in the Claude Code marketplace, providing a comprehensive skill library covering Elixir, Rust, Kubernetes, Ansible, Slidev, Git workflows, testing, accessibility, CI/CD, security scanning, and multi-agent orchestration.
npx claudepluginhub vinnie357/claude-skills --plugin sbxBootstrap a sandboxing-capable Kubernetes cluster: pick substrate (kata-on-kind, kata-on-gke, kina-microvm), install kubernetes-sigs/agent-sandbox controller, install the first SandboxTemplate.
Provision a per-session Claude Code sandbox: render SandboxClaim from template, apply, wait for Bound, print endpoint.
Exec into a Bound SandboxClaim's pod and run a command (defaults to interactive claude --print).
Delete a SandboxClaim and tear down its bound pod. Pass --all to reap every claim in the current namespace.
List all SandboxClaims with phase, age, template, and bound pod. Detects stuck-in-Pending claims and surfaces likely causes.
Guide for Git operations including commits, branches, rebasing, and conflict resolution. Use when working with version control, creating commits, managing branches, or resolving merge conflicts.
Guide for using mise to manage development tools and runtime versions. Use when configuring project tooling, managing environment variables, or defining project tasks.
Guide for using Nushell for structured data pipelines and scripting. Use when writing shell scripts, processing structured data, or working with cross-platform automation.
Guide for writing technical documentation. Use when creating README files, API documentation, guides, or inline code documentation.
Guide for conducting code reviews. Use when reviewing pull requests, auditing code quality, identifying security issues, or providing code feedback.
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Claude Code-specific skills for plugin marketplace management, validation, and component creation
Integrated Rust development skills for multiple domains (UI, Robotics, etc.)
Skill discovery and installation assistant — find and install the right skills for your project
Skill synchronization and management for Claude Code, Codex, GitHub Copilot, and Cursor. Provides 27 MCP tools for validation, sync, intelligence, and tracing.
Core skills: ecosystem guide, skill creator, research patterns, session reflection, and plugin development. Includes UserPromptSubmit hook for forced skill evaluation.
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
WebAssembly skills: wasmtime runtime, component model, guest compilation, and host embedding
Essential development skills: Git, documentation, code review, accessibility
Elixir development skills: Phoenix, OTP, Ports, Tidewave MCP, testing, configuration, style, and anti-patterns
Claude Code-specific skills for plugin marketplace management, validation, and component creation
Zig programming skills: build system, comptime, allocators, error handling, C interop, testing, and troubleshooting
A curated collection of modular, self-contained skills that extend Claude's capabilities with specialized knowledge across multiple programming languages, development tools, workflow orchestration, and software development best practices.
Add the marketplace and install plugins:
# Add the vinnie357 marketplace
/plugin marketplace add vinnie357/claude-skills
# Install all skills (meta-plugin)
/plugin install all-skills@vinnie357
# Or install individual plugins selectively:
/plugin install core@vinnie357 # Git, documentation, code review, accessibility
/plugin install elixir@vinnie357 # Elixir, Phoenix, OTP, testing
/plugin install rust@vinnie357 # Rust language features
/plugin install wasm@vinnie357 # WebAssembly and Wasmtime
/plugin install zig@vinnie357 # Zig language features
/plugin install dagu@vinnie357 # Workflow orchestration
/plugin install github@vinnie357 # GitHub Actions, workflows, act
/plugin install slidev@vinnie357 # Slidev presentations
/plugin install tweag@vinnie357 # Topiary formatter and Nickel config
/plugin install ui@vinnie357 # daisyUI, Tailwind CSS theming
/plugin install claude-code@vinnie357 # Plugin marketplace management tools
/plugin install ansible@vinnie357 # Ansible automation, roles, vault, testing
Verify installation:
/plugin list
all-skills - Complete BundleMeta-plugin that installs all available skills from all other plugins. Install this for the full experience.
Keywords: all, complete, bundle
core - Essential Development SkillsFundamental development tools and best practices.
Skills:
Keywords: git, documentation, code-review, tools, beads, bees, container, tdd
elixir - Elixir DevelopmentElixir and Phoenix development skills.
Skills:
Keywords: elixir, phoenix, otp, ports, style, beam
rust - Rust ProgrammingRust language features and best practices.
Skills:
Keywords: rust, systems-programming, memory-safety
wasm - WebAssembly DevelopmentWebAssembly runtime, compilation, and embedding skills.
Skills:
Keywords: wasm, webassembly, wasmtime, wasi, component-model
dagu - Workflow OrchestrationDagu workflow orchestration and automation.
Skills:
Keywords: dagu, workflow, orchestration
ui - UI DevelopmentUI framework and component library skills.
Skills:
Keywords: ui, daisyui, tailwind
github - GitHub Development ToolsGitHub Actions, workflows, and local testing.