Code Analysis

Submit Your Code

We'll analyze your codebase and generate your custom CLAUDE.md file

GitHub GitLab Bitbucket Google Drive Dropbox S3

How it works

1. Submit your code using any method above
2. We analyze your project structure, frameworks, and patterns
3. You receive a custom CLAUDE.md file via email (usually within 15 minutes)
Your code is deleted within 24 hours. We never store or share your source.

Privacy-First Alternative

Prefer to keep your code 100% local? Run the analyzer yourself:

pip install claude-toolkit
cd /path/to/your/project
claude-toolkit analyze .

Same analysis, your code never leaves your machine. View on GitHub