什么是 polishing?
通过恢复上下文、检查代码库指南、消除 AI 溢出和运行审查来完善代码更改。在 PR 之前完成分支工作时使用。 来源:casper-studios/casper-marketplace。
通过恢复上下文、检查代码库指南、消除 AI 溢出和运行审查来完善代码更改。在 PR 之前完成分支工作时使用。
通过命令行快速安装 polishing AI 技能到你的开发环境
来源:casper-studios/casper-marketplace。
A comprehensive workflow for finalizing code changes before creating a PR. This skill ensures code quality, consistency with codebase patterns, and removes common AI-generated artifacts.
Use the Skill tool to invoke recover-branch-context to understand what the branch is trying to accomplish.
Scan the .agents/skills/ directory for skills that might have guidelines relevant to the changed files.
通过恢复上下文、检查代码库指南、消除 AI 溢出和运行审查来完善代码更改。在 PR 之前完成分支工作时使用。 来源:casper-studios/casper-marketplace。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/casper-studios/casper-marketplace --skill polishing通过恢复上下文、检查代码库指南、消除 AI 溢出和运行审查来完善代码更改。在 PR 之前完成分支工作时使用。 来源:casper-studios/casper-marketplace。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/casper-studios/casper-marketplace --skill polishing 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/casper-studios/casper-marketplace