fix-code

Installation
SKILL.md

Code Fix Helper

A skill for properly fixing code issues. Follows the core principles in .claude/rules/fix-guidelines.instructions.md to perform comprehensive and efficient fixes.

Fix Flow

Follow the common flow in .claude/rules/fix-guidelines.instructions.md.

Code-Specific Fix Guidelines

Code Deletion & Refactoring

  1. Search all instances of the target pattern (verify with Grep)
  2. Identify affected tests and documentation
  3. Fix all related locations at once
  4. Run build and tests

Variable & Function Name Changes

Installs
5
GitHub Stars
55
First Seen
Mar 17, 2026
fix-code — diegosouzapw/awesome-omni-skill