Skip to content

LogicArt Code Review

Verified

AI-powered code analysis via LogicArt — find bugs, security issues, and get logic flow visualizations. Use when reviewing code, analyzing code quality, findi...

130 downloads
$ Add to .claude/skills/

About This Skill

# Code Review

AI code analysis powered by LogicArt at https://logic.art.

Analyze Code

```bash node {baseDir}/scripts/analyze.mjs --code "function add(a,b) { return a - b; }" ```

Or analyze a file:

```bash node {baseDir}/scripts/analyze.mjs --file path/to/code.js ```

API

Endpoint: `POST https://logic.art/api/agent/analyze`

```bash curl -s -X POST "https://logic.art/api/agent/analyze" \ -H "Content-Type: application/json" \ -d '{"code": "your code here", "language": "javascript"}' ```

Response typically includes: bugs, security issues, complexity score, suggestions, and logic flow.

Full Repository Scans

For scanning entire repositories, use Validate Repo: https://validate-repo.replit.app

Presenting Results

  1. When showing results to the user:
  2. Lead with critical bugs/security issues
  3. Show complexity score
  4. List suggestions by priority
  5. Include logic flow if provided

Works Great With

  • workflow-engine — Chain code reviews into CI/CD pipelines
  • quack-coordinator — Hire specialist reviewer agents

Powered by Quack Network 🦆

Use Cases

  • Analyze code quality with AI-powered bug and security issue detection
  • Generate logic flow visualizations from code analysis
  • Review code for potential vulnerabilities and anti-patterns
  • Get automated code review feedback without manual reviewer bottlenecks
  • Visualize code execution paths for complex function analysis

Pros & Cons

Pros

  • +Compatible with multiple platforms including claude-code, openclaw
  • +Well-documented with detailed usage instructions and examples
  • +Purpose-built for ai & machine learning tasks with focused functionality

Cons

  • -No built-in analytics or usage metrics dashboard
  • -Configuration may require familiarity with ai & machine learning concepts

FAQ

What does LogicArt Code Review do?
AI-powered code analysis via LogicArt — find bugs, security issues, and get logic flow visualizations. Use when reviewing code, analyzing code quality, findi...
What platforms support LogicArt Code Review?
LogicArt Code Review is available on Claude Code, OpenClaw.
What are the use cases for LogicArt Code Review?
Analyze code quality with AI-powered bug and security issue detection. Generate logic flow visualizations from code analysis. Review code for potential vulnerabilities and anti-patterns.

100+ free AI tools

Writing, PDF, image, and developer tools — all in your browser.

Next Step

Use the skill detail page to evaluate fit and install steps. For a direct browser workflow, move into a focused tool route instead of staying in broader support surfaces.