Agent Maker
Agent Maker

TypeScript
I am particularly proud of this project. I have been experimenting with AI quite a bit as I am sure that everyone is right now and when seeing my friends who do not code attempt to create projects with no real idea of where to go I thought I would make it easier for them and for myself.
Agent Maker is an interactive CLI wizard that generates CLAUDE.md, AGENTS.md, and GEMINI.md files for your project with AI-powered suggestions and optional framework scaffolding. It walks you through creating proper instructions for your AI coding agent to start taking over your project and it will even scaffold and name the project for you at the end.
It speeds up development and proper creation of these tools not only for people who don't know what they're doing but especially for those that do. Getting a project off the ground with the right agent configuration from the start saves a ton of time down the line.
View Source CodeVisit Project