AgentsMD Space
v0.1 — open source, free forever

The best instruction files
for AI coding agents.

Browse community-made AGENTS.md and CLAUDE.md files for Codex, Claude Code, Cursor, Windsurf and more. Copy. Paste. Ship.

12+ files
10+ agents
25+ stacks
AGENTS.md
# AGENTS.md

## Project
Next.js 15 + Supabase SaaS. App Router, Server Components.

## Commands
- pnpm dev
- pnpm build
- pnpm typecheck

## Code style
- TypeScript strict. No `any`.
- Server Components by default.
- Tailwind for styling.

## Before editing
- Read schema in supabase/migrations/
- Check existing patterns in src/lib/

## Stack rules
- Use Server Actions for mutations
- Use RLS for all queries
Works with
CodexClaude CodeCursorWindsurfOpenCodeAiderGemini CLIContinueClineRoo CodeZed AICodexClaude CodeCursorWindsurfOpenCodeAiderGemini CLIContinueClineRoo CodeZed AI
Next.jsReactSupabaseLaravelPythonFastAPITailwindTypeScriptshadcn/uiStripePrismaDrizzleExpoVueDjangoNode.jsPostgreSQLRedisNext.jsReactSupabaseLaravelPythonFastAPITailwindTypeScriptshadcn/uiStripePrismaDrizzleExpoVueDjangoNode.jsPostgreSQLRedis
Trending

Trending files

AGENTS.mdSaaS

AGENTS.md for Next.js + Supabase SaaS

Production-ready instructions for AI agents working on a modern SaaS app with auth, billing, and RLS.

Next.jsSupabaseTailwindshadcn/ui+2
by communityView
AGENTS.mdAPI

AGENTS.md for Python + FastAPI REST API

Async REST API with FastAPI, SQLAlchemy 2.0, Alembic, and pytest. Production-grade defaults.

PythonFastAPIPostgreSQLSQLAlchemy+2
by communityView
AGENTS.mdDashboard

AGENTS.md for React + shadcn/ui Dashboard

Single-page admin dashboard with React Router, TanStack Query, and shadcn/ui.

ReactViteshadcn/uiTailwind+2
by communityView
CLAUDE.mdSaaS

CLAUDE.md for a Next.js App

Claude Code instructions for a modern Next.js 15 app with App Router, Server Actions, and Drizzle ORM.

Next.jsTypeScriptDrizzleTailwind+1
by communityView
Categories

Popular categories

Browse instruction files by stack, framework, or use case. From SaaS apps to AI agents.

Workflow

How it works

01

Find a file

Filter by stack, agent, or use case. Search across hundreds of community-curated instructions.

02

Copy or download

One-click copy of the raw markdown, or download as AGENTS.md / CLAUDE.md ready to drop in.

03

Add to your project

Place at the root of your repo. Your AI coding agent reads it automatically — no config needed.

Missing your stack? Submit your own file.

Open a PR on GitHub with your AGENTS.md or CLAUDE.md file. It gets reviewed and added to the directory.