safe-refactor
π―Skillfrom elliotjlt/claude-skill-potions
Safely orchestrates code refactoring by systematically assessing risks, implementing changes, verifying integrity, and documenting modifications.
Part of
elliotjlt/claude-skill-potions(26 items)
Installation
git clone https://github.com/ElliotJLT/Claude-Skill-Potions.git ~/.claude/skillsgit clone https://github.com/ElliotJLT/Claude-Skill-Potions.git .claude-skills{
"hooks": {
"UserPromptSubmit": [
{
"hooks": [
{
...Skill Details
|
More from this repository10
Conducts a proactive risk analysis by imagining potential project failure scenarios and developing preventative strategies.
Orchestrates a comprehensive planning ritual by sequentially using rubber-duck, pre-mortem, and ETA skills to thoroughly assess and validate development tasks before coding begins.
Pauses and presents a detailed checklist before executing potentially destructive or high-impact operations, requiring explicit confirmation.
Helps users articulate technical problems clearly by asking structured diagnostic questions before proposing solutions.
Generates data-driven time estimates for coding tasks by analyzing codebase scope, complexity, and potential risks.
Prevents Claude from exploiting loopholes or manipulating instructions by enforcing ethical boundaries and responsible interaction.
Sequentially executes multi-stage tasks with strict stage-by-stage progression and checkpoint validation.
Distributes and processes a list of inputs across multiple parallel function calls to improve efficiency and throughput.
I understand. Here's a concise one-sentence description for the "split-decision" skill: Systematically presents multiple viable options with detailed trade-offs before recommending any architectur...
Systematically debug issues by clarifying the problem, investigating root causes, implementing fixes, and verifying solutions through a structured, methodical approach.