clean-code-reviewPragmatic 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.
Install via ClawdBot CLI:
clawdbot install wpank/clean-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/clean-codeAudited Apr 17, 2026 · audit v1.0
Generated Feb 25, 2026
Development teams use the skill during peer reviews to enforce coding standards, ensuring new code adheres to clean principles like SRP and DRY. It helps identify anti-patterns and improve maintainability in software projects.
Engineers apply the skill to modernize outdated codebases by refactoring functions, improving naming conventions, and reducing nesting. This enhances readability and reduces technical debt in enterprise applications.
Companies integrate the skill into developer onboarding programs to establish consistent coding practices. It teaches new hires to write clean, testable code from the start, speeding up team integration.
Teams use the skill when designing APIs and microservices to ensure functions are small, focused, and have consistent return types. This improves scalability and reduces bugs in distributed systems.
Maintainers leverage the skill to review contributions, enforcing naming rules and guard clauses. This keeps codebases accessible and reduces merge conflicts in collaborative environments.
Offer the skill as part of a subscription-based developer tool suite, integrating it into IDEs or CI/CD pipelines. Revenue comes from monthly fees per user or team, targeting enterprises seeking code quality improvements.
Provide expert consulting to help companies adopt clean code practices, including workshops and code audits. Revenue is generated through project-based fees or hourly rates, focusing on industries with legacy systems.
Distribute the skill as a free open-source package with premium features like advanced analytics or team dashboards. Revenue comes from upsells to paid tiers for larger organizations needing collaboration tools.
💬 Integration Tip
Integrate the skill into code review workflows using pre-commit hooks or CI checks to automatically flag violations, ensuring consistent application across teams.
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.
Provides AI agents with authoritative knowledge on modern software development, emerging technologies, AI, AI systems, and applied engineering practices.
Use when completing tasks, implementing major features, or before merging to verify work meets requirements