Refactoring

Code restructuring and optimization

Showing 241-264 of 909 skills
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 40 5mo ago
YYH211

prompt-optimize

by YYH211

Expert prompt engineering skill that transforms Claude into "Alpha-Prompt" - a master prompt engineer who collaboratively crafts high-quality prompts through flexible dialogue. Activates when user asks to "optimize prompt", "improve system instruction", "enhance AI instruction", or mentions prompt engineering tasks.

Processing 271 8mo ago
kishorkukreja

dock-door-assignment

by kishorkukreja

When the user wants to optimize dock door assignments, schedule truck arrivals, or minimize yard congestion. Also use when the user mentions "dock scheduling," "door assignment," "yard management," "truck scheduling," "cross-dock optimization," or "appointment scheduling." For cross-docking operations, see cross-docking. For yard management, see yard-management.

Automation 47 5mo ago
openclaw

adaptive-reasoning

by openclaw

Automatically assess task complexity and adjust reasoning level. Triggers on every user message to evaluate whether extended thinking (reasoning mode) would improve response quality. Use this as a pre-processing step before answering complex questions.

Automation 4.5K 5mo ago
tamtom

gplay-gradle-build

by tamtom

Build, sign, and package Android apps with Gradle before uploading to Google Play. Use when asked to create an APK or AAB, configure signing, or set up build pipelines.

CLI Tools 42 5mo ago
peterbamuhigire

android-tdd

by peterbamuhigire

"Android Test-Driven Development standards. Enforces Red-Green-Refactor cycle, test pyramid (70/20/10), layer-specific testing strategies, and CI integration. Use when building or reviewing Android apps with TDD methodology."

Refactoring 22 5mo ago
NickCrew

python-performance-optimization

by NickCrew

Python performance optimization patterns using profiling, algorithmic improvements, and acceleration techniques. Use when optimizing slow Python code, reducing memory usage, or improving application throughput and latency.

Processing 22 6mo ago
NickCrew

evaluator-optimizer

by NickCrew

Iterative refinement workflow for polishing code, documentation, or designs through systematic evaluation and improvement cycles. Use when refining drafts into production-grade quality.

Automation 22 5mo ago
steveclarke

code-simplifier

by steveclarke

Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise.

Code Review 35 6mo ago
alexei-led

improving-tests

by alexei-led

Review, refactor, and improve test quality. Use when user says "improve tests", "refactor tests", "test coverage", "combine tests", "table-driven", "parametrize", "test.each", "eliminate test waste", or wants to optimize test structure.

Code Review 35 5mo ago
ccheney

clean-ddd-hexagonal

by ccheney

Proactively apply when designing APIs, microservices, or scalable backend structure. Triggers on DDD, Clean Architecture, Hexagonal, ports and adapters, entities, value objects, domain events, CQRS, event sourcing, repository pattern, use cases, onion architecture, outbox pattern, aggregate root, anti-corruption layer. Use when working with domain models, aggregates, repositories, or bounded contexts. Clean Architecture + DDD + Hexagonal patterns for backend services, language-agnostic (Go, Rust, Python, TypeScript, Java, C#).

API Dev 55 5mo ago
kishorkukreja

dynamic-lot-sizing

by kishorkukreja

When the user wants to solve lot-sizing problems with time-varying costs or demand, handle non-stationary inventory systems, or optimize replenishment with changing parameters over time. Also use when the user mentions "time-varying lot sizing," "finite horizon lot sizing," "dynamic EOQ," "price changes over time," "seasonal lot sizing," "Wagner-Whitin with time-varying costs," or "rolling horizon planning." For stationary systems, see economic-order-quantity or lot-sizing-problems. For stochastic demand, see stochastic-inventory-models.

CLI Tools 47 5mo ago
kishorkukreja

cycle-counting

by kishorkukreja

When the user wants to implement or optimize cycle counting programs, improve inventory accuracy, or design physical inventory processes. Also use when the user mentions "inventory accuracy," "physical inventory," "stock counting," "ABC cycle counting," "perpetual inventory," "inventory reconciliation," or "variance analysis." For inventory optimization, see inventory-optimization. For warehouse operations, see warehouse-design.

Automation 47 5mo ago
kishorkukreja

food-beverage-supply-chain

by kishorkukreja

When the user wants to optimize food and beverage supply chains, manage perishability, ensure food safety, or handle retail distribution. Also use when the user mentions "food supply chain," "beverage distribution," "HACCP," "food safety," "perishable logistics," "shelf life management," "FEFO," "farm to fork," "CPG distribution," "grocery supply chain," or "fresh produce logistics." For retail allocation, see retail-allocation. For promotional planning, see promotional-planning.

Agents 47 5mo ago
aj-geddes

business-case-development

by aj-geddes

Build compelling business cases to justify investments and secure funding. Quantify benefits, assess costs, manage risks, and present compelling ROI arguments to leadership.

Database 300 8mo ago
liyecom

software-architecture

by liyecom

软件架构设计模式与最佳实践

Prompts 33 6mo ago
saadshahd

observe

by saadshahd

On-demand codebase health check. Use when "observe", "health check", "is the codebase healthy", "check for drift", "system status", or before starting a large feature.

Prompts 33 5mo ago
kishorkukreja

container-loading-optimization

by kishorkukreja

When the user wants to optimize container loading, load shipping containers efficiently, or maximize container utilization. Also use when the user mentions "container packing," "FCL optimization," "LCL consolidation," "container stuffing," "cargo optimization," "shipping container loading," or "container utilization." For pallet-level optimization, see pallet-loading. For general 3D packing, see 3d-bin-packing.

Code Gen 47 5mo ago
JasonXuDeveloper

messagebox

by JasonXuDeveloper

MessageBox async modal dialogs for Unity with UniTask. Triggers on: confirmation dialog, modal popup, prompt, alert, user confirmation, yes/no dialog, OK/Cancel, async dialog, await user input, delete confirmation, save confirmation

API Dev 2.2K 5mo ago
camoa

tdd-companion

by camoa

Use during implementation to enforce TDD - reminds test-first, validates Red-Green-Refactor cycle, integrates with superpowers:test-driven-development

Refactoring 32 7mo ago
Gentleman-Programming

hexagonal-architecture-layers-java

by Gentleman-Programming

Hexagonal architecture layering for Java services with strict boundaries. Trigger: When structuring Java apps by Domain/Application/Infrastructure, or refactoring toward clean architecture.

Code Gen 602 5mo ago
baz-scm

code-refactoring

by baz-scm

The practice of restructuring and simplifying code continuously – reducing complexity, improving design, and keeping codebases clean.

Debugging 139 9mo ago
organvm-iv-taxis

tdd-workflow

by organvm-iv-taxis

Test-driven development workflow with comprehensive coverage requirements including unit, integration, and E2E tests

Refactoring 13 5mo ago
baz-scm

team-collaboration

by baz-scm

Working effectively with others in coding projects – including code reviews, clear communication, and contributing to shared or open-source codebases.

Code Gen 139 9mo ago