Voice input plugin for Claude Code using the listen CLI tool. Enables voice-to-text transcription for hands-free coding.
/plugin marketplace add gmoqa/listen-claude-code
/plugin install claude-listen@gmoqa/listen-claude-code
Record voice input and transcribe it to text
Claude Agent SDK Development Plugin
Comprehensive toolkit for developing Claude Code plugins. Includes 7 expert skills covering hooks, MCP integration, commands, agents, and best practices. AI-assisted plugin creation and validation.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Implementation of the Ralph Wiggum technique - continuous self-referential AI loops for interactive iterative development. Run Claude in a while-true loop with the same prompt until task completion.