clean-unused-depsClean up unused npm dependencies in a project. Use when you want to remove packages that are installed but not used in the codebase.
Install via ClawdBot CLI:
clawdbot install hgxszhj-pixel/clean-unused-depsGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 21, 2026
A startup is building a minimum viable product (MVP) and frequently adds npm packages for rapid prototyping. Over time, unused dependencies accumulate, increasing deployment size and potential security risks. This skill helps clean them up to maintain a lean codebase.
A large enterprise maintains legacy Node.js applications with many dependencies installed over years. Unused packages bloat the project, slowing down builds and complicating audits. This skill identifies and removes them to improve performance and security compliance.
A freelancer completes a web development project for a client and needs to deliver a clean, optimized codebase. Unused dependencies from experimentation can confuse the client during future updates. This skill ensures only necessary packages remain for smooth handover.
An open-source maintainer updates a popular npm library and wants to minimize its footprint for users. Unused dependencies from testing or deprecated features increase install size. This skill helps prune them to enhance library efficiency and user experience.
A coding bootcamp instructor manages student projects where learners often install extra packages while learning. Unused dependencies clutter repositories and cause confusion during grading. This skill assists in cleaning up projects to focus on core concepts.
A company offers a cloud-based platform for developers to automate dependency management. This skill could be integrated as a feature to scan and clean projects, attracting users with streamlined workflows. Revenue is generated through subscription tiers for teams and enterprises.
An IT consultancy provides code optimization services to clients, including dependency cleanup. This skill is used in audits to identify unused packages, reducing technical debt and improving security. Revenue comes from project-based fees or retainer contracts.
A tool vendor creates a free CLI tool with this skill for individual developers, offering premium features like batch removal or integration with CI/CD pipelines. Revenue is driven by upselling to paid plans for advanced functionality and support.
💬 Integration Tip
Integrate this skill into CI/CD pipelines to automatically check for unused dependencies during builds, ensuring projects stay clean without manual intervention.
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.