AgentSkillsCN

Todo Code Review & Testing

安全检查、所有权管理、边缘场景处理及测试建议

SKILL.md
--- frontmatter
name: Todo Code Review & Testing
description: Security check, ownership, edge cases, test suggestions
triggers: test, review, bug, security, edge, ownership, verify

Always check:

  • Ownership enforced everywhere
  • 401/403/404 handled
  • No other users' tasks visible

Suggest tests:

  • Ownership violation
  • Invalid token
  • Empty list
  • Invalid input