一键导入
bug-fixing
Systematic process for implementing minimal, intelligent bug fixes in any language (Implementation Only).
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Systematic process for implementing minimal, intelligent bug fixes in any language (Implementation Only).
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | bug-fixing |
| description | Systematic process for implementing minimal, intelligent bug fixes in any language (Implementation Only). |
Use this skill when a bug has already been identified and analyzed using the identify-bugs skill. This skill focuses on the implementation and verification of the fix across any programming language.
[!IMPORTANT] This skill is for implementing fixes in any language. For finding and analyzing bugs, use the identify-bugs skill. Always ensure you understand the root cause before writing any code.
Follow these rules while coding in ruby on rails.
Best practices and rules for coding in React Native Expo projects, specifically using Expo Router.
Guides users through creating effective Agent Skills. Use when the user wants to create, write, or author a new skill, or asks about skill structure, best practices, or SKILL.md format.
Systematic process for identifying and analyzing bugs (Identification Only).
Guidelines and systematic process for updating variable, function, and class names to improve code readability and maintainability.
Reviews code changes for bugs, style issues, security, and best practices. Use when reviewing PRs or checking code quality.