Browse files
Filter by type, agent, stack, or use case. All files are MIT-licensed and free to copy.
AGENTS.md for an AI Agent Project
Instructions for building a multi-step AI agent with tool calls, evals, and observability.
AGENTS.md for Laravel Application
Laravel 11 monolith with Livewire, Filament admin, and a Postgres database.
AGENTS.md for Next.js + Supabase SaaS
Production-ready instructions for AI agents working on a modern SaaS app with auth, billing, and RLS.
AGENTS.md for Python + FastAPI REST API
Async REST API with FastAPI, SQLAlchemy 2.0, Alembic, and pytest. Production-grade defaults.
AGENTS.md for React + shadcn/ui Dashboard
Single-page admin dashboard with React Router, TanStack Query, and shadcn/ui.
AGENTS.md for Turborepo Monorepo
Multi-package monorepo with Turborepo, shared TypeScript configs, and pnpm workspaces.
CLAUDE.md for a Laravel Project
Claude Code instructions for a Laravel 11 application with Inertia + Vue and Pest tests.
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.
CLAUDE.md for a Python Project
Claude Code instructions for a modern Python project using uv, ruff, and pytest.
CLAUDE.md for a TypeScript Library
Authoring an npm-published TypeScript library with tsup, Vitest, and Changesets.
CLAUDE.md for an Expo Mobile App
React Native + Expo Router app with TypeScript, EAS Build, and over-the-air updates.
CLAUDE.md for an Open-Source Project
Conventions for an open-source repository with semantic commits, contributor guidelines, and CI.