matlabAvoid common MATLAB mistakes — indexing traps, matrix vs element-wise ops, and vectorization pitfalls.
Install via ClawdBot CLI:
clawdbot install ivangdavila/matlabRequires:
Grade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 20, 2026
Engineers use MATLAB for modeling physical systems, such as control systems or signal processing, where vectorization and matrix operations are critical. This skill helps avoid errors in indexing and element-wise operations, ensuring accurate simulations and efficient code execution.
Researchers in fields like machine learning or computational biology rely on MATLAB for prototyping algorithms. The skill addresses common pitfalls like NaN handling and preallocation, speeding up development and reducing bugs in experimental code.
Quant analysts use MATLAB for portfolio optimization and risk assessment, where matrix operations and broadcasting are essential. This skill prevents silent bugs from matrix vs. element-wise ops, ensuring reliable financial computations.
Professionals in medical imaging or telecommunications use MATLAB for processing large datasets. The skill covers indexing traps and vectorization, helping optimize performance and avoid errors in real-time processing tasks.
Instructors and students use MATLAB for learning numerical methods and programming concepts. This skill clarifies common mistakes like 1-based indexing and string handling, enhancing teaching effectiveness and student comprehension.
Offer specialized MATLAB consulting to help companies optimize their code, debug issues, and implement best practices. Revenue comes from hourly rates or project-based contracts, targeting industries like engineering and finance.
Provide online or in-person training courses focused on MATLAB skills, covering topics like vectorization and debugging. Revenue is generated through course fees, certification exams, and corporate training packages.
Develop and sell plugins or tools that integrate with MATLAB, such as code analyzers or performance optimizers. Revenue streams include subscription fees, licensing, and premium support services for enterprise clients.
💬 Integration Tip
Integrate this skill by embedding checks for common MATLAB errors in development workflows, such as using linters for dot operators and preallocation warnings, to streamline code reviews and reduce debugging time.
Scored Apr 22, 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.
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.
Use when writing tests, creating test strategies, or building automation frameworks. Invoke for unit tests, integration tests, E2E, coverage analysis, performance testing, security testing.