
fumiya-kume/claude-code
4 skills0 installs796 starsGitHub
Install
npx skills add https://github.com/fumiya-kume/claude-codeSkills in this repo
1DecompositionDecomposition is a Claude Code skill that breaks complex tasks into detailed, actionable todos, each small enough to execute independently. A builder uses it during planning to turn a large ambiguous task into a concrete, ordered checklist before writing code.0installs2DeslopDeslop is a Claude Code skill that removes AI-generated code slop from the changes in the current branch. A builder runs it before opening a PR to clean up redundant comments, dead scaffolding and over-verbose code so the diff is tight and reviewable.0installs3DigDig is a Claude Code skill that runs a deep exploratory interview to discover unknowns and challenge assumptions in a plan. A builder uses it before committing to an approach, to find blind spots and tighten the scope and requirements of the work.0installs4Fix CiFix-ci is a Claude Code skill that automatically diagnoses and fixes CI failures, using sub-agent exploration to find the root cause. A builder runs it when a GitHub Actions or other CI pipeline goes red and wants the failure investigated and repaired.0installs