beta-code-reviewSystematic code review patterns covering security, performance, maintainability, correctness, and testing — with severity levels, structured feedback guidanc...
Install via ClawdBot CLI:
clawdbot install 1477009639zw-blip/beta-code-reviewGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/wpank/ai/tree/main/skills/testing/code-reviewAudited Apr 17, 2026 · audit v1.0
Generated Apr 15, 2026
Teams use this skill to systematically review code changes in pull requests, ensuring adherence to security, performance, and correctness standards before merging. It helps catch vulnerabilities like SQL injection and XSS early, reducing post-deployment bugs and technical debt.
Startups implement this skill to define and enforce consistent code review processes across their engineering teams. It provides a structured checklist to onboard new developers, improve code quality, and maintain scalability as the codebase grows rapidly.
Fintech companies apply this skill during internal audits to verify code meets regulatory requirements for security and data integrity. It ensures handling of sensitive financial data, input validation, and error propagation aligns with industry standards like PCI-DSS.
Healthcare organizations use this skill to review and refactor legacy code during modernization projects, focusing on maintainability and accessibility. It helps identify anti-patterns, improve documentation, and ensure WCAG compliance for patient-facing applications.
E-commerce platforms leverage this skill to analyze code for performance bottlenecks like N+1 queries and bundle size issues during peak shopping seasons. It ensures fast load times, efficient caching strategies, and scalable database indexing to handle high traffic.
Offer this skill as part of a subscription-based code quality platform, where teams pay monthly for access to automated review tools and updates. Revenue comes from tiered pricing based on team size or usage metrics, targeting small to enterprise clients.
Provide expert consulting services using this skill to help companies implement or improve their code review processes. Revenue is generated through project-based contracts or hourly rates, focusing on industries with strict compliance needs like finance or healthcare.
Integrate this skill into a freemium development tool, offering basic review features for free and charging for advanced analytics or team collaboration. Revenue streams include premium upgrades, add-ons for specific frameworks, and partnerships with CI/CD platforms.
💬 Integration Tip
Integrate this skill into CI/CD pipelines to automate code reviews on every commit, ensuring consistent feedback and reducing manual effort. Use it with version control systems like GitHub or GitLab to streamline pull request workflows.
Scored Apr 19, 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.