code-review代码审查 Skill - 自动化代码质量检查与报告生成工具。支持从 GitHub 仓库克隆代码、执行多维度代码质量检查、生成结构化审查报告并按场景保存与分发。当用户提到"代码审查"、"code review"、"检查代码质量"、"审查报告"等操作时,或 当用户主动提及使用本 skill / 调用本技能 时,请使用本 skill。
Install via ClawdBot CLI:
clawdbot install wpank/code-reviewGrade Good — 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 16, 2026 · audit v1.0
Generated Feb 25, 2026
Reviewing a pull request for a new feature in a web application, focusing on security vulnerabilities like SQL injection and XSS, performance issues such as N+1 queries, and maintainability through clear naming and DRY principles. This ensures the code is robust and scalable before deployment.
Implementing a standardized code review process using this skill to train junior developers, covering all dimensions from security to documentation. This helps build a culture of quality and consistency as the team grows and handles increasing code complexity.
Conducting a security audit on legacy code to identify and mitigate vulnerabilities like CSRF and input validation issues, using the security checklist to ensure compliance with industry standards and prevent data breaches in a financial application.
Reviewing code changes in an e-commerce platform to enhance performance by checking for bundle size issues, lazy loading implementation, and database indexing. This aims to improve page load times and user experience during high-traffic events like sales.
Using the skill to systematically review contributions in an open-source project, focusing on correctness with edge case handling and maintainability through error propagation and dead code removal. This fosters community trust and long-term project sustainability.
Offering this code review skill as part of a SaaS platform for development teams, with tiered pricing based on team size and features. Revenue is generated through monthly or annual subscriptions, providing continuous updates and support.
Providing expert consulting services to organizations for implementing and customizing the code review process, including training and audits. Revenue comes from project-based fees or hourly rates, targeting enterprises needing specialized guidance.
Integrating the skill into a freemium development tool like an IDE or CI/CD platform, with basic features free and advanced analytics or automation behind a paywall. Revenue is driven by upselling premium features to larger teams or individual developers.
💬 Integration Tip
Integrate this skill into your CI/CD pipeline to automate code reviews on every pull request, ensuring consistent quality checks and reducing manual oversight. Use it alongside version control systems like Git for seamless workflow integration.
Scored Apr 19, 2026
Write, run, and manage unit, integration, and E2E tests across TypeScript, Python, and Swift using recommended frameworks.
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.
Provides AI agents with authoritative knowledge on modern software development, emerging technologies, AI, AI systems, and applied engineering practices.