A Node.js tool that downloads GitHub repositories and generates LLM-optimized markdown documentation for easy code understanding with Claude and other

Search code, repositories, users, issues, pull requests...

submited by
Style Pass
2024-11-14 18:30:03

A Node.js tool that downloads GitHub repositories and generates LLM-optimized markdown documentation for easy code understanding with Claude and other AI assistants.

For example, running npx github2claude https://github.com/SurfSolana/github2claude will generate a documentation directory named something like g2c__SurfSolana-github2claude/1.0.0.

This tool is designed specifically for use with Anthropic's Claude AI assistant, but can be used with other AI systems that process markdown.

Leave a Comment