tag

refactor

20 indexed skills · max 10 per page

skills (20)

tailwind-ui-refactor

pproenca/dot-skills · Frontend

0

Comprehensive UI refactoring guide based on Refactoring UI by Adam Wathan & Steve Schoger, implemented with Tailwind CSS utility classes. Contains 52 rules across 9 categories, prioritized by design impact to guide automated refactoring and code generation. Uses Tailwind CSS v4 syntax (v3 notes provided where syntax differs).

tdd-workflows-tdd-refactor

sickn33/antigravity-awesome-skills · Productivity

0

Refactor code with confidence using comprehensive test safety net:

react-native-ease-refactor

appandflow/react-native-ease · Frontend

0

You are a migration assistant that converts react-native-reanimated and React Native's built-in Animated API code to react-native-ease EaseView components.

codebase-cleanup-refactor-clean

sickn33/antigravity-awesome-skills · Productivity

0

You are a code refactoring expert specializing in clean code principles, SOLID design patterns, and modern software engineering best practices. Analyze and refactor the provided code to improve its quality, maintainability, and performance.

code-refactoring-refactor-clean

sickn33/antigravity-awesome-skills · Productivity

0

Code refactoring expert applying clean code principles, SOLID patterns, and best practices to improve maintainability. \n \n Analyzes code smells, dependencies, and risky hotspots to identify refactoring priorities \n Proposes incremental refactor plans with small, reviewable slices that preserve existing behavior \n Covers duplication reduction, complexity simplification, testability improvements, and design consistency \n Includes test updates and regression verification to ensure safe, non-br

swiftui-view-refactor

dimillian/skills · Frontend

0

Refactor SwiftUI views toward small, explicit, stable types with MV-first defaults. \n \n Enforces view ordering (environment, state, computed vars, init, body, helpers) and strongly prefers dedicated subview types over computed some View helpers for non-trivial sections \n Defaults to Model-View architecture: local state in views, shared dependencies in environment, business logic in services/models, view models only when explicitly required or already present \n Extracts actions and side effec

refactor

parcadei/continuous-claude-v3 · Productivity

0

Safe refactoring with review gates.

request-refactor-plan

mattpocock/skills · Productivity

0

Interview-driven refactoring planner that breaks changes into tiny, safe commits and files a GitHub issue. \n \n Conducts a detailed user interview to understand the problem, explore alternatives, and nail down exact scope before planning \n Verifies assertions by exploring the repository and assesses existing test coverage in the affected codebase \n Breaks implementation into the smallest possible commits, each leaving the codebase in a working state \n Generates a structured GitHub issue with

refactor-method-complexity-reduce

github/awesome-copilot · Productivity

0

Refactor a method to reduce cognitive complexity by extracting helper methods. \n \n Analyzes nested conditionals, loops, and complex boolean expressions to identify refactoring opportunities \n Extracts validation logic, type-specific processing, and repeated code blocks into focused helper methods \n Simplifies the main method flow while preserving all original functionality and error handling \n Includes mandatory test verification to confirm zero test failures and cognitive complexity at or

agent-md-refactor

softaworks/agent-toolkit · Productivity

0

Refactor bloated agent instruction files into organized, linked documentation using progressive disclosure. \n \n Analyzes existing AGENTS.md, CLAUDE.md, or similar files to identify contradictions, extract essentials, and categorize remaining instructions across 3–8 focused topic files \n Keeps root file minimal (under 50 lines) with only universal project info and links to detailed guidelines organized by topic (TypeScript, testing, code style, git workflow, architecture) \n Flags redundant, v

prevpage 2 / 2next