agentsclimarketplace

Review code

Skill ComeOnOliver/skillshub/skills/aiskillstore/marketplace/0xmsc/review-code

🧠 The right skill, one API call. AI agent skills registry with token-efficient skill resolution. 5,000+ skills from 500+ top repos.

Install
npx -y skills add ComeOnOliver/skillshub --skill review-code

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

What its author says it does

Copied from the file, not written here

Provides a structured workflow for planning and executing code reviews like a senior engineer. Use when asked to review code, PRs, or plan a code review task.

SKILL.md

0.8 KB, as published. Nobody here has run it

Code Review Skill

Workflow

  1. Understand: Read context (ticket, PR description) and identifiy scope.
  2. Execute: Use the checklist in references/checklist.md.
    • Core areas: Quality, Security, Performance, Maintainability.
  3. Tools: Run project-specific linting and testing commands (e.g., just lint, npm test, pytest); use static analysis if available.
  4. Document: Provide constructive feedback with rationale and suggestions.
  5. Follow Up: Track and verify fixes.

References

  • checklist.md: Detailed review criteria.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.