claw
313loulanyue/awesome-claude-notes
Command
Start NanoClaw v2 — ECC's persistent, zero-dependency REPL with model routing, skill hot-load, branching, compaction, export, and metrics.
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
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.
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.
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.
loulanyue/awesome-claude-notes
Command
Comprehensive C++ code review for memory safety, modern C++ idioms, concurrency, and security. Invokes the cpp-reviewer agent.
loulanyue/awesome-claude-notes
Command
Enforce TDD workflow for C++. Write GoogleTest tests first, then implement. Verify coverage with gcov/lcov.
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.
loulanyue/awesome-claude-notes
Command
Look up current documentation for a library or topic via Context7.
loulanyue/awesome-claude-notes
Command
Fix Gradle build errors for Android and KMP projects.
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.
loulanyue/awesome-claude-notes
Command
Comprehensive Kotlin code review for idiomatic patterns, null safety, coroutine safety, and security. Invokes the kotlin-reviewer agent.
loulanyue/awesome-claude-notes
Command
Enforce TDD workflow for Kotlin. Write Kotest tests first, then implement. Verify 80%+ coverage with Kover.
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).
loulanyue/awesome-claude-notes
Command
Backend-focused workflow (Research → Ideation → Plan → Execute → Optimize → Review), Codex-led.
loulanyue/awesome-claude-notes
Command
Multi-model collaborative execution - Get prototype from plan → Claude refactors and implements → Multi-model audit and delivery.
loulanyue/awesome-claude-notes
Command
Frontend-focused workflow (Research → Ideation → Plan → Execute → Optimize → Review), Gemini-led.
loulanyue/awesome-claude-notes
Command
Multi-model collaborative planning - Context retrieval + Dual-model analysis → Generate step-by-step implementation plan.
loulanyue/awesome-claude-notes
Command
Multi-model collaborative development workflow (Research → Ideation → Plan → Execute → Optimize → Review), with intelligent routing: Frontend → Gemini, Backend → Codex.
loulanyue/awesome-claude-notes
Command
Auto-analyze project and generate PM2 service commands.
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.
loulanyue/awesome-claude-notes
Command
Delete pending instincts older than 30 days that were never promoted.
loulanyue/awesome-claude-notes
Command
Comprehensive Python code review for PEP 8 compliance, type hints, security, and Pythonic idioms. Invokes the python-reviewer agent.
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.
loulanyue/awesome-claude-notes
Command
Scan skills to extract cross-cutting principles and distill them into rules.
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.
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: