ai-coding commands

1,633 tagged ai-coding, measured the same way as everything else here.

Browse within: agentic-coding 360ai-development 201claude-code-plugin 192code-quality 179agent-orchestration 160copilot 118anthropic-skills 115ai-workflow 97ai-framework 96best-practices 91spec-driven-development 85ai-memory 67ai-assistant 66docstring-checker 58

claw

313

loulanyue/awesome-claude-notes

Command

Start NanoClaw v2 — ECC's persistent, zero-dependency REPL with model routing, skill hot-load, branching, compaction, export, and metrics.

not rated 270 today A 34 tokens MIT

context-budget

314

loulanyue/awesome-claude-notes

Command

Analyze context window usage across agents, skills, MCP servers, and rules to find optimization opportunities. Helps reduce token overhead and avoid performance warnings.

not rated 270 today A 28 tokens MIT

cpp-build

315

loulanyue/awesome-claude-notes

Command

Fix C++ build errors, CMake issues, and linker problems incrementally. Invokes the cpp-build-resolver agent for minimal, surgical fixes.

not rated 270 today A 30 tokens MIT

cpp-review

316

loulanyue/awesome-claude-notes

Command

Comprehensive C++ code review for memory safety, modern C++ idioms, concurrency, and security. Invokes the cpp-reviewer agent.

not rated 270 today A 29 tokens MIT

cpp-test

317

loulanyue/awesome-claude-notes

Command

Enforce TDD workflow for C++. Write GoogleTest tests first, then implement. Verify coverage with gcov/lcov.

not rated 270 today A 25 tokens MIT

devfleet

318

loulanyue/awesome-claude-notes

Command

Orchestrate parallel Claude Code agents via Claude DevFleet — plan projects from natural language, dispatch agents in isolated worktrees, monitor progress, and read structured reports.

not rated 270 today A 33 tokens MIT

kotlin-build

321

loulanyue/awesome-claude-notes

Command

Fix Kotlin/Gradle build errors, compiler warnings, and dependency issues incrementally. Invokes the kotlin-build-resolver agent for minimal, surgical fixes.

not rated 270 today A 31 tokens MIT

kotlin-review

322

loulanyue/awesome-claude-notes

Command

Comprehensive Kotlin code review for idiomatic patterns, null safety, coroutine safety, and security. Invokes the kotlin-reviewer agent.

not rated 270 today A 27 tokens MIT

kotlin-test

323

loulanyue/awesome-claude-notes

Command

Enforce TDD workflow for Kotlin. Write Kotest tests first, then implement. Verify 80%+ coverage with Kover.

not rated 270 today A 27 tokens MIT

learn-eval

324

loulanyue/awesome-claude-notes

Command

Extract reusable patterns from the session, self-evaluate quality before saving, and determine the right save location (Global vs Project).

not rated 270 today A 25 tokens MIT

multi-backend

325

loulanyue/awesome-claude-notes

Command

Backend-focused workflow (Research → Ideation → Plan → Execute → Optimize → Review), Codex-led.

not rated 270 today A 21 tokens MIT

multi-execute

326

loulanyue/awesome-claude-notes

Command

Multi-model collaborative execution - Get prototype from plan → Claude refactors and implements → Multi-model audit and delivery.

not rated 270 today A 22 tokens MIT

multi-frontend

327

loulanyue/awesome-claude-notes

Command

Frontend-focused workflow (Research → Ideation → Plan → Execute → Optimize → Review), Gemini-led.

not rated 270 today A 20 tokens MIT

multi-plan

328

loulanyue/awesome-claude-notes

Command

Multi-model collaborative planning - Context retrieval + Dual-model analysis → Generate step-by-step implementation plan.

not rated 270 today C 19 tokens MIT

multi-workflow

329

loulanyue/awesome-claude-notes

Command

Multi-model collaborative development workflow (Research → Ideation → Plan → Execute → Optimize → Review), with intelligent routing: Frontend → Gemini, Backend → Codex.

not rated 270 today A 33 tokens MIT

prompt-optimize

331

loulanyue/awesome-claude-notes

Command

Analyze a draft prompt and output an optimized, ECC-enriched version ready to paste and run. Does NOT execute the task — outputs advisory analysis only.

not rated 270 today A 30 tokens MIT

python-review

333

loulanyue/awesome-claude-notes

Command

Comprehensive Python code review for PEP 8 compliance, type hints, security, and Pythonic idioms. Invokes the python-reviewer agent.

not rated 270 today A 31 tokens MIT

resume-session

334

loulanyue/awesome-claude-notes

Command

Load the most recent session file from /.claude/sessions/ and resume work with full context from where the last session ended.

not rated 270 today A 26 tokens MIT

save-session

336

loulanyue/awesome-claude-notes

Command

Save current session state to a dated file in /.claude/sessions/ so work can be resumed in a future session with full context.

not rated 270 today A 28 tokens MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: