Skip to main content
Manusで任意のスキルを実行
ワンクリックで

refactoring

Linter-driven refactoring patterns to reduce complexity and improve code quality. Use when linter fails with complexity issues (cyclomatic, cognitive, maintainability) or when code feels hard to read/maintain. Applies storifying, type extraction, and function extraction patterns.

概要

Linter-driven refactoring patterns to reduce complexity and improve code quality. Use when linter fails with complexity issues (cyclomatic, cognitive, maintainability) or when code feels hard to read/maintain. Applies storifying, type extraction, and function extraction patterns.

インストールコマンド
npx skills add https://github.com/buzzdan/ai-coding-rules --skill refactoring

このコマンドをClaude Codeにコピー&ペーストしてスキルをインストール

スター4
フォーク1
更新日2026年4月28日 14:49
ファイルエクスプローラー
4 ファイル
SKILL.md
readonly