Communityv1.0.5

swiftfindrefs

Use swiftfindrefs (IndexStoreDB) to list every Swift source file referencing a symbol. Mandatory for “find references”, “fix missing imports”, and cross-module refactors. Do not replace with grep/rg or IDE search.

1.9kdownloads1starsmichaelversus
View on ClawHubBack to Skills

Skill Details

Slug
swiftfindrefs
Latest Version
1.0.5
Author
michaelversus
Published
Jan 31, 2026
Updated
Feb 26, 2026
Total Versions
2

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for swiftfindrefs.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.5

- Added installation instructions using Homebrew for swiftfindrefs. - Updated optional argument: replaced --derivedDataPath with --dataStorePath for specifying IndexStoreDB location.