roslyn-rename
New2GitHub TrendingGeneralby JeffPatterson-NCS
Claude Code Skill to use Roslyn Rename instead of searching every file with Python.
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/roslyn-rename.md https://raw.githubusercontent.com/JeffPatterson-NCS/roslyn-rename/main/SKILL.md3
Invoke in Claude Code
/roslyn-renameView source on GitHub
python
Frequently Asked Questions
What is roslyn-rename?
Claude Code Skill to use Roslyn Rename instead of searching every file with Python.
How to install roslyn-rename?
To install roslyn-rename, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /roslyn-rename.
What is roslyn-rename best for?
roslyn-rename is a community categorized under General. It is designed for: python. Created by JeffPatterson-NCS.