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 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.