B

Bulk Code Refactor

Systematic workflow for bulk code refactoring — finding all occurrences with Grep, replacing across files with Edit replace_all, and verifying changes including edge cases

Home/Developer Tools/Bulk Code Refactor

What is it?

Systematic workflow for bulk code refactoring — finding all occurrences with Grep, replacing across files with Edit replace_all, and verifying changes including edge cases Built for use cases involving refactoring, code-quality, bulk-edit, rename, pattern-replacement.

How to use it?

Install this skill in your Claude environment to enhance bulk code refactor capabilities. Once installed, Claude will automatically apply the skill's guidelines when relevant tasks are detected. You can also explicitly invoke it by referencing its name in your prompts.

The full source and documentation is available on GitHub.

Key Features

  • Systematic workflow for bulk code refactoring — finding all occurrences with Grep, replacing across files with Edit replace_all, and verifying changes including edge cases
  • Seamless integration with Claude's development workflow
  • Comprehensive guidelines and best practices for bulk code refactor
View on GitHub

GitHub Stats

Stars
Forks
Last Update
License
Apache-2.0
Version
1.0.0

Features