elixir-performance-reviewReviews Elixir code for performance issues including GenServer bottlenecks, memory usage, and concurrency patterns. Use when reviewing high-throughput code o...
Install via ClawdBot CLI:
clawdbot install anderskev/elixir-performance-reviewGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Apr 21, 2026
An Elixir-based API gateway handling thousands of requests per second from mobile apps, where GenServer bottlenecks could cause latency spikes and mailbox overflows. This scenario involves reviewing concurrency patterns and memory usage to ensure efficient request routing and data transformation.
A system processing large streams of IoT sensor data in Elixir, requiring checks for binary handling and task supervision to avoid memory bloat and unbounded process spawning. Performance issues here could lead to data loss or delayed insights.
An Elixir backend managing order processing and inventory updates during peak sales events, where database queries and GenServer state must be optimized to prevent N+1 issues and ensure consistent throughput under high load.
A low-latency trading system built in Elixir that handles concurrent market data feeds and order executions, requiring strict review of ETS usage and blocking calls to maintain performance and avoid bottlenecks in critical paths.
An analytics service processing large log files from video streaming platforms in Elixir, where stream usage and memory management are key to efficiently transform data without accumulating unbounded data in processes.
Offering performance review services as part of a subscription-based platform for tech companies using Elixir in production. Revenue is generated through tiered pricing based on usage volume and support levels.
Providing one-time or ongoing consulting to businesses for Elixir code audits and optimization, with revenue from project-based fees or retainer agreements. This targets companies scaling their Elixir applications.
Developing a free basic performance analysis tool for Elixir developers, with premium features like automated reporting and integration into CI/CD pipelines driving revenue through upgrades and enterprise licenses.
💬 Integration Tip
Integrate this skill into CI/CD pipelines to automate performance checks during code reviews, ensuring issues are caught early before deployment to production environments.
Scored Apr 19, 2026
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Systematic code review patterns covering security, performance, maintainability, correctness, and testing — with severity levels, structured feedback guidance, review process, and anti-patterns to avoid. Use when reviewing PRs, establishing review standards, or improving review quality.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Provides a 7-step debugging protocol plus language-specific commands to systematically identify, verify, and fix software bugs across multiple environments.
Control and operate Opencode via slash commands. Use this skill to manage sessions, select models, switch agents (plan/build), and coordinate coding through Opencode.
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions