built an open source tool that auto generates AI context files for any codebase, 150 stars in

r/artificial
Generative AI Open Source AI AI Tools

One of the most tedious parts of working with AI coding tools is having to manually write context files every single time. CLAUDE.md,.cursorrules, windsurf rules etc. u spend time explaining your stack to the model than actually coding so i built ai-setup to automate that. npx ai-setup scans your entire codebase and generates all the context files for you based on what it actually finds. your framework, libs, folder structure, conventions. all auto detected we just celebrated 150 stars on github with 90 PRs merged and 20 issues being worked on actively by the community.