Giter Site home page Giter Site logo

claude-code-reviewer's Introduction

Code Analyzor ๐Ÿค–

This project analyzes code and generates report using AI. It takes a folder of code, sends it to Claude API, and outputs result to a file.

How it Works

  1. ๐Ÿ“‚ Scan folder recursively for code files (py, js, etc)

  2. ๐Ÿ“œ Read each file and extract code

  3. ๐Ÿ’ฌ Pass code to Claude API for analysis

  4. ๐Ÿค– Claude reviews code snippet and provides feedback

  5. ๐Ÿ“ฐ Analysis results saved to a the report.md file

Running Locally

Step 1:

Clone repo and install requirements

git clone <repo>
pip install -r requirements.txt

Step 2:

Get Claude API key and configure

Step 3:

Run script on folder

python analyze.py /my-code-folder

Step 4:

Find output in report.md file ๐ŸŽ‰

To Do

Here are some ideas for enhancing the code analyzer:

  • Summarize findings across files
  • Automate fixes for certain issues
  • Develop prompts and context

And more! Please contriboot if you have ideas. ๐Ÿ’ก

claude-code-reviewer's People

Contributors

vassod avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.