code-review

触发: T 阶段, verification 之后

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "code-review" with this command: npx skills add wenjunduan/rlues/wenjunduan-rlues-code-review

触发: T 阶段, verification 之后

审查维度

  • 逻辑正确性: 边界条件、错误处理、并发安全

  • 可读性: 命名清晰、函数职责单一、注释合理

  • 性能: 无 N+1 查询、无不必要的循环

  • 安全: 无注入、无硬编码密钥

  • 测试: 测试有意义, 不只是刷覆盖率

  • 优雅: "如果重新实现, 我会这样写吗?"

输出格式

每个问题: 文件+行号 / MUST-FIX|SHOULD-FIX|NIT / 问题描述 / 修复建议 无问题: "APPROVED — no issues found"

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

code-quality

No summary provided by upstream source.

Repository SourceNeeds Review
General

context7

No summary provided by upstream source.

Repository SourceNeeds Review
General

tdd

No summary provided by upstream source.

Repository SourceNeeds Review