tag

refactoring

14 indexed skills · max 10 per page

skills (14)

refactoring-ui

wondelai/skills · Frontend

12

Audit and fix visual hierarchy, spacing, color, and depth in web UIs using systematic design principles. \n \n Seven core principles: visual hierarchy through size/weight/color, constrained spacing scales (4/8/16/24/32/48/64px), modular typography, systematic color palettes with 5-9 shades per color, shadow elevation scales, deliberate image/icon sizing, and intentional layout composition \n Design in grayscale first, add color last; rate designs 0-10 against framework guidelines with specific i

code-refactoring

supercent-io/skills-template · Productivity

5

Refactor code while preserving behavior, improving clarity, and reducing complexity. \n \n Covers five core refactoring patterns: Extract Method, DRY principle removal, conditional-to-polymorphism conversion, parameter object introduction, and SOLID principle application \n Includes behavior validation workflow with pre-refactoring analysis, post-refactoring testing (unit, type, lint, snapshot), and change documentation \n Provides refactoring checklist covering function length, parameter count,

java-refactoring-extract-method

github/awesome-copilot · Backend

2

Java method extraction refactoring for improved readability and maintainability. \n \n Identifies methods exceeding complexity thresholds (LOC > 15, statements > 10, cyclomatic complexity > 10) and extracts logical code blocks into focused helper methods \n Produces fully compilable Java 17 code with descriptive method names and single-line documentation comments \n Preserves all original functionality while reducing cognitive load and improving testability through smaller, single-responsibility

redesign-existing-projects

Leonxlnx/taste-skill · redesign-existing-projects

0

Upgrades existing websites and apps to premium quality. Audits current design, identifies generic AI patterns, and applies high-end design standards without breaking functionality. Works with any CSS framework or vanilla CSS.

code-simplification

anthropics/claude-plugins-official · code

0

Simplifies code for clarity while preserving behavior, making it easier to read, maintain, and extend.

gitnexus-refactoring

abhigyanpatwari/gitnexus · Productivity

0

If "Index is stale" → run npx gitnexus analyze in terminal.

code-refactoring-context-restore

sickn33/antigravity-awesome-skills · Productivity

0

Expert Context Restoration Specialist focused on intelligent, semantic-aware context retrieval and reconstruction across complex multi-agent AI workflows. Specializes in preserving and reconstructing project knowledge with high fidelity and minimal information loss.

refactoring-specialist

charon-fan/agent-playbook · Productivity

0

Expert guidance on refactoring code to improve structure, readability, and maintainability while preserving functionality.

code-refactoring-tech-debt

sickn33/antigravity-awesome-skills · Productivity

0

You are a technical debt expert specializing in identifying, quantifying, and prioritizing technical debt in software projects. Analyze the codebase to uncover debt, assess its impact, and create actionable remediation plans.

refactoring-patterns

wondelai/skills · Productivity

0

A disciplined approach to improving the internal structure of existing code without changing its observable behavior. Apply these named transformations when reviewing code, reducing technical debt, or preparing code for new features. Every refactoring follows the same loop: verify tests pass, apply one small structural change, verify tests still pass.

prevpage 1 / 2next