馃幆

code-refactoring

馃幆Skill

from skillcreatorai/ai-agent-skills

VibeIndex|
What it does

Refactors and improves code quality by identifying potential optimizations, reducing complexity, and enhancing code structure while maintaining original functionality.

code-refactoring

Installation

Install skill:
npx skills add https://github.com/skillcreatorai/ai-agent-skills --skill code-refactoring
62
AddedJan 27, 2026

Skill Details

SKILL.md

Overview


馃敡 AI Agent Skills


Homebrew for AI Agent Skills.

Universal Skills installer for any agent that follows the open standard spec

Skills

Compatible Agents

License

npm

Downloads

Browse Skills

Create Skills

Specification

Follow Updates

---

Quick Start

```bash

# Install a skill to ALL agents with one command

npx ai-agent-skills install frontend-design

# Install to a specific agent only

npx ai-agent-skills install frontend-design --agent cursor

# Browse skills interactively

npx ai-agent-skills browse

# Install from any GitHub repo

npx ai-agent-skills install anthropics/skills

npx ai-agent-skills install anthropics/skills/pdf # specific skill

# Install from any git URL (SSH or HTTPS)

npx ai-agent-skills install git@github.com:anthropics/skills.git

# Install from local path

npx ai-agent-skills install ./my-custom-skill

```

One command. Every agent. By default, skills install to Claude Code, Cursor, Codex, Amp, VS Code, Copilot, Gemini CLI, Goose, Letta, and OpenCode simultaneously.

Why This Exists

Every major AI coding agent now supports skills. But they're scattered everywhere.

We also created our own repo to cureate the best in one place. Quality over quantity https://www.skillcreator.ai/explore All skills follow the [Agent Skills spec](https://agentskills.io).

Compatible Agents

Works with Claude Code, Cursor, Codex, Amp, VS Code, GitHub Copilot, Gemini CLI, Goose, Letta, and OpenCode.

Available Skills

Development

| Skill | Description |

|-------|-------------|

| frontend-design | Production-grade UI components and styling |

| mcp-builder | Create MCP servers for agent tool integrations |

| skill-creator | Guide for creating new agent skills |

| code-review | Automated PR review patterns |

| code-refactoring | Systematic code improvement techniques |

| backend-development | APIs, databases, server architecture |

| python-development | Modern Python 3.12+ patterns |

| javascript-typescript | ES6+, Node, React, TypeScript |

| webapp-testing | Browser automation and testing with Playwright |

| database-design | Schema design and optimization |

| llm-application-dev | Build LLM-powered applications |

| artifacts-builder | Interactive React/Tailwind web components |

| changelog-generator | Generate changelogs from git commits |

Documents

| Skill | Description |

|-------|-------------|

| pdf | Extract, create, merge, split PDFs |

| xlsx | Excel creation, formulas, data analysis |

| docx | Word documents with formatting |

| pptx | PowerPoint presentations |

Creative

| Skill | Description |

|-------|-------------|

| canvas-design | Visual art and poster creation |

| algorithmic-art | Generative art with p5.js |

| image-enhancer | Improve image quality and resolution |

| slack-gif-creator | Create animated GIFs for Slack |

| theme-factory | Professional font and color themes |

| video-downloader | Download videos from various platforms |

Business

| Skill | Description |

|-------|-------------|

| brand-guidelines | Apply brand colors and typography |

| internal-comms

More from this repository10

馃幆
llm-application-dev馃幆Skill

Assists developers in creating end-to-end large language model (LLM) applications by providing comprehensive development templates, architecture guidance, and best practice workflows.

馃幆
code-review馃幆Skill

Performs comprehensive code review analysis, identifying potential bugs, code quality issues, and suggesting improvements across different programming languages and frameworks.

馃幆
code-documentation馃幆Skill

Generates comprehensive, professional documentation for code files, including inline comments, function descriptions, and overall project documentation.

馃幆
expo-app-design馃幆Skill

Generates production-ready Expo React Native app designs with responsive UI components, navigation structures, and styling templates.

馃幆
vercel-deploy馃幆Skill

Deploys web applications directly to Vercel with automated configuration and seamless integration for AI-assisted development workflows.

馃幆
javascript-typescript馃幆Skill

Provides advanced code generation, refactoring, and type inference capabilities specifically for JavaScript and TypeScript development.

馃幆
python-development馃幆Skill

Assists developers in creating, structuring, and generating Python projects, scripts, and code with best practices and intelligent code generation capabilities.

馃幆
jira-issues馃幆Skill

Retrieves, creates, updates, and manages Jira issues directly within an AI coding agent's workflow, enabling seamless project tracking and task management.

馃幆
job-application馃幆Skill

Assists in generating, tailoring, and optimizing job application documents like resumes, cover letters, and application responses for specific job postings.

馃幆
qa-regression馃幆Skill

Performs automated quality assurance regression testing by systematically checking software functionality against predefined test cases and identifying potential regressions.