code-review

Perform a thorough code review of the provided code:

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 sunnypatneedi/claude-starter-kit/sunnypatneedi-claude-starter-kit-code-review

Code Review

Perform a thorough code review of the provided code:

Review Areas

Correctness

  • Does the code do what it's supposed to?

  • Are edge cases handled?

  • Are error conditions handled properly?

Security

  • Any injection vulnerabilities?

  • Proper input validation?

  • Sensitive data exposure?

  • Authentication/authorization correct?

Performance

  • Any obvious inefficiencies?

  • N+1 queries?

  • Unnecessary computations?

  • Memory concerns?

Maintainability

  • Is the code readable?

  • Are functions focused (single responsibility)?

  • Are names descriptive?

  • Is complex logic documented?

Testing

  • Are there tests?

  • Are edge cases covered?

  • Are tests meaningful?

Output Format

Provide feedback as:

Critical Issues (must fix)

  • Issue, location, and recommended fix

Suggestions (should consider)

  • Improvement and rationale

Nits (optional/minor)

  • Small improvements

What's Good

  • Highlight positive aspects

Be constructive and explain the "why" behind each suggestion.

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

devops-cicd

No summary provided by upstream source.

Repository SourceNeeds Review
General

learning-coach

No summary provided by upstream source.

Repository SourceNeeds Review
General

ugc-content-creator

No summary provided by upstream source.

Repository SourceNeeds Review