Logo
Agent Skills Guide
All SkillsCategoryTagsPublishers
Logo
Agent Skills Guide
Logo
Agent Skills Guide

Discover and download skills for Claude Code and other AI agents

Skills
  • All Skills
  • Category
  • Tags
  • Publishers
Legal
  • Privacy Policy
  • Terms of Service
Copyright © 2026 Agent Skills Guide. Open Source.
  1. Home
  2. Skills
  3. refactor

refactor

cin12211/orca-q
@cin12211/orca-q
60
•published 2026/02/01

Surgical code refactoring to improve maintainability without changing behavior. Covers extracting functions, renaming variables, breaking down god functions, improving type safety, eliminating code smells, and applying design patterns. Less drastic than repo-rebuilder; use for gradual improvements.

📦 Install Skill

Command line install

Install directly with the `skills` CLI.

npx skills add cin12211/orca-q/.github/skills/refactor

Local download

Download only this skill directory.

Download refactor only
File Explorer
0 files
No file selected
readonly

Select a file to view its content

Resources

  • Repository

Tags

RefactoringDebuggingBest Practices