Refactoring

Code restructuring and optimization

Showing 73-96 of 907 skills
GPTomics

bio-admet-prediction

by GPTomics

Predicts ADMET properties using ADMETlab 3.0 API or DeepChem models. Estimates bioavailability, CYP inhibition, hERG liability, and 119 toxicity endpoints with uncertainty quantification. Filters for PAINS and other structural alerts. Use when filtering compounds for drug-likeness or prioritizing leads by predicted safety.

API Dev 839 3mo ago
nyldn

skill-tdd

by nyldn

Test-driven development workflow. Use when: Use when implementing any feature, bugfix, or behavior change.. Auto-invoke when user says "implement X", "add feature Y", "fix bug Z".

Debugging 3.5K 3mo ago
modu-ai

moai-workflow-tdd

by modu-ai

Test-Driven Development workflow specialist using RED-GREEN-REFACTOR cycle for test-first software development. Use when developing new features from scratch, creating isolated modules, or when behavior specification drives implementation. Do NOT use for refactoring existing code (use moai-workflow-ddd instead) or when behavior preservation is the primary goal.

Agents 1.1K 3mo ago
guanyang

test-driven-development

by guanyang

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

Debugging 853 4mo ago
meta-pytorch

implement

by meta-pytorch

Make tests pass. Invoke after /write-tests produces failing tests.

Refactoring 1.9K 4mo ago
TheOrcDev

rerender-functional-setstate

by TheOrcDev

Use functional setState updates to prevent stale closures and unnecessary callback recreations. Apply when updating state based on the current state value in React components.

Performance 1.9K 4mo ago
rohitg00

tdd-mastery

by rohitg00

Test-driven development workflow with Red-Green-Refactor cycle across languages

Refactoring 1.9K 3mo ago
ComposioHQ

perf-theory-tester

by ComposioHQ

"Use when running controlled perf experiments to validate hypotheses."

CLI Tools 1.7K 3mo ago
MoonshotAI

worktree-status

by MoonshotAI

Audit all git worktrees in the current project. Use when the user asks about worktree status, which branches are merged, which have uncommitted changes, or which worktrees can be safely cleaned up.

CLI Tools 8.9K 3mo ago
BasedHardware

local-dev

by BasedHardware

Start local development environment with backend and macOS app

CLI Tools 12.7K 4mo ago
coder

dev-server-sandbox

by coder

Run multiple isolated mux dev-server instances (temp MUX_ROOT + free ports)

Processing 1.8K 4mo ago
skillcreatorai

image-enhancer

by skillcreatorai

Improves the quality of images, especially screenshots, by enhancing resolution, sharpness, and clarity. Perfect for preparing images for presentations, documentation, or social media posts.

Docker 1.1K 5mo ago
bahayonghang

latex-thesis-zh

by bahayonghang

中文学位论文 LaTeX 助手(博士/硕士论文)。 Use when writing, reviewing, or improving Chinese LaTeX theses (PhD/Master). Use when user mentions 编译, 格式, 去AI化, 标题, 参考文献, 模板, 一致性, or any Chinese thesis quality task. 支持多种学校模板和 GB/T 7714 国标格式。 触发词(可独立调用任意模块): - "compile", "编译", "xelatex" → 编译模块 - "structure", "结构", "映射" → 结构映射模块 - "format", "格式", "国标", "GB/T" → 国标格式检查模块 - "expression", "表达", "润色", "学术表达" → 学术表达模块 - "logic", "coherence", "逻辑", "衔接", "methodology", "方法论" → 逻辑衔接与方法论深度模块 - "long sentence", "长句", "拆解" → 长难句分析模块 - "bib", "bibliography", "参考文献" → 参考文献模块 - "template", "模板", "thuthesis", "pkuthss" → 模板检测模块 - "deai", "去AI化", "人性化", "降低AI痕迹" → 去AI化编辑模块 - "title", "标题", "标题优化", "生成标题" → 标题优化模块 - "consistency", "一致性", "术语" → 一致性检查模块

Academic 304 3mo ago
meta-pytorch

simplify

by meta-pytorch

Refactor code after tests pass. The "Refactor" phase of Red-Green-Refactor.

Code Gen 1.9K 4mo ago
NeoLabHQ

ddd:software-architecture

by NeoLabHQ

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 1.1K 3mo ago
codewithmukesh

architecture-advisor

by codewithmukesh

Architecture selection advisor for .NET applications. Asks structured questions about domain complexity, team size, system lifetime, compliance, and integration needs, then recommends the best-fit architecture: Vertical Slice, Clean Architecture, DDD + Clean Architecture, or Modular Monolith. Load this skill when the user asks "which architecture", "choose architecture", "set up project", "new project", "architecture decision", "restructure", or "how should I organize". Always load BEFORE any architecture-specific skill.

API Dev 417 3mo 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 540 4mo ago
langwatch

review

by langwatch

"Run parallel code reviews: uncle-bob-reviewer (SOLID/TDD), cupid-reviewer (CUPID properties), test-reviewer (pyramid placement), and pii-reviewer (security/secrets). Surfaces conflicts for orchestrator resolution."

Refactoring 3.3K 3mo ago
pipecat-ai

Code Cleanup Skill

by pipecat-ai

Pattern checks follow recent Pipecat code

Git & VCS 12.6K 3mo ago
rshankras

shared

by rshankras

Platform-agnostic skills including skill creation templates and best practices. Use when creating new skills or improving existing ones.

Code Gen 382 4mo ago
mikeyobrien

test-driven-development

by mikeyobrien

Unified TDD skill with three input modes — from spec, from task, or from description. Enforces test-first development using repository patterns, with proptest guidance and backpressure integration.

Automation 2.9K 4mo ago
labring

prompt-optimize

by labring

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 28.2K 3mo ago
actionbook

rust-refactor-helper

by actionbook

"Safe Rust refactoring with LSP analysis. Triggers on: /refactor, rename symbol, move function, extract, 重构, 重命名, 提取函数, 安全重构"

Code Gen 1.2K 4mo ago
Dimillian

react-component-performance

by Dimillian

Analyze and optimize React component performance issues (slow renders, re-render thrash, laggy lists, expensive computations). Use when asked to profile or improve a React component, reduce re-renders, or speed up UI updates in React apps.

Performance 3.6K 4mo ago