Skill Overview
Start with fit, limitations, and setup before diving into the repository.
適した場面: Ideal for AI agents that need behavior-preserving restructuring. the goal is a different structure that produces identical. ローカライズされた概要: # Refactor Skill Behavior-preserving restructuring. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.
このスキルを使用する理由
推奨ポイント: refactor helps agents behavior-preserving restructuring. the goal is a different structure that produces identical. Refactor Skill Behavior-preserving restructuring. This AI agent skill supports Claude Code
おすすめ
適した場面: Ideal for AI agents that need behavior-preserving restructuring. the goal is a different structure that produces identical.
↓ 実現可能なユースケース for refactor
! セキュリティと制限
- 制約事項: Do not batch. Do not "while I'm in here" add improvements. Do not rename AND restructure in one change.
- 制約事項: Remove duplication Same logic in 3+ places — but only if the logic is genuinely identical, not just similar
- 制約事項: Do not refactor code you do not understand. Read it until you can state its behavior contract before touching it.
About The Source
The section below is adapted from the upstream repository. Use it as supporting material alongside the fit, use-case, and installation summary on this page.
Browser Sandbox Environment
⚡️ Ready to unleash?
Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.
FAQ とインストール手順
These questions and steps mirror the structured data on this page for better search understanding.
? よくある質問
refactor とは何ですか?
適した場面: Ideal for AI agents that need behavior-preserving restructuring. the goal is a different structure that produces identical. ローカライズされた概要: # Refactor Skill Behavior-preserving restructuring. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.
refactor はどうやって導入しますか?
次のコマンドを実行してください: npx killer-skills add andrem-sec/psc-comet。Cursor、Windsurf、VS Code、Claude Code など19以上のIDEで使えます。
refactor の主な用途は?
主な用途は次のとおりです: ユースケース: Behavior-preserving restructuring. The goal is a different structure that produces identical, ユースケース: What Claude Gets Wrong Without This Skill, ユースケース: The Behavior Contract。
refactor に対応するIDEは?
このスキルは Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer に対応しています。統一された導入には Killer-Skills CLI を使えます。
refactor に制限はありますか?
制約事項: Do not batch. Do not "while I'm in here" add improvements. Do not rename AND restructure in one change.. 制約事項: Remove duplication Same logic in 3+ places — but only if the logic is genuinely identical, not just similar. 制約事項: Do not refactor code you do not understand. Read it until you can state its behavior contract before touching it..
↓ このスキルの導入方法
-
1. ターミナルを開く
プロジェクトディレクトリでターミナルまたはコマンドラインを開きます。
-
2. インストールコマンドを実行
npx killer-skills add andrem-sec/psc-comet を実行してください。CLI がIDEまたはエージェントを自動検出し、スキルを設定します。
-
3. スキルを使い始める
このスキルはすぐに有効になります。現在のプロジェクトで refactor をすぐ使えます。
! Source Notes
This page is still useful for installation and source reference. Before using it, compare the fit, limitations, and upstream repository notes above.
Upstream Repository Material
The section below is adapted from the upstream repository. Use it as supporting material alongside the fit, use-case, and installation summary on this page.
refactor
# Refactor Skill Behavior-preserving restructuring. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows. Behavior-preserving