重构

代码重组与优化

显示 889-912 / 共 928 个技能
changxubo

analogical-mind

changxubo

A cross-domain problem solver that finds unexpected solutions by drawing analogies from biology, history, music, architecture, warfare, nature, sports, cooking, and other fields. Use this skill when the user faces a complex problem and wants fresh perspectives, creative solutions, or thinks "there must be a better way" but can't see it from within their domain.

向量嵌入 0 6个月前
TriNgo0108

architecture-patterns

TriNgo0108

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

邮件 0 6个月前
Nongten1010

karpathy-guidelines

Nongten1010

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 3个月前
iamkhan21

refactoring

iamkhan21

Apply systematic code refactoring with small steps, clear boundaries, and proven techniques. Use when improving existing code, reducing technical debt, cleaning up legacy code, or when user mentions refactoring, code cleanup, or code improvement.

重构 0 6个月前
heykvnzhao

agents-md-best-practices

heykvnzhao

Refactor AGENTS.md instructions to follow progressive disclosure and AGENTS.md best practices. Use when asked to audit, reorganize, or split AGENTS.md into a minimal root file plus linked docs; includes contradiction checks, essential extraction, grouping, and deletion flags.

代码生成 0 7个月前
chiuchiolo30

flutter-architect

chiuchiolo30

Expert guidance for designing scalable Flutter apps using Clean Architecture, DDD, Bloc, and monorepo patterns.

性能 0 7个月前
Jackiexiao

test-driven-development

Jackiexiao

(中文)Use when implementing any feature or bugfix, before writing implementation code

调试 0 6个月前
waldirborbajr

dotfiles

waldirborbajr

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 3个月前
artivilla

simplify

artivilla

Simplify and refine recently modified code for clarity and consistency. Use after writing code to improve readability without changing functionality.

代码评审 0 7个月前
Jackiexiao

test-driven-development

Jackiexiao

(中文)Use when implementing any feature or bugfix, before writing implementation code

调试 0 6个月前
ShotaIuchi

context-android

ShotaIuchi

Android development context. Apply when working with Android modules, .kt files under android/, build.gradle.kts with Hilt/Compose dependencies, ViewModel, Jetpack Compose, MVVM/UDF patterns.

Docker 0 7个月前
cha9ro

unit-test-generator

cha9ro

Generate and improve unit tests using the Assured LLMSE approach from Meta's TestGen-LLM. Use this skill when users request help with writing unit tests, improving test coverage, adding test cases to existing test suites, generating tests for new or existing code, or reviewing and enhancing test quality. Applies multi-stage verification filters to ensure generated tests build correctly, pass reliably, and measurably improve coverage without regressing existing behavior.

代码生成 0 7个月前
BaxterCooper

tdd

BaxterCooper

Use for any code implementation task. Enforces RED-GREEN-REFACTOR cycle. "If you didn't watch it fail, you don't know if it tests the right thing."

重构 0 7个月前
Envy-7z

flutter-terminal-cheat-sheet

Envy-7z

This post provides a handy collection of Flutter commands and scripts for web development, package creation, troubleshooting, testing, and more, streamlining your Flutter workflow.

代码生成 0 6个月前
paucasanellas

git-workflow

paucasanellas

Git workflow best practices including branching strategies, commit conventions, merge strategies, pull requests, and common operations. Use when working with Git version control, making commits, creating branches, or managing code collaboration.

代码评审 0 6个月前
Alicoder001

solid

Alicoder001

SOLID, DRY, KISS, and clean code principles for TypeScript applications. Use when designing scalable architecture, writing maintainable code, or reviewing code quality.

代码评审 0 7个月前
zolbooo

commit

zolbooo

Commit changes made in current session

Git 与版本控制 0 6个月前
ChambersXDU

remove-ai-comments

ChambersXDU

Removes redundant, obvious, or "AI-flavored" comments from code to improve signal-to-noise ratio. Use when the user asks to "clean up comments", "remove AI comments", or makes a general request to refactor verbose code documentation.

Lint 与格式化 0 7个月前
kbrdn1

commit

kbrdn1

Quick commit and push with minimal, clean messages

Git 与版本控制 3 今天
keenranger

self-enhance

keenranger

Framework for improving Claude configuration (skills, agents, commands). Use when analyzing work patterns, proposing new skills, identifying knowledge gaps, reviewing Claude setup, or when user asks to improve how Claude helps them.

代码生成 0 8个月前
Envy-7z

figma-to-flutter-widget

Envy-7z

Convert Figma specs into Flutter widgets. Use when implementing new UI from Figma and the project has an existing design system.

代码生成 0 6个月前
area44

cp-skills-cpp

area44

A structured competitive programming knowledge base focused on algorithmic thinking, data structures, and high-performance C++ implementations.

向量嵌入 0 6个月前
mikecubed

clean-code-codex

mikecubed

Core orchestrator for Clean Code Codex enforcement. Auto-invoked when writing, reviewing, refactoring, or testing code in TypeScript, Python, Go, Rust, or JavaScript. Dispatches to targeted check sub-skills based on detected language and operation type. Ensures modular, tested, maintainable output. Do NOT invoke for documentation-only edits, configuration files (JSON/YAML/TOML), or non-code content.

代码评审 0 5个月前
yanglei1826877278

image-processor

yanglei1826877278

综合图片处理工具。支持格式转换(JPG/PNG/WebP/ICO/BMP/TIFF互转)、分辨率调整(保持比例或精确尺寸)、图片压缩。如需链式操作,请分多次调用

CLI 工具 0 7个月前