pr-ready
✓通过对 Node.js/TypeScript 和 Python 项目运行类型检查、linting、测试和代码质量审查来检查代码是否已准备好接受拉取请求。在为 PR 准备代码、运行预提交验证或用户要求检查代码质量、运行 linter、运行测试或验证 PR 准备情况时使用。
SKILL.md
Validates that code is ready for a pull request by running automated checks (type checking, linting, tests) and reviewing changes.
All Checks Passed The code is ready for a pull request.
See code-review-guide.md for detailed code review patterns and examples.
通过对 Node.js/TypeScript 和 Python 项目运行类型检查、linting、测试和代码质量审查来检查代码是否已准备好接受拉取请求。在为 PR 准备代码、运行预提交验证或用户要求检查代码质量、运行 linter、运行测试或验证 PR 准备情况时使用。 来源:anamtechjay/cowboy-v2。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/anamtechjay/cowboy-v2 --skill pr-ready- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-03
- 更新时间
- 2026-02-18
快速解答
什么是 pr-ready?
通过对 Node.js/TypeScript 和 Python 项目运行类型检查、linting、测试和代码质量审查来检查代码是否已准备好接受拉取请求。在为 PR 准备代码、运行预提交验证或用户要求检查代码质量、运行 linter、运行测试或验证 PR 准备情况时使用。 来源:anamtechjay/cowboy-v2。
如何安装 pr-ready?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/anamtechjay/cowboy-v2 --skill pr-ready 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/anamtechjay/cowboy-v2