code-assistGenerate, review, debug, and refactor production-ready code in Python, JavaScript/TypeScript, Go, Rust, Java, and C/C++ with syntax checks and targeted edits.
Install via ClawdBot CLI:
clawdbot install evolinkai/code-assistGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://evolink.ai?utm_source=clawhub&utm_medium=skill&utm_campaign=code-assistaUses known external API (expected, informational)
discord.comAudited Apr 17, 2026 · audit v1.0
Generated May 6, 2026
A team lead uses the Code Assistant to review all pull requests in a fintech repository. The assistant scans for security issues like SQL injection or hardcoded secrets, providing line-level feedback and fix suggestions before merging.
A software architect refactors a decade-old JavaScript codebase into modular ES6+ modules using the assistant. The tool handles syntax upgrades and pattern changes while preserving business logic, reducing tech debt.
A CTO prompts the assistant to generate a HIPAA-compliant REST API in Python with JWT authentication. The assistant outputs working code with proper error handling and database models, accelerating prototype delivery.
A DevOps engineer reports a TypeError in a Node.js microservice. The assistant reads the specific file, identifies an unhandled promise rejection, applies a surgical fix, and verifies with node --check, minimizing downtime.
A data engineer requests a Python CLI to convert JSON to YAML. The assistant generates a complete, runnable script with argparse and error handling, verifies syntax, and provides a working example, saving hours of manual coding.
Offer a free tier with limited code reviews or generations per month (e.g., 50 requests). Paid plans unlock unlimited usage, priority support, and advanced features like custom language models or team collaboration.
License the skill to large organizations for internal use, including on-premise deployment for data sovereignty. Includes custom integrations, SSO, and dedicated support.
Charge per API call or per code action (generate, review, debug, refactor). Integrates into existing CI/CD pipelines. Ideal for startups and mid-size companies with variable usage.
💬 Integration Tip
Integrate via CLI (evocode) or API into your CI/CD pipeline. For VS Code users, wrap as a custom command for inline code actions.
Scored May 6, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.