Code Review

🌐Community
by cygnusfear · vlatest · Repository

Automates Python/Java backend code reviews, identifying potential bugs, style issues, and security vulnerabilities with detailed explanations.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add cygnusfear-code-review npx -- -y @trustedskills/cygnusfear-code-review
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "cygnusfear-code-review": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/cygnusfear-code-review"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The cygnusfear-code-review skill provides automated feedback on code submissions. It analyzes code for potential bugs, style inconsistencies, and adherence to best practices. This helps developers improve code quality and reduce the time spent in manual review cycles.

When to use it

  • Reviewing pull requests before merging into a main branch.
  • Identifying potential security vulnerabilities within new code.
  • Ensuring consistent coding styles across a development team.
  • Providing feedback on student programming assignments.

Key capabilities

  • Automated bug detection
  • Style guide enforcement
  • Security vulnerability identification
  • Code quality assessment

Example prompts

  • "Please review this code for potential bugs and style issues: [code snippet]"
  • "Can you check this pull request against our team's coding standards?"
  • "Analyze this code for security vulnerabilities."

Tips & gotchas

The skill’s effectiveness depends on the quality of the underlying rulesets it uses. Ensure these are aligned with your project's specific needs and best practices for optimal results.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
cygnusfear
Installs
27

🌐 Community

Passed automated security scans.