Review

🌐Community
by johnlindquist · vlatest · Repository

Analyzes code snippets for style, best practices, and potential improvements based on John Lindquist's coding philosophy.

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 johnlindquist-review npx -- -y @trustedskills/johnlindquist-review
2

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

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

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

About This Skill

What it does

This skill, johnlindquist-review, leverages Claude to provide detailed and critical reviews of software or tools. It can analyze code snippets, documentation, or even entire projects based on provided context. The goal is to offer constructive feedback and identify potential areas for improvement, mimicking a professional technical review process.

When to use it

  • Code Review: Get an automated critique of your code before submitting it for peer review.
  • Tool Evaluation: Quickly assess the strengths and weaknesses of a new software library or framework.
  • Documentation Analysis: Have Claude identify gaps, inconsistencies, or areas needing clarification in technical documentation.
  • Project Assessment: Obtain a high-level overview of a project's design and potential challenges.

Key capabilities

  • Claude integration for natural language processing.
  • Critical analysis of software and tools.
  • Identification of areas for improvement.
  • Review of code snippets, documentation, or entire projects.

Example prompts

  • "Review this Python function for efficiency and potential bugs: [code snippet]"
  • "Analyze the documentation for the 'requests' library and identify any missing examples."
  • "Provide a critical review of this project’s architecture based on these design documents: [link to docs]"

Tips & gotchas

The quality of the review depends heavily on the clarity and completeness of the provided context. Be sure to provide sufficient information for Claude to accurately assess the subject matter.

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
johnlindquist
Installs
18

🌐 Community

Passed automated security scans.