udecode-dotai
πͺMarketplaceudecode/dotai
Claude Code plugins for AI-powered development workflows
Overview
dotai is a Claude Code plugin collection from udecode that provides AI-powered development workflow components. It includes 9 plugins, 5 commands, and 8 skills covering debugging, testing, git workflows, knowledge extraction, and development tooling, installable via the shadcn registry or Claude Code plugin marketplace.
Key Features
- Four-Phase Debugging β The
debugplugin provides investigate, analyze, test, and implement phases with atraceskill for backward call stack analysis to find root causes - TDD Workflow β The
testplugin implements red-green-refactor test-driven development: write test first, watch it fail, then make it pass - Git and PR Automation β The
gitplugin providescreate-pranddraft-prskills for generating comprehensive PR descriptions with auto-review - Knowledge Extraction β The
learnplugin extracts knowledge from codebases and conversations into reusable skills - Library Source Exploration β The
digplugin clones and explores library source code for deep understanding - macOS Notifications β The
notificationplugin provides desktop notifications for long-running task completion
Who is this for?
Claude Code users who want a modular set of development workflow plugins that can be installed individually or together. It is ideal for developers who follow TDD practices, need structured debugging workflows, or want automated PR creation with comprehensive descriptions.
Add this Marketplace
/plugin marketplace add https://github.com/udecode/dotaiPlugins in this Marketplace
codex
debug
dig
dotai
git
A Claude Code plugin marketplace (dotai) offering development toolkit plugins for debugging, TDD, git workflows, and learning, with commands and skills installable via shadcn registry.
learn
media
A Claude Code plugin marketplace (dotai) offering development toolkit plugins for debugging, TDD, git workflows, and learning, with commands and skills installable via shadcn registry.
notification
A macOS notifications plugin from dotai by udecode, providing native desktop notification capabilities for Claude Code.