review-elixirComprehensive Elixir/Phoenix code review with optional parallel agents
Install via ClawdBot CLI:
clawdbot install anderskev/review-elixirGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Apr 18, 2026
A development team building a web application with Elixir and Phoenix uses this skill to review pull requests, ensuring code quality, adherence to framework idioms, and detection of semantic issues that linters miss. It helps maintain a clean codebase by integrating with existing linters like Credo and Dialyzer, focusing on architectural problems and performance bottlenecks.
When adding real-time features with Phoenix LiveView, this skill reviews changes to ensure proper state management, efficient rendering, and security practices. It detects LiveView usage and loads specialized skills to flag issues like missing error handling or inefficient component design, preventing common pitfalls in interactive applications.
For projects using Oban for background job processing, this skill reviews worker implementations to ensure job reliability, proper error handling, and queue management. It detects Oban usage and checks for issues like missing retry logic or improper database transactions, helping maintain robust asynchronous workflows.
In a test-driven development environment, this skill reviews test files changed in a diff to ensure comprehensive coverage and proper ExUnit practices. It flags missing test cases or improper mocking, helping teams maintain high test quality without introducing unnecessary dependencies or architectural changes.
When security or performance is a focus, this skill loads specialized subagents to conduct in-depth reviews. It detects potential vulnerabilities like SQL injection or inefficient queries, providing targeted feedback to harden applications and optimize resource usage in production environments.
Companies building SaaS platforms with Elixir use this skill to ensure code quality across microservices or monoliths, reducing bugs and technical debt. It supports parallel reviews for faster feedback, enabling agile development cycles and maintaining high reliability for customer-facing features.
Development agencies offering Elixir consulting services integrate this skill into their workflow to provide consistent code reviews for clients. It helps standardize quality checks across projects, reducing manual review time and delivering higher-value insights on architectural and semantic issues.
Open source projects maintainers use this skill to automate code reviews for contributions, ensuring adherence to project standards and detecting issues early. It leverages linter configurations and framework detection to provide actionable feedback, fostering community collaboration and code quality.
💬 Integration Tip
Integrate this skill into your CI/CD pipeline by running it on pull requests; ensure linters like Credo and Dialyzer are configured first to avoid redundant style flags.
Scored Jul 10, 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.