liveview-code-reviewReviews Phoenix LiveView code for lifecycle patterns, assigns/streams usage, components, and security. Use when reviewing LiveView modules, .heex templates,...
Install via ClawdBot CLI:
clawdbot install anderskev/liveview-code-reviewGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Apr 19, 2026
Reviewing a product listing page with real-time inventory updates and user cart interactions. Focus on ensuring streams handle large product catalogs efficiently, authorization checks protect order modifications, and debounce prevents excessive server calls on search inputs.
Analyzing a dashboard for data analytics with live charts and user-configurable widgets. Check that temporary_assigns optimize memory for transient data, AsyncResult patterns manage loading states for external API calls, and socket copying is avoided in async data fetches.
Reviewing a LiveView module for real-time patient vitals display and alert handling. Emphasize security by validating phx-value data for sensitive actions, ensuring no sensitive data leaks into assigns, and using handle_params for URL-based state in patient records.
Auditing a LiveView for interactive quizzes and live student feedback. Verify that function components are preferred for reusable UI elements, lifecycle hooks manage subscription states correctly, and missing auth checks are flagged for score updates.
Inspecting a trading interface with real-time market data streams and order placement. Focus on critical anti-patterns like socket copying in high-frequency updates, using streams for large datasets of trade histories, and ensuring every handle_event validates user permissions.
Offer specialized code review services to companies adopting Phoenix LiveView, charging per project or hourly rates. Revenue comes from identifying critical issues like security flaws and performance bottlenecks, helping clients maintain scalable applications.
Develop and sell a SaaS tool that integrates with CI/CD pipelines to automate LiveView code reviews. Revenue is generated through subscription tiers based on usage volume, providing continuous monitoring and reporting on code quality and compliance.
Provide training workshops and certification programs for developers on LiveView best practices. Revenue streams include course fees, certification exams, and ongoing support, targeting teams looking to upskill in real-time web development.
💬 Integration Tip
Integrate this skill into code review workflows by automating checks in pull requests and focusing on critical anti-patterns first to prevent security and performance issues.
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