Plugin Claude Code
Plugin marketplace listing 1 plugin: cc-hooks-plugin.
Plugin Claude Code
Plugin marketplace listing 1 plugin: cc-hooks-plugin.
Plugin Claude Code
Audio feedback system with multilingual TTS announcements, AI-powered contextual messages, and sound effects for Claude Code. Transform your coding experience with intelligent voice feedback that keeps you informed without breaking your flow.
Instructions file
Instructions for husniadil/cc-hooks, covering claude.md, documentation structure, best practices, pep 723 for standalone scripts and /// script.
Command
Setup and configure cc-hooks plugin.
Command
Check for cc-hooks updates and install if available.
Hook
Runs when a session starts, executing hooks.py via uv. From husniadil/cc-hooks.
Hook
Runs when a session ends, executing hooks.py via uv. From husniadil/cc-hooks.
Hook
Runs before the agent uses a tool, executing hooks.py via uv. From husniadil/cc-hooks.
Hook
Runs after a tool call finishes, executing hooks.py via uv. From husniadil/cc-hooks.
Hook
Runs when the agent sends a notification, executing hooks.py via uv. From husniadil/cc-hooks.
Hook
Runs when you submit a prompt, before the agent sees it, executing hooks.py via uv. From husniadil/cc-hooks.
Hook
Runs when the agent finishes a response, executing hooks.py via uv. From husniadil/cc-hooks.
Hook
Runs when a subagent finishes, executing hooks.py via uv. From husniadil/cc-hooks.
Hook
Runs before the context is compacted, executing hooks.py via uv. From husniadil/cc-hooks.
Hook Claude Code
Runs when a session starts on startup, executing setup_env.sh. From husniadil/ultrathink.
Settings file Claude Code
Agent settings declaring 1 hook event (SessionStart).
Instructions file
Instructions for husniadil/ultrathink, covering claude.md, project overview, development commands, setup & dependencies and install dependencies (managed by uv).
Plugin Claude Code
Plugin marketplace listing 1 plugin: fastmcp-builder.
Skill Claude CodeCodex
Build production-ready MCP servers using FastMCP framework with proven patterns for tools, resources, prompts, OAuth authentication, and comprehensive testing. Use this when creating FastMCP-based MCP servers with features like Google OAuth, multiple resource types, testing with FastMCP Client, or complex tool…
Plugin Claude Code
A collection of plugins for Claude Code including sequential thinking tools.
Command Claude Code
Execute the full release workflow for ekstend plugins.
Instructions file CodexOpenCode
AGENTS.md instructions for husniadil/ekstend, covering agents.md, project overview, current plugins, development guidelines and adding a new plugin.
Instructions file
Claude Code instructions for husniadil/ekstend: Read AGENTS.md for project-specific instructions before making changes to this codebase.
Plugin Claude Code
Iterative code review toolkit. Bundles two skills: code-review (diff-based PR review or holistic codebase audit with gap detection and tracked fix loop) and address-pr-review (validate GitHub PR comments, fix, reply, and resolve threads).