By vinnie357
Create, validate, and manage Claude Code plugins, skills, commands, hooks, output styles, status lines, and agent teams. Includes benchmarking, marketplace management, and workflow orchestration for multi-agent tasks.
Guide for creating custom agents for Claude Code. Use when creating specialized agents, configuring agent tools.
Guide for creating custom slash commands for Claude Code. Use when adding new commands, defining command arguments, or implementing command workflows.
Guide for creating event-driven hooks for Claude Code. Use when configuring SessionStart/PreToolUse/PostToolUse/Stop hooks, blocking dangerous tool calls, injecting context at turn 1, or troubleshooting plugin hook configuration.
Guide for creating Claude Code output styles and reusable response-format contracts. Use when creating, shipping, or customizing an output style for a session; defining the response shape an agent, command, or team worker must produce; standardizing worker reports so a team lead can parse them; or deciding between an output style, a skill, and a CLAUDE.md entry.
Guide for creating and validating Claude Code plugin.json files. Use when creating plugins, validating plugin schemas, or troubleshooting plugin configuration.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
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 pm@vinnie357 # Prototype spec harvesting, SDLC assessment, PRDs
/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
npx claudepluginhub vinnie357/claude-skills --plugin claude-codeEssential development skills: Git, documentation, code review, accessibility
Meta-plugin that installs all skills from all plugins in the marketplace
Product management toolkit: harvest implementation-agnostic feature specs from prototypes with SDLC guardrails and author PRDs as implementation contracts
awman: parallel AI code agent sessions with container isolation, worktrees, and a REST API
Operate a Proxmox estate: PVE hypervisor, PBS backups, PDM multi-node management, golden-image builds, and terraform/packer automation
Meta-plugin that installs all skills from all plugins in the marketplace
Complete plugin development toolkit for creating, refactoring, and validating Claude Code plugins and agents. Use when creating new plugins/skills/agents, refactoring existing plugins/skills, validating frontmatter, or restructuring plugin components. Includes specialized agents for assessment, planning, execution, and validation workflows.
Toolkit for authoring and validating Claude Code skills and agents. Adds agent-author for build/edit/package, agent-validator with a version-sync gate, plus 13 templates. Auto-invoke on 'create skill', 'validate agent', 'build agent'.
Ultimate plugin management toolkit with 4 auto-invoked Skills for creating, validating, auditing, and versioning plugins in the claude-code-plugins marketplace
Core skills: ecosystem guide, skill creator, research patterns, session reflection, and plugin development. Includes UserPromptSubmit hook for forced skill evaluation.
Harness-native ECC plugin for engineering teams - 67 agents, 279 skills, 94 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for Claude Code plus adjacent agent harnesses