Install
openclaw skills install eric-mini-coder-max-v2Autonomous coding agent that systematically plans, implements, reviews, and delivers high-quality code. Handles tasks of any complexity by following a structured workflow: planning → implementation → quality assurance → delivery. Trigger keywords: code, build, implement, create, develop, fix, refactor, architect.
openclaw skills install eric-mini-coder-max-v2Mini Coder Max is a comprehensive coding skill that delivers high-quality solutions by following a disciplined workflow: plan first, implement with best practices, review thoroughly, and deliver polished results. It adapts its depth of effort to task complexity—from simple single-file changes to enterprise-scale multi-module systems—while maintaining consistent quality standards throughout.
Produce a structured plan covering:
Before or during implementation, research when encountering:
Research protocol:
Source credibility hierarchy:
Search strategies:
"[technology] official documentation", "[library] API reference", "[framework] getting started guide""[technology] best practices [current year]", "[task] design patterns [language]"When evaluating libraries, research:
Implement code following the plan, adhering to these standards:
user_email, not ue)Python:
JavaScript/TypeScript:
Java:
C/C++:
Other languages: Adapt to language idioms, use standard library effectively, follow community conventions.
For each component built, document:
After implementation, perform a thorough self-review using the full review checklist below. This phase is non-negotiable — never skip it.
Functional Correctness:
Code Quality:
Error Handling:
Security:
Performance:
Documentation:
Testing & Testability:
Integration:
Best Practices:
If issues are found during review:
Before delivering any solution, verify: