File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff 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
3131These files are automatically included when you create a new project, ensuring AI assistants have immediate access to your project's context.
3232
You can’t perform that action at this time.
0 commit comments