-
-
Notifications
You must be signed in to change notification settings - Fork 55
feat(create-rslib): add AGENTS.md #1317
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR adds a new AGENTS.md file to the create-rslib template, providing AI agent context and quick reference documentation for library development with Rslib, Rsbuild, and Rspack.
Key Changes
- Introduces an
AGENTS.mdfile with expert role definition for JavaScript and Rspack ecosystem development - Documents the build command for production
- Provides links to LLM-focused documentation for Rslib, Rsbuild, and Rspack
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
31df4ca to
744a491
Compare
744a491 to
6994a8c
Compare
✅ Deploy Preview for rslib ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for rslib ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Co-authored-by: neverland <[email protected]>
Summary
Add an
AGENTS.mdfile to projects created bycreate-rslibto assist coding agents.Related Links
Checklist