Plugin Claude Code
Plugin marketplace listing 8 plugins: bupkis, github, refactor, skill-activation, tools.
Plugin Claude Code
Plugin marketplace listing 8 plugins: bupkis, github, refactor, skill-activation, tools.
Command Claude Code
Create a convenience command for a specific skill to make it easier to invoke.
Command Claude Code
Create a new plugin with the specified name and description.
Command Claude Code
Update README.md with current marketplace plugins and their components.
Instructions file CodexOpenCode
AGENTS.md instructions for boneskull/claude-plugins, covering agents.md, repository overview, quick start, install dependencies and format code.
Plugin Claude Code
Idiomatic assertion patterns for the Bupkis testing library.
Command
Get guidance on writing idiomatic bupkis assertions.
Skill Claude CodeCodex
How to write idiomatic assertions with the Bupkis assertion library for TypeScript and JavaScript.
Plugin Claude Code
Event-driven automation daemon that polls for conditions and executes Claude prompts when triggers fire.
MCP server Claude CodeCodexCursor
MCP server "claude-watcher" as configured in boneskull/claude-plugins. Runs ${CLAUDE_PLUGIN_ROOT}/dist/mcp-server.js with node.
Command
Register a new watch to poll a trigger and execute a prompt when it fires.
Hook
Runs when you submit a prompt, before the agent sees it, executing watch-results-hook.ts via npx. From boneskull/claude-plugins.
Plugin Claude Code
Comprehensive example plugin demonstrating all Claude Code plugin features.
Agent
Demonstrates custom agent capabilities with specialized expertise in code analysis.
Command
Analyze a file and provide insights.
Command
Greet someone with a friendly message.
Skill Claude CodeCodex
Demonstrates skill structure with progressive disclosure and best practices for skill development.
Plugin Claude Code
Commands for interacting with GitHub issues and pull requests (PRs).
Command
Address any valid, outstanding pull request (PR) review comments.
Plugin Claude Code
General-purpose software development refactoring and reorganization.
Agent
Expert refactoring specialist. Proactively improves code readability, reduces complexity, and enhances maintainability without altering functionality. Use immediately after writing code or when simplifying complex logic, removing redundancy, improving naming, extracting methods, or reducing nesting.
Command
Simplify and refactor code to improve readability and maintainability.
Plugin Claude Code
Centralized skill activation system that automatically suggests relevant skills from installed plugins based on user prompts and file context.
Plugin Claude Code
Skills and documentation for various CLI, development, and language-specific tools.