nodnarbnitram/claude-code-extensions
Plugin Claude Code
Plugin marketplace listing 21 plugins: cce-core, cce-kubernetes, cce-cloudflare, cce-esphome, cce-homeassistant.
nodnarbnitram/claude-code-extensions
Plugin Claude Code
Plugin marketplace listing 21 plugins: cce-core, cce-kubernetes, cce-cloudflare, cce-esphome, cce-homeassistant.
nodnarbnitram/claude-code-extensions
Agent Claude Code
Generates a new, complete Claude Code sub-agent configuration file from a user's description. Use this to create new agents. Use this Proactively when the user asks you to create a new sub agent.
nodnarbnitram/claude-code-extensions
Command Claude Code
Create a specialized agent by analyzing documentation URLs.
nodnarbnitram/claude-code-extensions
Command Claude Code
Create a specialized agent with specific intent by analyzing documentation URLs.
nodnarbnitram/claude-code-extensions
Command Claude Code
Create a Linear ticket, branch, commit staged changes, and open a PR using the linear skill wrappers.
nodnarbnitram/claude-code-extensions
Command Claude Code
Create a new Claude Code skill from a description.
nodnarbnitram/claude-code-extensions
Command Claude Code
Create a PR for an existing Linear ticket using the linear skill wrappers.
nodnarbnitram/claude-code-extensions
Command Claude Code
Load Ultracite rules for JS/TS development.
nodnarbnitram/claude-code-extensions
Command Claude Code
Create well-formatted commits with conventional commit format and emoji.
nodnarbnitram/claude-code-extensions
Command Claude Code
Understand the current state of the git repository.
nodnarbnitram/claude-code-extensions
Command Claude Code
Validate Home Assistant automation YAML for syntax errors and best practices.
nodnarbnitram/claude-code-extensions
Command Claude Code
Convert a Home Assistant automation into a reusable blueprint.
nodnarbnitram/claude-code-extensions
Command Claude Code
Generate boilerplate for a new Home Assistant custom integration.
nodnarbnitram/claude-code-extensions
Command Claude Code
Run comprehensive Kubernetes cluster health diagnostics with dynamic operator discovery.
nodnarbnitram/claude-code-extensions
Command Claude Code
Load context for a new agent session by analyzing codebase structure, documentation and README.
nodnarbnitram/claude-code-extensions
Command Claude Code
Run security scans on project files (Python/Go/JS/TS).
nodnarbnitram/claude-code-extensions
Command Claude Code
Start a Linear-backed triage workflow for a new issue.
nodnarbnitram/claude-code-extensions
Command Claude Code
Generate session report capturing learnings, tools, pitfalls, and extension recommendations.
nodnarbnitram/claude-code-extensions
Hook Claude Code
Runs before the agent uses a tool, executing pre_tool_use.py via uv. From nodnarbnitram/claude-code-extensions.
nodnarbnitram/claude-code-extensions
Hook Claude Code
Runs after a tool call finishes for Edit, MultiEdit and Write tool calls, executing post_tool_use.py and check.py via uv (2 commands). From nodnarbnitram/claude-code-extensions.
nodnarbnitram/claude-code-extensions
Hook Claude Code
Runs when the agent sends a notification, executing notification.py and discord_notification.py via uv with --notify (2 commands). From nodnarbnitram/claude-code-extensions.
nodnarbnitram/claude-code-extensions
Hook Claude Code
Runs when the agent finishes a response, executing stop.py and discord_notification.py via uv with --chat and --emoji (2 commands). From nodnarbnitram/claude-code-extensions.
nodnarbnitram/claude-code-extensions
Hook Claude Code
Runs when a subagent finishes, executing subagent_stop.py via uv. From nodnarbnitram/claude-code-extensions.
nodnarbnitram/claude-code-extensions
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, executing user_prompt_submit.py via uv with --log-only. From nodnarbnitram/claude-code-extensions.