phy-monorepo-dep-graphMonorepo internal dependency analyzer for npm/yarn/pnpm workspaces, Cargo workspaces, and Go multi-module repos. Maps every workspace-to-workspace dependency...
Install via ClawdBot CLI:
clawdbot install phy041/phy-monorepo-dep-graphGrade 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 8, 2026 · audit v1.0
Generated Sep 8, 2026
A frontend team plans to refactor a shared UI package in a large monorepo. Using the skill, they discover that multiple apps and services depend on it, some with deep chains. This insight helps them plan a safe migration and communicate the blast radius to affected teams.
A DevOps engineer detects intermittent build failures in CI due to circular dependencies between internal packages. The skill quickly identifies the cycles, allowing them to break the loop and stabilize the build.
An architect wants to remove orphaned packages that have no consumers to reduce maintenance overhead. The skill flags such packages, helping the team decide which to delete or archive.
A release manager plans to upgrade a core library used by many internal packages. The skill reveals which packages directly or transitively depend on it, enabling a risk assessment and coordinated upgrade plan.
A technical writer needs to generate an up-to-date architecture diagram of a monorepo. The skill outputs a Mermaid diagram, which is embedded into internal documentation, showing all internal dependencies and aiding onboarding.
Offer this as a command-line tool that developers can install and run within their monorepos. Revenue could come from freemium model: basic analysis free, advanced features (like CI integration, historical tracking) via subscription.
Offer monorepo architecture audit and optimization services to enterprise clients. Use the skill to provide quick diagnostics and recommendations as an added value deliverable.
Incorporate the skill as a plugin into existing DevOps platforms (like GitHub Actions, GitLab CI, or internal developer portals). Revenue could come from platform partnerships or marketplace fees.
💬 Integration Tip
To integrate, ensure the skill can access the monorepo's root directory and the filesystem; trigger it with the '/mono-deps' command as part of a development workflow or CI script.
Scored Sep 8, 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.