phy-code-smellStatic code smell detector for Python, JavaScript/TypeScript, Java, Go, and Ruby. Identifies 10 classic anti-patterns — long functions, god classes, too many...
Install via ClawdBot CLI:
clawdbot install phy041/phy-code-smellGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://canlah.aiAudited Sep 7, 2026 · audit v1.0
Generated Sep 7, 2026
A development team about to embark on a major refactoring sprint uses this skill to identify the code smells with the highest severity across their codebase. The tool provides line-level findings and refactoring suggestions, enabling the team to prioritize their efforts on the most critical anti-patterns.
A tech lead integrates the skill into their CI/CD pipeline to automatically flag code smells on every pull request. The output includes severity ratings, which can be filtered using the --min-severity flag, helping reviewers focus on high-impact issues before merging.
An organization aiming to reduce technical debt across multiple legacy projects uses the skill to obtain a comprehensive inventory of debt markers (TODO/FIXME) and structural issues. This enables the leadership to allocate resources for systematic code cleanup.
A company outsourcing part of its development uses this skill to independently audit the code quality of deliveries from external vendors. The analysis helps enforce coding standards and architectural consistency across geographically distributed teams.
In a training program, junior developers analyze sample codebases with this skill to learn about common anti-patterns and good refactoring practices. The tool's concrete suggestions serve as educational examples for improving code maintainability.
The skill is released as open-source under Apache 2.0, but Canlah AI offers paid support, customization, and integration services for enterprise clients. Revenue comes from support contracts and implementation consulting.
They offer a free command-line tool for individual developers, while a cloud-based SaaS dashboard provides project history, team collaboration, and advanced reporting for teams. Revenue from subscription tiers.
Canlah AI licenses the core detection engine to IDE vendors and DevOps tooling companies to be bundled into their products. Revenue from one-time licensing fees or royalty per product.
💬 Integration Tip
To integrate into your workflow, add the command to your CI pipeline with the --ci flag for non-interactive output, and use the --min-severity flag to filter results to HIGH or MEDIUM severity for faster triage.
Scored Sep 7, 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.
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.
Use when writing tests, creating test strategies, or building automation frameworks. Invoke for unit tests, integration tests, E2E, coverage analysis, performance testing, security testing.