Add boilerplate files and licenses
This commit is contained in:
10
AGENTS.md
Normal file
10
AGENTS.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# EP133 Tool Agent Guidelines
|
||||
|
||||
- never comment the code, except biome or linter comments
|
||||
- leave MY comments as is
|
||||
- if you detect the changes in the code you've just made - accept it
|
||||
- don't use responsive tailwind selector until I say so
|
||||
- when adding a new library always check the official docs for the installed version
|
||||
- always use brackets for IF statement, even for one line expression
|
||||
- don't rebuild the project after updating the code, check for correct typing
|
||||
- never commit any changes to git
|
||||
Reference in New Issue
Block a user