Refactoring

Code restructuring and optimization

Showing 409-432 of 929 skills
jackjin1997

clean-code-zh

by jackjin1997

遵循 Robert C. Martin çš„ã€Šä»£ç æ•´æ´ä¹‹é“ã€‹åŽŸåˆ™ï¼Œè¿›è¡Œä»£ç å®¡æŸ¥ã€é‡æž„å’Œç¼–å†™ã€‚æ¶µç›–å‘½åã€å‡½æ•°ã€æ³¨é‡Šå’Œé”™è¯¯å¤„ç†çš„æœ€ä½³å®žè·µã€‚

API Dev 12 7mo ago
runkids

ask-questions-if-underspecified

by runkids

Clarify requirements before implementing. Use when serious doubts arise.

Linting 12 6mo ago
neurofoo

postmortem

by neurofoo

Blameless post-mortem incident analysis with timeline, root cause, and action items. Use after outages, security incidents, project failures, or any event you want to prevent recurring.

Animation 111 8mo ago
neurofoo

swot

by neurofoo

SWOT strategic analysis examining Strengths, Weaknesses, Opportunities, and Threats. Use for strategic planning, competitive analysis, career decisions, or evaluating opportunities.

Processing 111 8mo ago
neurofoo

aar

by neurofoo

After-Action Review—structured debrief asking what was expected, what happened, why the difference, and what next. Use after projects, launches, presentations, or any significant event.

Code Review 111 8mo ago
maxvaega

markdown-formatter

by maxvaega

Format and clean up markdown documents following best practices

Docs Gen 146 10mo ago
julianromli

test-driven-development

by julianromli

Use when implementing any feature or bugfix, before writing implementation code

Debugging 142 7mo ago
noartem

laravel-dependencies-trim-packages

by noartem

Remove unneeded Composer packages and assets to improve boot time, memory, and security surface

Code Gen 11 7mo ago
noartem

complexity-guardrails

by noartem

Keep cyclomatic complexity low; flatten control flow, extract helpers, and prefer table-driven/strategy patterns over large switches

Refactoring 11 7mo ago
noartem

laravel-custom-helpers

by noartem

Create and register small, pure helper functions when they improve clarity; keep them organized and tested

Code Gen 11 7mo ago
OzeroHAX

planning-scope-minimization

by OzeroHAX

Minimize changes for bugs/incidents: the smallest safe fix

API Dev 32 6mo ago
OzeroHAX

coder-rules-clean-code

by OzeroHAX

Clean code execution rules for coding agents with verifiable quality gates.

Code Review 32 6mo ago
xenitV1

performance-profiling

by xenitV1

Performance profiling principles. Measurement, analysis, and optimization techniques.

Code Review 130 7mo ago
xenitV1

tdd-workflow

by xenitV1

Test-Driven Development workflow principles. RED-GREEN-REFACTOR cycle.

Refactoring 130 7mo ago
jjenzz

vertical-slice-delivery

by jjenzz

Required methodology for planning, ideating, and delivering features or tasks. Use when user asks to "plan", "break down", "continue", or "figure out steps".

Code Review 6 7mo ago
89jobrien

tdd-pytest

by 89jobrien

Python/pytest TDD specialist for test-driven development workflows. Use

Analytics 4 8mo ago
alpoxdev

docs-maker

by alpoxdev

Create and refactor AI-readable structured documentation for any domain, optimized for fast parsing, recall, and reliable execution.

Agents 4 6mo ago
thrashr888

makefile-patterns

by thrashr888

Makefile patterns for development workflows. Use when creating or understanding Makefiles for build automation, release workflows, and development iteration.

Git & VCS 4 7mo ago
faionfaion

faion-code-quality

by faionfaion

"Code quality specialist: architecture patterns, refactoring, code review, development practices. 23 methodologies."

Code Review 4 7mo ago
petekp

checkpoint

by petekp

Meta-cognitive decision support that analyzes current context and surfaces intelligent next-step options to the user. Use this skill when: (1) User explicitly invokes /checkpoint, (2) Significant work has been completed and a checkpoint is valuable, (3) Uncertainty or ambiguity exists about requirements or approach, (4) Task complexity has expanded beyond initial scope, (5) Before finalizing or committing to ensure nothing is missed. This skill pauses execution, assesses the situation holistically, and presents 2-5 contextually-appropriate options via AskUserQuestion, with a recommended option and rationale.

Code Gen 7 7mo ago
adamos486

song-lyrics

by adamos486

Provides insights and techniques from renowned songwriters across different genres to help users improve their own lyrical compositions.

Code Gen 10 7mo ago
Tyler-R-Kendrick

craftsmanship

by Tyler-R-Kendrick

Use when applying software craftsmanship principles — code quality, professional practices, and continuous improvement drawn from canonical works. USE FOR: code quality principles, Boy Scout Rule, DRY/KISS/YAGNI, craftsmanship practices, choosing quality improvement approaches DO NOT USE FOR: specific principle details (use clean-code, solid, refactoring sub-skills), architecture decisions (use dev/architecture), testing strategy (use testing)

Debugging 10 6mo ago
minhuw

polish

by minhuw

This skill should be used when polishing academic research paper text for grammar, clarity, fluency, and natural phrasing. Specifically designed for non-native English speakers writing for top-tier computer science conferences.

Academic 10 8mo ago
Sounder25

Clean Build Artifacts

by Sounder25

Removes ignored build artifacts (bin, obj, node_modules) to reclaim space and fix ghost build errors. Safely respects .gitignore.

Debugging 28 7mo ago