diff --git a/packages/create-rsbuild/template-common/AGENTS.md b/packages/create-rsbuild/template-common/AGENTS.md new file mode 100644 index 0000000000..04f0bc24b4 --- /dev/null +++ b/packages/create-rsbuild/template-common/AGENTS.md @@ -0,0 +1,14 @@ +# AGENTS.md + +You are an expert in JavaScript, Rsbuild, and web application development. You write maintainable, performant, and accessible code. + +## Commands + +- `npm run dev` - Start the dev server +- `npm run build` - Build the app for production +- `npm run preview` - Preview the production build locally + +## Docs + +- Rsbuild: +- Rspack: