AI SummaryMoai-adk automatically detects and fixes LSP errors, linting issues, and type errors in Claude Code, enabling developers to write cleaner code with fewer manual corrections.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to install the "moai-adk" skill in my project. Please run this command in my terminal: # Install skill into the correct directory (15 files) mkdir -p .claude/skills/moai && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/moai/SKILL.md "https://raw.githubusercontent.com/modu-ai/moai-adk/main/.claude/commands/moai/fix.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/moai/99-release.md "https://raw.githubusercontent.com/modu-ai/moai-adk/main/.claude/commands/moai/99-release.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/moai/clean.md "https://raw.githubusercontent.com/modu-ai/moai-adk/main/.claude/commands/moai/clean.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/moai/codemaps.md "https://raw.githubusercontent.com/modu-ai/moai-adk/main/.claude/commands/moai/codemaps.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/moai/coverage.md "https://raw.githubusercontent.com/modu-ai/moai-adk/main/.claude/commands/moai/coverage.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/moai/e2e.md "https://raw.githubusercontent.com/modu-ai/moai-adk/main/.claude/commands/moai/e2e.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/moai/feedback.md "https://raw.githubusercontent.com/modu-ai/moai-adk/main/.claude/commands/moai/feedback.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/moai/github.md "https://raw.githubusercontent.com/modu-ai/moai-adk/main/.claude/commands/moai/github.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/moai/loop.md "https://raw.githubusercontent.com/modu-ai/moai-adk/main/.claude/commands/moai/loop.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/moai/mx.md "https://raw.githubusercontent.com/modu-ai/moai-adk/main/.claude/commands/moai/mx.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/moai/plan.md "https://raw.githubusercontent.com/modu-ai/moai-adk/main/.claude/commands/moai/plan.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/moai/project.md "https://raw.githubusercontent.com/modu-ai/moai-adk/main/.claude/commands/moai/project.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/moai/review.md "https://raw.githubusercontent.com/modu-ai/moai-adk/main/.claude/commands/moai/review.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/moai/run.md "https://raw.githubusercontent.com/modu-ai/moai-adk/main/.claude/commands/moai/run.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/moai/sync.md "https://raw.githubusercontent.com/modu-ai/moai-adk/main/.claude/commands/moai/sync.md" Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.
Description
Auto-detect and fix LSP errors, linting issues, and type errors
Discussion
0/2000
Loading comments...
Health Signals
MaintenanceCommitted 1mo ago
● ActiveAdoption100+ stars on GitHub
774 ★ · GrowingDocsMissing or thin
UndocumentedGPL-3.0 License
My Fox Den
Community Rating
Sign in to rate this booster
Works With
Claude Code