code-review

This skill provides thorough code review with actionable feedback.

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 accomplish-ai/accomplish/accomplish-ai-accomplish-code-review

Code Review

This skill provides thorough code review with actionable feedback.

Review Checklist

Correctness

  • Logic errors

  • Edge cases not handled

  • Incorrect assumptions

Security

  • Input validation

  • SQL injection

  • XSS vulnerabilities

  • Hardcoded secrets

Performance

  • Unnecessary loops

  • N+1 queries

  • Memory leaks

  • Inefficient algorithms

Maintainability

  • Code clarity

  • Naming conventions

  • Function length

  • Documentation

Best Practices

  • DRY (Don't Repeat Yourself)

  • SOLID principles

  • Error handling

  • Testing coverage

Output Format

For each issue found:

  • Location: File and line number

  • Severity: Critical / Warning / Suggestion

  • Issue: What the problem is

  • Fix: How to resolve it

Examples

  • "Review this function for security issues"

  • "Check my PR for bugs"

  • "Review the authentication code"

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.

General

google-workspace

No summary provided by upstream source.

Repository SourceNeeds Review
General

safe-file-deletion

No summary provided by upstream source.

Repository SourceNeeds Review
General

ask-user-question

No summary provided by upstream source.

Repository SourceNeeds Review
General

google-sheets

No summary provided by upstream source.

Repository SourceNeeds Review