arduinoDevelop Arduino projects avoiding common wiring, power, and code pitfalls.
Install via ClawdBot CLI:
clawdbot install ivangdavila/arduinoGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 22, 2026
Students build simple Arduino projects like LED circuits or temperature sensors. The skill helps avoid common pitfalls like forgetting current-limiting resistors for LEDs or using wrong voltage levels, ensuring successful hands-on learning experiences.
DIY enthusiasts create smart home devices such as motion-activated lights or environmental monitors. The skill prevents issues like power brown-outs from motors or incorrect sensor wiring that could lead to unreliable operation in home settings.
Engineers deploy multiple Arduino-based sensors for agricultural monitoring or industrial data collection. The skill addresses critical concerns like I2C address conflicts, long-wire noise in analog sensors, and memory constraints for data logging.
Makers build small robots with motors and servos for competitions or personal use. The skill emphasizes proper external power supply for motors, non-blocking timing with millis() for control loops, and avoiding pin conflicts with Serial communication.
Artists create kinetic sculptures or light displays using LEDs and sensors. The skill helps manage power requirements for multiple LEDs, implement reliable button inputs with INPUT_PULLUP, and debug Serial communication for real-time adjustments.
Offer workshops, online courses, or one-on-one coaching for individuals and companies learning Arduino. Revenue comes from course fees, corporate training contracts, and troubleshooting services for complex projects.
Sell curated Arduino starter kits or project-specific bundles with detailed instructions that incorporate the skill's best practices. Revenue is generated through kit sales, subscription boxes for monthly projects, and premium support packages.
Provide bespoke Arduino-based solutions for small businesses, such as custom monitoring systems or prototypes. Revenue streams include project development fees, maintenance contracts, and licensing for reusable code modules.
💬 Integration Tip
Integrate this skill early in project planning to avoid costly rewiring or code refactoring later; use it as a checklist during hardware assembly and software debugging phases.
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.