swiftfindrefs

Community

Find symbol references in Swift code.

Authormichaelversus
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the process of finding all references to a specific symbol within a Swift project, preventing incomplete refactors and ensuring code integrity.

Core Features & Use Cases

  • Symbol Reference Discovery: Precisely locates every file referencing a given symbol using Xcode's IndexStoreDB.
  • Refactoring Assistance: Essential for cross-module refactors, fixing missing imports, and auditing symbol usage before deletion or renaming.
  • Use Case: When moving a data model between modules, use this Skill to identify all files that need updating, ensuring no references are missed.

Quick Start

Use the swiftfindrefs skill to find all references to the symbol 'UserSession' of type 'class' in the current project.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: swiftfindrefs
Download link: https://github.com/michaelversus/SwiftFindRefs/archive/main.zip#swiftfindrefs

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.