Refactoring

Code restructuring and optimization

Showing 817-840 of 928 skills
DamianWrooby

clean-codejs-naming

by DamianWrooby

Naming patterns and conventions based on Clean Code JavaScript principles.

Processing 0 7mo ago
samuerio

agent-workspace-clean

by samuerio

"Safely remove the current git worktree only when it is an agent workspace under <repo>/.worktree/*. Use when asked to clean/remove/delete the current agent workspace/worktree. Use --force only if explicitly requested in the latest user message."

Agents 0 6mo ago
jkappers

clean-code

by jkappers

Cleans up code files by removing dead code, simplifying structure, and eliminating redundancy without changing behavior. Use when (1) cleaning up code after implementation, (2) reducing complexity in a file or function, (3) removing dead code and unused imports, (4) simplifying control flow and expressions, (5) applying modern language idioms to legacy patterns, or (6) improving readability of dense or convoluted code.

File Ops 0 6mo ago
aiagentskills

ask-questions-if-underspecified

by aiagentskills

Clarify requirements before implementing. Use when serious doubts araise.

Linting 0 7mo ago
yousufjoyian

Inversion Exercise

by yousufjoyian

Claude agent skills and workspace configuration

Caching 0 7mo ago
copyleftdev

beck-test-driven-development

by copyleftdev

Develop software in the style of Kent Beck, creator of Test-Driven Development and Extreme Programming. Emphasizes red-green-refactor, tests-first design, small steps, and emergent architecture. Use when writing new features, refactoring legacy code, or establishing development discipline.

Refactoring 0 7mo ago
Hideturno

criteria-test-loop

by Hideturno

Drive coding by success criteria and tests; use for bugfixes, features with tests, and algorithmic changes. Emphasize naive-correct first, then optimize.

Performance 0 7mo ago
gnipbao

dao-skill

by gnipbao

道生万 · Agent Skill 元设计器:从模糊需求归根,设计、生成、审计、优化、发布准备或基于证据进化可运行的 Skill。Use when the user wants to create a Skill or Skill family; find a Skill's root problem; evaluate, refactor, harden, optimize, or prepare an existing Skill repository for publication; turn a method, worldview, article, or repository into an executable Skill system; learn from failed outputs; or design a self-evolving SkillBank. Also trigger on 道.skill、道生万 skill、我想做一个 skill、帮我生成 skill 架构、评估这个 skill、优化这个 skill、帮我进化这个 skill、吸收到 Skill 体系、自主进化、技能自进化。

Code Gen 105 1mo ago
Envy-7z

using-fastlane-in-flutter-and-ci

by Envy-7z

Automate Flutter app builds and deployments to both the App Store and Google Play using Fastlane with this step-by-step guide.

CI/CD 0 6mo ago
pachoroa

software-architecture

by pachoroa

Guide for quality focused software architecture. This skill should be used when users want to write code, design architecture, analyze code, in any case that relates to software development.

File Ops 0 6mo ago
TheWatcher01

theme-factory

by TheWatcher01

Toolkit for styling outputs with a theme. These outputs can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any output that has been creating, or can generate a new theme on-the-fly.

Code Gen 0 7mo ago
slurpyb

00-andruia-consultant

by slurpyb

"Arquitecto de Soluciones Principal y Consultor Tecnológico de Andru.ia. Diagnostica y traza la hoja de ruta óptima para proyectos de IA en español."

Code Gen 0 6mo ago
nutstrut

verified-humanizer

by nutstrut

Transform AI-generated text into natural, human-sounding output with measurable evaluation and optional verifiable attestation.

Processing 0 5mo ago
yunaamelia

architecture-patterns

by yunaamelia

"Implement proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven Design. Use when architecting complex backend systems or refactoring existing ..."

Code Gen 0 6mo ago
tippyentertainment

ui-layout-and-styling

by tippyentertainment

Improve the visual quality and usability of existing UI by fixing layout structure, responsiveness, spacing, alignment, typography, and overall consistency. This skill assumes components already exist and focuses only on presentation, not business logic.

Design 0 6mo ago
jamelna-apps

performance-audit

by jamelna-apps

When the user mentions "slow", "performance", "optimize", "speed", "lag", "loading", "memory", "CPU", or asks to make something faster. Provides performance analysis framework.

Database 0 7mo ago
brixtonpham

code-quality

by brixtonpham

"Code quality improvement: review, refactoring, debugging. Phases: review feedback, systematic refactoring, root cause debugging, verification. Capabilities: SOLID/DRY compliance, code smell detection, complexity reduction, bug investigation, verification gates. Actions: review, refactor, debug, verify, validate code. Keywords: code review, refactor, debug, SOLID, DRY, code smell, bug fix, root cause, verification, technical debt, extract method, test failure, completion claim. Use when: reviewing code changes, improving code quality, fixing bugs, reducing technical debt, validating before merge/commit."

Code Review 0 7mo ago
laurenceputra

refactoring-expert

by laurenceputra

Software refactoring expert with deep knowledge of code improvement techniques, design patterns, and clean code principles. Use this skill when improving code structure, eliminating code smells, or applying design patterns.

Refactoring 0 7mo ago
keenranger

enhance

by keenranger

Analyze work patterns and improve Claude configuration. Use when user asks to improve Claude setup, optimize workflow, or says /enhance.

Code Review 0 7mo ago
4eta

sa-improve

by 4eta

Simulated Annealing improvement skill. Triggers on "焼きなまし法を改善して", "SAの改善案を出して", "近傍を改善して", "状態の持ち方を変更して”, "simulated annealing improvement"などのリクエストで発動する. 焼きなまし法(SA)の改善アイデア整理と、次に実装すべき手の提案を行う。

i18n 0 7mo ago
kunhai-88

page-cro

by kunhai-88

"优化任何营销页面的转化时使用:首页、落地页、定价页、功能页、博客。触发词:CRO、conversion rate optimization、this page isn't converting、improve conversions、why isn't this page working。注册流程见 signup-flow-cro;注册后激活见 onboarding-cro;非注册表单见 form-cro;弹窗见 popup-cro。"

Auth 0 7mo ago
ak68a

code-guardian

by ak68a

Anti-footgun protocol for AI-assisted coding. Always active during coding tasks to enforce simplicity-first thinking, surface assumptions, and prevent scope creep. Explicit checkpoints available via "cg pre", "cg post", "cg simplify". Triggers on: any coding task, code review requests, refactoring, or when user says "cg" or "check".

Code Review 0 7mo ago
Tmeister

commit

by Tmeister

Generate a conventional commit message from staged changes and commit safely.

Git & VCS 0 7mo ago
mola1129

test-driven-development

by mola1129

t-wada流テスト駆動開発(TDD)を実行するスキル。Red-Green-Refactorサイクルを厳密に守り、毎ステップでテストを実行して確認する。言語非依存。ユーザーが「TDDで実装して」「TDDで開発して」「テスト駆動で」など明示的にTDDを要求した時に使用する。

Refactoring 0 6mo ago