This commit is contained in:
SunCheng
2026-02-09 19:25:51 +08:00
parent 63aaaf39c5
commit 3e18283e52
38 changed files with 6188 additions and 5342 deletions

View File

@@ -1,12 +1,13 @@
---
name: bug-fix
description: Bug诊断与修复技能 - 强调交互式确认和影响分析
tags:
- bug-fix
- debugging
- troubleshooting
- interactive
version: 1.0.1
metadata:
tags:
- bug-fix
- debugging
- troubleshooting
- interactive
version: 1.0.1
---
# Bug修复技能

View File

@@ -1,12 +1,13 @@
---
name: code-refactoring
description: 代码重构技能 - 强调保持功能不变的前提下优化代码结构,充分理解需求和交互式确认
tags:
- refactoring
- code-quality
- clean-code
- interactive
version: 1.0.0
metadata:
tags:
- refactoring
- code-quality
- clean-code
- interactive
version: 1.0.0
---
# 代码重构技能