npx skills add https://github.com/shipshitdev/library --skill qa-reviewer在最终确定变更前,用于审查 AI 智能体工作的结构化框架。旨在发现错误、验证准确性、确保完整性,并确认解决方案符合要求。
存在原因: AI 智能体可能会引入细微的错误、遗漏要求或做出错误的假设。
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
# 验证文件是否存在
ls -la <file-path>
# 检查平衡的代码块
grep -c '\`\`\`' file.md
# 查找违规
grep -r "console\.log" <files>
grep -r ": any" <files>
any 类型关于完整的工作流程阶段、输出格式模板、常见问题模式和高级技术,请参阅: references/full-guide.md
每周安装量
85
代码仓库
GitHub 星标数
16
首次出现
2026 年 1 月 20 日
安全审计
安装于
codex64
gemini-cli60
opencode59
claude-code57
cursor55
github-copilot50
Structured framework for reviewing AI agent work before finalizing changes. Catches bugs, verifies accuracy, ensures completeness, validates solutions match requirements.
Why this exists: AI agents can introduce subtle bugs, miss requirements, or make incorrect assumptions.
# Verify file exists
ls -la <file-path>
# Check balanced code blocks
grep -c '\`\`\`' file.md
# Find violations
grep -r "console\.log" <files>
grep -r ": any" <files>
any typesFor complete workflow phases, output format template, common issue patterns, and advanced techniques, see: references/full-guide.md
Weekly Installs
85
Repository
GitHub Stars
16
First Seen
Jan 20, 2026
Security Audits
Gen Agent Trust HubWarnSocketPassSnykPass
Installed on
codex64
gemini-cli60
opencode59
claude-code57
cursor55
github-copilot50
Skills CLI 使用指南:AI Agent 技能包管理器安装与管理教程
46,600 周安装