udecode-dotai
πͺMarketplaceudecode/dotai
Provides a Claude plugin marketplace with development toolkit plugins for documentation, Git workflows, debugging, testing, and knowledge extraction to enhance AI-assisted software development.
Installation
/plugin marketplace add udecode/dotaiPlugins in this Marketplace
codex
Provides MCP (Master Control Program) servers for managing and coordinating Codex-related AI code generation and processing tasks.
/plugin install codex@udecode-dotaidebug
Provides a structured four-phase debugging framework to systematically investigate, analyze, test, and implement solutions for code issues, with a focus on tracing through call stacks to identify r...
/plugin install debug@udecode-dotaidig
Clones and explores library source code, allowing developers to quickly investigate and understand external code repositories.
/plugin install dig@udecode-dotaidotai
Provides a comprehensive development toolkit plugin for Claude Code, offering commands and skills to streamline app design documentation, tech stack planning, project management, and collaborative ...
/plugin install dotai@udecode-dotaigit
Manages GitHub pull request workflows by enabling creation, drafting, and reviewing pull requests directly within the Claude Code interface.
/plugin install git@udecode-dotailearn
Extracts and transforms contextual knowledge from conversations into reusable, structured skills for future AI interactions.
/plugin install learn@udecode-dotaimedia
Automatically controls media playback by pausing or playing media based on context or interaction.
/plugin install media@udecode-dotainotification
Sends macOS desktop notifications directly from Claude, enabling visual alerts and messages on the macOS system.
/plugin install notification@udecode-dotaitest
Enables Test-Driven Development (TDD) workflow by guiding developers through red-green-refactor cycles for systematic software testing and incremental code improvement.
/plugin install test@udecode-dotai