cxz9909-code-assistantAsistente de programación especializado. Analiza código, encuentra bugs, sugiere optimizaciones, refactoriza y genera documentación automáticamente.
Install via ClawdBot CLI:
clawdbot install cxz9909/cxz9909-code-assistantGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Potentially destructive shell commands in tool definitions
exec(Audited Apr 26, 2026 · audit v1.0
Generated May 20, 2026
A large company has a monolithic codebase with poor structure and performance issues. Using Code Assistant, a developer analyzes the entire src/ directory, identifies bugs, and refactors legacy modules, applying PEP8 conventions and extracting functions, resulting in cleaner, more maintainable code.
A startup integrates Code Assistant into their CI/CD pipeline to automatically analyze pull requests. The tool detects security vulnerabilities like SQL injection and performance issues like N+1 queries, blocking merges until fixes are applied, ensuring high code quality and reducing manual review time.
A fintech company uses Code Assistant to perform a security audit on their authentication and payment modules. The assistant finds hardcoded secrets and SQL injection vulnerabilities, suggests parameterized queries and secret management solutions, and generates test cases to prevent regressions.
An e-commerce platform experiences slow load times due to inefficient database queries. The developer uses Code Assistant to optimize SQL queries and reduce bundle size, leveraging suggestions like using Map objects and memoization, resulting in faster page loads and better user experience.
An open-source maintainer uses Code Assistant to automatically generate docstrings for API modules and a README file. The assistant analyzes the codebase, extracts function signatures, and produces comprehensive documentation, saving hours of manual work and improving contributor onboarding.
Companies purchase licenses for each developer using Code Assistant, with tiered pricing based on features like advanced analysis and CI integration. Revenue is recurring and scales with team size.
Developers pay per code analysis or per number of lines processed through an API. This model appeals to intermittent users and automations, offering a pay-as-you-go option.
Large enterprises get an on-premises version of Code Assistant with custom integrations, SLAs, and dedicated support. Revenue includes licensing fees and annual maintenance contracts.
💬 Integration Tip
Integrate via CLI in CI/CD pipelines to automatically analyze pull requests and enforce code quality gates.
Scored May 20, 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.