find-usages

Community

Locate code references instantly.

Authororekyuu
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps developers quickly find where a specific class, method, or field is used within a codebase, saving significant time during debugging and refactoring.

Core Features & Use Cases

  • Find Usages: Identifies all occurrences of a class, method, or field.
  • Call Hierarchy: Recursively traces the callers of a method.
  • Class Finding: Assists in locating classes when the exact name is uncertain.
  • Use Case: A developer needs to understand the impact of changing a method signature. They use this Skill to find all places the method is called and all places it calls other methods.

Quick Start

Find all usages of the User class within the my-project project.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: find-usages
Download link: https://github.com/orekyuu/orekyuu-claude-plugins/archive/main.zip#find-usages

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.