npx shadcn@latest add https://raw.githubusercontent.com/udecode/dotai/main/registry/all.jsonDotai:
/plugin marketplace add https://github.com/udecode/dotai
/plugin install dotai notification debug test learn dig gitClaude Plugins Official:
/plugin install ralph-loop@@claude-plugins-official
/plugin install frontend-design@@claude-plugins-officialCompound Engineering:
/plugin marketplace add https://github.com/kieranklaassen/compound-engineering-plugin
/plugin install compound-engineering| Component | Count |
|---|---|
| Plugins | 9 |
| Commands | 5 |
| Skills | 8 |
| Plugin | Description |
|---|---|
dotai |
Development toolkit - docs, PRs, planning |
debug |
Four-phase debugging framework |
test |
TDD workflow - red-green-refactor |
git |
PR creation, drafts, reviews |
learn |
Extract knowledge into skills |
dig |
Clone and explore library source |
notification |
macOS notifications |
media |
Auto-play/pause media |
codex |
MCP servers for Codex |
| Command | Description |
|---|---|
/dotai:create-app-design |
Generate app design documentation |
/dotai:update-app-design |
Update existing app design docs |
/dotai:create-tech-stack |
Generate tech stack documentation |
/dotai:update-tech-stack |
Update existing tech stack docs |
/dotai:install |
Install plugin files |
Skills are auto-invoked based on context.
| Skill | Plugin | Description |
|---|---|---|
debug |
debug | Four-phase debugging process (investigate → analyze → test → implement) |
trace |
debug | Trace backward through call stack to find root cause |
| Skill | Plugin | Description |
|---|---|---|
tdd |
test | Test-driven development - write test first, watch fail, make pass |
| Skill | Plugin | Description |
|---|---|---|
create-pr |
git | Create PR with comprehensive description and auto-review |
draft-pr |
git | Create draft PR for work-in-progress |
review-pr |
git | Code review with severity ratings and feedback |
| Skill | Plugin | Description |
|---|---|---|
learn |
learn | Extract reusable knowledge from sessions into skills |
| Skill | Plugin | Description |
|---|---|---|
dig |
dig | Clone and explore library source to answer API questions |
Dynamic prompt injection via .claude/prompt.yml:
| Hook | Description |
|---|---|
beforeStart |
Checklist before Claude responds |
beforeComplete |
Verification items before claiming completion |
afterCompact |
Context recovery after compaction |
Example configuration:
beforeStart:
- tag: SKILL-ANALYSIS
header: 🎯 Skill Check
todos:
- "List available skills, invoke applicable ones"
beforeComplete:
- tag: VERIFICATION
header: 🔒 Verify
todos:
- "Typecheck: bun typecheck"
- "Lint: bun lint:fix"| Command | Description |
|---|---|
/workflows:lfg |
Full autonomous workflow (plan → work → review → test browser → video) |
/workflows:brainstorm |
Explore requirements before planning |
/workflows:plan |
Create implementation plans |
/workflows:review |
Run comprehensive code reviews |
/workflows:work |
Execute work items systematically |
/workflows:compound |
Document solved problems |
- Review (14): agent-native-reviewer, architecture-strategist, code-simplicity-reviewer, data-integrity-guardian, deployment-verification-agent, dhh-rails-reviewer, kieran-rails-reviewer, kieran-python-reviewer, kieran-typescript-reviewer, pattern-recognition-specialist, performance-oracle, security-sentinel, julik-frontend-races-reviewer, data-migration-expert
- Research (4): best-practices-researcher, framework-docs-researcher, git-history-analyzer, repo-research-analyst
- Design (3): design-implementation-reviewer, design-iterator, figma-design-sync
- Workflow (5): bug-reproduction-validator, every-style-editor, lint, pr-comment-resolver, spec-flow-analyzer
- Docs (1): ankane-readme-writer
agent-native-architecture, andrew-kane-gem-writer, compound-docs, create-agent-skills, dhh-rails-style, dspy-ruby, frontend-design, skill-creator, every-style-editor, file-todos, git-worktree, rclone, agent-browser, gemini-imagegen
context7 - Framework documentation lookup (Rails, React, Next.js, Vue, Django, Laravel, etc.)
See CONTRIBUTING.md.
MIT