Skip to content

Conversation

@satinath-nit
Copy link

Summary

Adds an interactive AGENTS.md generator wizard to help users create their first AGENTS.md file through a guided multi-step form.

Features

  • 4-step wizard: Project Info, Setup Commands, Code Style, Guidelines
  • Package manager presets (npm, yarn, pnpm, bun, pip, poetry, cargo, go)
  • 9 predefined code style options
  • Live preview of generated markdown
  • Copy to clipboard and download functionality

Demo

demo.mp4

How to Test

  1. Run pnpm install && pnpm dev
  2. Open http://localhost:3000
  3. Scroll to "Generate Your AGENTS.md" section
  4. Complete the wizard steps and test preview/download

Checklist

  • Build passes (pnpm build)
  • Follows existing code style and patterns
  • No external dependencies added

- Add interactive 4-step wizard for creating AGENTS.md files
- Support package manager presets (npm, yarn, pnpm, bun, pip, poetry, cargo, go)
- Include code style options and guidelines sections
- Add preview, copy to clipboard, and download functionality
@vercel
Copy link

vercel bot commented Jan 17, 2026

@satinath-nit is attempting to deploy a commit to the openai Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant