elixir-code-reviewReviews Elixir code for idiomatic patterns, OTP basics, and documentation. Use when reviewing .ex/.exs files, checking pattern matching, GenServer usage, or...
Install via ClawdBot CLI:
clawdbot install anderskev/elixir-code-reviewGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Apr 27, 2026
A platform with multiple Elixir microservices uses the skill to ensure each service follows idiomatic patterns and OTP conventions. The reviewer checks GenServer implementations, supervisors, and inter-service communication for best practices, improving system reliability.
Contributors to an open-source Elixir project use the skill to review pull requests. They verify pattern matching, documentation completeness, and security practices, ensuring high-quality contributions that align with project standards.
Instructors at a coding bootcamp use the skill to review student code for Elixir fundamentals. They check for proper module structure, pattern matching over conditionals, and appropriate use of GenServer callbacks, providing targeted feedback.
A team modernizing an older Elixir codebase uses the skill to identify outdated patterns like blocking calls in GenServers. They refactor using handle_continue and proper restart strategies, improving performance and maintainability.
An IoT company uses the skill to audit Elixir code handling sensor data. The review focuses on secure deserialization, avoiding unsafe atom creation from external input, and ensuring fault-tolerant supervision trees.
Offer specialized Elixir code review services to startups and enterprises, leveraging the skill to provide consistent, high-quality reviews. Revenue comes from per-review fees or subscription packages.
Use the skill to create training modules and certification exams for Elixir developers. Revenue is generated from course fees, certification charges, and corporate training contracts.
Embed the skill into an IDE plugin or CI/CD pipeline for automated Elixir code reviews. Revenue from licensing the tool to enterprises or offering a freemium model with premium features.
💬 Integration Tip
Load the skill's reference documents (code-style.md, pattern-matching.md, etc.) before starting a review, and always run the review-verification-protocol before submitting findings to ensure consistency.
Scored Jun 29, 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.