๐ŸŽฏ

refactoring-specialist

๐ŸŽฏSkill

from charon-fan/agent-playbook

VibeIndex|
What it does
|

A code refactoring expert skill that helps improve code structure, readability, and maintainability, with built-in logging and self-improvement hooks that learn from refactoring patterns.

๐Ÿ“ฆ

Same repository

charon-fan/agent-playbook(24 items)

refactoring-specialist

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add charon-fan/agent-playbook --skill refactoring-specialist
skills.sh Installโš  Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add charon-fan/agent-playbook --skill refactoring-specialist
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/refactoring-specialist/SKILL.md

SKILL.md

445Installs
4
-
AddedFeb 4, 2026

More from this repository10

๐ŸŽฏ
self-improving-agent๐ŸŽฏSkill

Universal self-improving agent skill with multi-memory architecture (semantic, episodic, working) that learns from all skill experiences via hooks-based self-correction

๐ŸŽฏ
planning-with-files๐ŸŽฏSkill

Uses persistent markdown files for general planning, progress tracking, and knowledge storage in a Manus-style workflow. Designed for multi-step tasks, research projects, or general organization requiring structured file-based planning.

๐ŸŽฏ
security-auditor๐ŸŽฏSkill

Identifies and flags security vulnerabilities across OWASP Top 10 categories, performing comprehensive code scans and security audits for potential risks.

๐ŸŽฏ
skill-router๐ŸŽฏSkill

Skill for routing tasks to appropriate skills within Agent Playbook, a collection of practical guides, prompts, and skills for AI agents like Claude Code, Codex, and Gemini CLI.

๐ŸŽฏ
architecting-solutions๐ŸŽฏSkill

Designs and architects software solutions using best practices from Agent Playbook, a collection of practical guides and skills for AI Agents.

๐ŸŽฏ
prd-planner๐ŸŽฏSkill

PRD planner skill using persistent file-based planning to create product requirements documents while avoiding context switching, with self-improving agent hooks and session logging

๐ŸŽฏ
code-reviewer๐ŸŽฏSkill

A code reviewer skill from Agent Playbook, providing structured playbook patterns for AI agent development.

๐ŸŽฏ
session-logger๐ŸŽฏSkill

Skill for saving conversation history to persistent session log files. Activates on commands like 'save session' or 'ไฟๅญ˜ๅฏน่ฏ', automatically creating timestamped session logs in a sessions directory.

๐ŸŽฏ
workflow-orchestrator๐ŸŽฏSkill

A skill that automatically coordinates multi-skill workflows and triggers follow-up actions after completing PRD creation, implementation, or other milestones.

๐ŸŽฏ
qa-expert๐ŸŽฏSkill

A qa expert skill from Agent Playbook, providing structured playbook patterns for AI agent development.