重构

代码重组与优化

显示 841-864 / 共 928 个技能
aravhawk

commit

aravhawk

Commits with perfect messages. Use when making a commit.

分析 0 7个月前
abpai

code-simplifier

abpai

Simplify and refactor code for clarity, consistency, and maintainability while preserving exact behavior. Use when code was just added or modified and needs readability-focused cleanup without changing outputs, side effects, or external interfaces.

代码评审 0 7个月前
whitespectre

eval-clarity

whitespectre

Score assistant responses for clarity on a strict 1-5 scale, then return strict JSON only with score, rationale, and improvement suggestions. Use when the user asks to evaluate clarity, grade clarity, or critique clarity quality.

智能体 0 6个月前
BizShuk

clean-unused-code

BizShuk

Find and remove unused code in projects. This skill should be used when cleaning up dead code, removing unreachable functions, or optimizing codebase by eliminating unused code. Currently supports Golang projects.

CLI 工具 0 7个月前
ryoshimm

code-review

ryoshimm

現在のブランチの差分をコード品質の観点でレビューし、リファクタリング・共通化・改善の余地を報告する。コードの修正は行わない。

代码评审 0 6个月前
DamianWrooby

clean-codejs-modules

DamianWrooby

Module and file-structure patterns for clean JavaScript architecture.

文件操作 0 7个月前
maxoreric

iterate-skill

maxoreric

迭代改进 Skill 的 Skill。当评价不通过或需要优化时触发。触发词:迭代、改进、优化、iterate、improve。

数据处理 0 7个月前
imrenagi

go-development

imrenagi

Best practices for Go development, covering domain-driven design, context usage, and structured logging.

代码生成 0 7个月前
ppx123-web

photo-clipper

ppx123-web

Crop photos intelligently based on natural language prompts using GPT-5 vision analysis. Use when the user asks to crop or trim a photo, remove parts of an image, focus on a specific subject, improve composition, or remove distractions from edges.

调试 0 7个月前
1naichii

convert-url-html-to-md

1naichii

"Convert HTML web pages to Markdown for documentation extraction. Use when fetching documentation from websites, extracting structured content, getting clean main content (clean=true), or getting full page with nav/sidebar to discover URLs (clean=false). Ideal for learning libraries and building context from web sources."

重构 0 7个月前
heykvnzhao

coding-best-practices

heykvnzhao

General coding principles for writing clean, maintainable code. Use for development work, code reviews, refactoring, dependency changes, and design discussions about code structure, performance, and reliability.

文件操作 0 7个月前
PickNikRoboticsServices

create-robot-config

PickNikRoboticsServices

Use when the user asks to create, set up, or configure a robot configuration package for MoveIt Pro, or asks about robot config structure, config.yaml, URDF/xacro setup, mock/sim/physical configs, objectives, or mobile base/navigation setup.

代码生成 0 5个月前
pipi-1997

tsve-refactoring

pipi-1997

AI-assisted code refactoring using the T-S-V-E (Types, Specs, Verification, Evolution) workflow with Code Hollowing. Use when refactoring complex logic, rewriting legacy code, restructuring modules, or when AI-generated refactors produce patch-on-patch results instead of clean redesigns. Activates for requests like "refactor this class", "rewrite this module", "clean up this spaghetti code", or "redesign this API".

调试 0 6个月前
ctalau

ccmvn

ctalau

Run Maven builds using the ccmvn tool, which provides Maven proxy support for sandboxed environments. Use this skill when you need to run Maven commands like clean install, package, test, or compile.

API 开发 0 6个月前
ilamanov

reimplement-branch

ilamanov

Reimplement the current branch on a new branch with a clean, narrative-quality git commit history. Use when the user wants to clean up messy commits, create a tutorial-style commit history, or prepare a branch for review with logical, self-contained commits. Triggers on requests like "clean up my commits", "reimplement this branch", "create a clean history", or "make my commits reviewable".

代码生成 0 7个月前
MitchellX

notion-organizer

MitchellX

Automatically organize and optimize Notion page content given a Notion URL. Use when user shares a Notion page link and wants to clean up, reorganize, or improve the page. Triggers on: "organize my Notion page", "clean up this Notion", "format this Notion link", sharing a notion.so URL with request to improve/restructure/整理 content. Performs: format correction (code blocks for code/diagrams/formulas), structure reorganization (headings, sections), and content quality improvements. Does NOT read local code — only works with Notion page content.

重构 0 6个月前
idotta

ai-guidelines

idotta

Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make surgical changes, surface assumptions, and define verifiable success criteria.

代码评审 0 6个月前
eliascoelho911

fast-spec

eliascoelho911

"Run full specification pipeline (specify -> clarify -> plan -> tasks -> analyze) orchestrating speckit commands with clean context isolation. Use when: need complete feature spec, fast specification, quick spec, full pipeline, specify and plan, end-to-end spec."

自动化 0 6个月前
ab300819

refactor

ab300819

Systematic refactoring skill with test coverage requirements. Supports scope analysis, test-first refactoring, and integration with DevDocs workflow. Use when users need to refactor code, improve code quality, or restructure existing implementations. Triggers on keywords like "refactor", "重构", "优化代码", "代码改造", "tech debt", "技术债".

重构 0 6个月前
jamelna-apps

refactor-guide

jamelna-apps

When the user mentions "refactor", "clean up", "technical debt", "restructure", "reorganize", "improve code quality", or wants to improve existing code without changing behavior.

代码生成 0 7个月前
Darna-Digital

boy-scout-skill

Darna-Digital

Review and improve an existing task analysis plan by applying boy-scout principles (leave code better than you found it). Use when the user wants to improve an implementation plan, review an analysis for quality, suggest security/performance/UX improvements to a planned change, or refine an existing task-analysis-skill output.

自动化 0 7个月前
tjboudreaux

thinking-theory-of-constraints

tjboudreaux

When throughput or latency is pipeline-limited, identify the single binding constraint and exploit, subordinate, elevate, then recheck—ignore non-constraints.

重构 1273 1个月前
Tmeister

git-branch-cleanup

Tmeister

Safely clean merged and stale git branches with explicit confirmations.

Git 与版本控制 0 7个月前
mguinada

tdd

mguinada

"Guide Test-Driven Development workflow (Red-Green-Refactor) for new features, bug fixes, and refactoring. Identifies test improvement opportunities and applies pytest best practices. Use when writing tests, implementing features, or following TDD methodology. PROACTIVE ACTIVATION: Auto-invoke when implementing features or fixing bugs in projects with test infrastructure (pytest files, tests/ directory). DETECTION: Check for tests/ directory, pytest.ini, pyproject.toml with pytest config, or test files. USE CASES: Writing production code, fixing bugs, adding features, legacy code characterization."

调试 0 6个月前