Skip to content

Add create-agent-config to Utilities section#187

Open
ofershap wants to merge 1 commit intoPatrickJS:mainfrom
ofershap:add-create-agent-config
Open

Add create-agent-config to Utilities section#187
ofershap wants to merge 1 commit intoPatrickJS:mainfrom
ofershap:add-create-agent-config

Conversation

@ofershap
Copy link
Copy Markdown

@ofershap ofershap commented Mar 6, 2026

Adds create-agent-config to the Utilities section.

It's a CLI (npx create-agent-config) that scans a project directory, detects the tech stack (languages, frameworks, test runners, build tools, package manager), and generates .cursor/rules/project.mdc with alwaysApply: true frontmatter.

Also generates configs for other AI coding tools (CLAUDE.md, AGENTS.md, .github/copilot-instructions.md, .windsurfrules, .clinerules) from the same detected stack.

Optionally pulls community rules from cursor.directory at runtime.

CLI tool that detects project stack and generates .cursor/rules/project.mdc
plus configs for Claude Code, Copilot, Windsurf, Cline, and AGENTS.md.

Made-with: Cursor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant