Skill Overview
Start with fit, limitations, and setup before diving into the repository.
Cenario recomendado: Ideal for AI agents that need behavior-preserving restructuring. the goal is a different structure that produces identical. Resumo localizado: # Refactor Skill Behavior-preserving restructuring. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.
Por que usar essa habilidade
Recomendacao: 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
Melhor para
Cenario recomendado: Ideal for AI agents that need behavior-preserving restructuring. the goal is a different structure that produces identical.
↓ Casos de Uso Práticos for refactor
! Segurança e Limitações
- Limitacao: Do not batch. Do not "while I'm in here" add improvements. Do not rename AND restructure in one change.
- Limitacao: Remove duplication Same logic in 3+ places — but only if the logic is genuinely identical, not just similar
- Limitacao: 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 e etapas de instalação
These questions and steps mirror the structured data on this page for better search understanding.
? Perguntas frequentes
O que é refactor?
Cenario recomendado: Ideal for AI agents that need behavior-preserving restructuring. the goal is a different structure that produces identical. Resumo localizado: # Refactor Skill Behavior-preserving restructuring. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.
Como instalar refactor?
Execute o comando: npx killer-skills add andrem-sec/psc-comet. Ele funciona com Cursor, Windsurf, VS Code, Claude Code e mais de 19 outros IDEs.
Quais são os casos de uso de refactor?
Os principais casos de uso incluem: Caso de uso: Behavior-preserving restructuring. The goal is a different structure that produces identical, Caso de uso: What Claude Gets Wrong Without This Skill, Caso de uso: The Behavior Contract.
Quais IDEs são compatíveis com refactor?
Esta skill é compatível com 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. Use a CLI do Killer-Skills para uma instalação unificada.
refactor tem limitações?
Limitacao: Do not batch. Do not "while I'm in here" add improvements. Do not rename AND restructure in one change.. Limitacao: Remove duplication Same logic in 3+ places — but only if the logic is genuinely identical, not just similar. Limitacao: Do not refactor code you do not understand. Read it until you can state its behavior contract before touching it..
↓ Como instalar este skill
-
1. Abra o terminal
Abra o terminal ou linha de comando no diretório do projeto.
-
2. Execute o comando de instalação
Execute: npx killer-skills add andrem-sec/psc-comet. A CLI detectará sua IDE ou agente automaticamente e configurará a skill.
-
3. Comece a usar o skill
O skill já está ativo. Seu agente de IA pode usar refactor imediatamente no projeto atual.
! 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