find-orphansFinds orphaned files, unused components, and dead code in projects. Use when 清理代码, 查找孤儿文件, 删除无用代码, cleanup, find unused, or removing legacy code.
Install via ClawdBot CLI:
clawdbot install wangzhiming1999/find-orphansGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/wangzhiming1999/oliver-skillAudited Apr 22, 2026 · audit v1.0
Generated May 2, 2026
Developers preparing for a major refactor use this skill to identify and remove orphaned files, unused components, and dead code, ensuring a clean slate for restructuring efforts. It reduces technical debt and minimizes the risk of breaking unused code.
Teams focused on improving application performance scan for unused exports and styles to eliminate dead weight from the codebase. This leads to smaller bundle sizes, faster load times, and better user experience.
When taking over an old project with accumulated legacy code, developers systematically locate and remove orphaned files and unused functions. This helps in understanding the codebase, improving maintainability, and reducing confusion.
Before a major release, quality assurance teams run this skill to catch leftover test files, unused components, and dead code that might have slipped into the codebase. It ensures only necessary code is deployed, reducing potential bugs.
Continuous integration pipelines integrate this skill to periodically clean up orphaned files and unused exports, maintaining a healthy codebase over time. It automates part of the technical debt management process.
Offer basic orphan detection for free, with advanced features like automatic cleanup script generation and integration with CI/CD pipelines available in paid tiers.
Provide a full-service code audit including orphan detection, refactoring assistance, and ongoing monitoring for enterprise clients. Includes human review and safety validation.
Develop an IDE plugin that detects orphans in real-time. The basic version is free, while premium features like batch deletion, undo, and integration with version control are subscription-based.
💬 Integration Tip
Integrate with your CI pipeline to run orphan detection on every pull request. Use git branches to safely test cleanup scripts before merging.
Scored Apr 22, 2026
Use when building UI with shadcn/ui components, Tailwind CSS layouts, form patterns with react-hook-form and zod, theming, dark mode, sidebar layouts, mobile navigation, or any shadcn component question.
Tailwind reference tool. Use when working with tailwind in frontend contexts.
A product creation skill based on the "Bee Website Builder" Open API. It is used to create a new product under a specified site language and product group, w...
A product update skill based on the "Bee Website Builder" Open API. It is used to update an existing product under a specified site language and supports upd...
Build WCAG 2.1 AA compliant websites with semantic HTML, proper ARIA, focus management, and screen reader support. Includes color contrast (4.5:1 text), keyboard navigation, form labels, and live regions. Use when implementing accessible interfaces, fixing screen reader issues, keyboard navigation, or troubleshooting "focus outline missing", "aria-label required", "insufficient contrast".
Use when building Vue 3 applications with Composition API, Nuxt 3, or Quasar. Invoke for Pinia, TypeScript, PWA, Capacitor mobile apps, Vite configuration.