Skip to content

devloadout/vscode-agent-rules

Repository files navigation

Agent Rules — CLAUDE.md / AGENTS.md / .cursorrules generator

Stop your AI coding agent from wasting tokens and ignoring your conventions. One command scaffolds stack-aware rules files so Claude Code, Cursor, and Copilot work the way your project expects.

Agent Rules

What it does

Run Agent Rules: Generate rules files for this workspace from the Command Palette (Ctrl/Cmd+Shift+P). It will:

  1. Detect your stack (Next.js, React, Vue, Express, Python, Go, Rust, TypeScript, your package manager, test runner, linters, Tailwind, Prisma, …).
  2. Let you pick which files to create: CLAUDE.md, AGENTS.md, .cursorrules, and .github/copilot-instructions.md.
  3. Write best-practice, stack-specific rules — commands, conventions, and "don't do this" guardrails your agent will actually follow.

Keep every agent in sync

Run Agent Rules: Sync rules from one source to all agents to pick one file as the source of truth and mirror its content to the others. Edit your rules once; Claude Code, Cursor, and Copilot all stay on the same page — no more drift between AI runtimes.

No account, no telemetry, fully local.

Why bother?

Without a rules file, agents re-read files, reinvent utilities, refactor things you didn't ask about, and burn tokens. A good CLAUDE.md / AGENTS.md / .cursorrules is the single highest-leverage file in an AI-assisted repo — and this writes a solid first draft in two seconds.

Want more?

This generates a strong baseline. If you want battle-tested, role-specific config packs (framework presets, MCP server setups, sub-agent definitions, and review checklists), grab the Agentic Coding Starter Kit.

Free generators also at tools.aicoderscope.com.

License

MIT.

About

VS Code & Cursor extension: one-click CLAUDE.md / AGENTS.md / .cursorrules generator, stack-aware. Make Claude Code, Cursor & Copilot follow your conventions.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors