Skip to content

Commit 9e630bb

Browse files
committed
Update claude.mdx
1 parent 72a49a5 commit 9e630bb

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

content/docs/claude.mdx

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@ These files act as a **living guide** that helps AI assistants understand:
2020

2121
## Template-Specific CLAUDE.md Files
2222

23-
Each template has its own CLAUDE.md file tailored to its specific architecture:
23+
Each template has its own CLAUDE.md and AGENTS.md files tailored to its specific architecture:
2424

25-
- **[react-static/CLAUDE.md](https://github.com/NetCoreTemplates/react-static/blob/main/CLAUDE.md)** - Minimal Vite + React SPA template
26-
- **[next-static/CLAUDE.md](https://github.com/NetCoreTemplates/next-static/blob/main/CLAUDE.md)** - Minimal Next.js Static Site Generation template
27-
- **[next-rsc/CLAUDE.md](https://github.com/NetCoreTemplates/next-rsc/blob/main/CLAUDE.md)** - Minimal Next.js React Server Components template
28-
- **[react-spa/CLAUDE.md](https://github.com/NetCoreTemplates/react-spa/blob/main/CLAUDE.md)** - Full featured Vite + React SPA template
29-
- **[nextjs/CLAUDE.md](https://github.com/NetCoreTemplates/nextjs/blob/main/CLAUDE.md)** - Full featured Next.js Static Site Generation template
25+
- **[react-static/AGENTS.md](https://github.com/NetCoreTemplates/react-static/blob/main/AGENTS.md)** - Minimal Vite + React SPA template
26+
- **[next-static/AGENTS.md](https://github.com/NetCoreTemplates/next-static/blob/main/AGENTS.md)** - Minimal Next.js Static Site Generation template
27+
- **[next-rsc/AGENTS.md](https://github.com/NetCoreTemplates/next-rsc/blob/main/AGENTS.md)** - Minimal Next.js React Server Components template
28+
- **[react-spa/AGENTS.md](https://github.com/NetCoreTemplates/react-spa/blob/main/AGENTS.md)** - Full featured Vite + React SPA template
29+
- **[nextjs/AGENTS.md](https://github.com/NetCoreTemplates/nextjs/blob/main/AGENTS.md)** - Full featured Next.js Static Site Generation template
3030

3131
These files are automatically included when you create a new project, ensuring AI assistants have immediate access to your project's context.
3232

0 commit comments

Comments
 (0)