Files
setrip/AGENTS.md
T
2026-04-16 14:51:54 +07:00

32 lines
681 B
Markdown

<!-- BEGIN:nextjs-agent-rules -->
# This is NOT the Next.js you know
# 📄 Documentation Files
## AGENTS.md
Berisi:
- struktur project
- aturan coding
- best practices
## CLAUDE.md
Berisi:
- instruksi untuk AI assistant
- cara generate code
- constraint development
## Rules
- Semua developer wajib mengikuti AGENTS.md
- AI harus membaca AGENTS.md sebelum generate code
- Jangan duplikasi aturan di banyak file
This version has breaking changes — APIs, conventions, and file structure may all differ from your training data. Read the relevant guide in `node_modules/next/dist/docs/` before writing any code. Heed deprecation notices.
<!-- END:nextjs-agent-rules -->