Plugin Claude Code
Plugin marketplace listing 1 plugin: code-pet.
Plugin Claude Code
Plugin marketplace listing 1 plugin: code-pet.
Plugin Claude Code
Animated desktop pet companion that reacts to Claude Code activity.
Instructions file
Claude Code instructions for mradovic95/code-pet, covering code pet, tech stack, directory structure, architecture and marketplace integration.
Hook
Runs when a session starts, executing on-session-start.js via node. From mradovic95/code-pet.
Hook
Runs when the agent sends a notification for permission_prompt tool calls, executing on-notification.js via node. From mradovic95/code-pet.
Hook
Runs when you submit a prompt, before the agent sees it, executing on-prompt-submit.js via node. From mradovic95/code-pet.
Hook
Runs when the agent finishes a response, executing on-stop.js via node. From mradovic95/code-pet.
Hook
Runs when a session ends, executing on-session-end.js via node. From mradovic95/code-pet.
Hook
Runs before the agent uses a tool for Skill, Task, Agent and mcp__.* tool calls, executing on-pre-tool-use.js via node. From mradovic95/code-pet.
Hook
Runs after a tool call finishes, executing on-post-tool-use.js via node. From mradovic95/code-pet.
mradovic95/activemq-mcp-server
Instructions file
Claude Code instructions for mradovic95/activemq-mcp-server, covering claude.md - activemq mcp server, architecture overview, clean layered architecture, clean layered architecture components and infrastructure layer.
mradovic95/activemq-mcp-server
MCP server Claude CodeCodexCursor
ActiveMQ MCP server for AI integration with queue and topic management capabilities. Runs locally from the activemq-mcp-server npm package.