🐛
QualitySwift

Fix Bug

by tddworks

Fix Bug is a Quality skill for Claude Code, published by tddworks in SkillsManager.

165 stars21 forkson tddworks/SkillsManagerAdded 2026/09/08Repository updated 2026/05/28
claude-codecodexskills
Install in seconds
Install Fix Bug
Copy Fix Bug into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/tddworks/SkillsManager/tree/main/.claude/skills/fix-bug ~/.claude/skills/fix-bug

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/tddworks/SkillsManager.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.claude/skills/fix-bug/SKILL.md in tddworks/SkillsManager
Installs to
~/.claude/skills/fix-bug
Collection
One of 3 skills cataloged from this repository
Category
Quality1897 skills

What Fix Bug does

Fix Bug guides reproducing a defect, writing a failing test, and making the smallest code change to restore expected behavior. Use it when a feature breaks, behaves unexpectedly, or violates a user's mental model.

Fix Bug is cataloged under Quality on DirSkills. Fix Bug comes from a repository tagged claude-code, codex and skills.

Frequently asked about Fix Bug

  • What else does tddworks publish alongside Fix Bug?

    Fix Bug is one of 3 skills that DirSkills catalogs from tddworks/SkillsManager, the repository it ships in. Its siblings there include Implement Feature and Improvement. Each one is a separate skill with its own page in this directory, installs the same way Fix Bug does, and is maintained by tddworks in that same repository. The rest of the collection is listed on the tddworks/SkillsManager page.

  • How does Fix Bug compare to other Quality skills?

    Fix Bug ranks #1784 by stars among the 1897 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Fix Bug against them. Open each page to compare what they document and how they install.