Precaution of errors:
run tests like npm run build to test

SKILLS:
when told to read the skills,read the full that particular skill not only skill.md and also implement it strictly

Github:
do not add and commit and push files to github until unless user says that 


DATABASE:
If there is any operations on Database highlight it to the user at highest priority to be considered and also take explicit permission and then do any kind of action on database


CLI:
-if there is any cli packages ,do not link (npm link)
-also remind the user to publish the package

Instructions:
-When updating the DB or used code to edit something ,put them in .env file
-never use letter spacing
-see if any important info is getting leaked. if files put them in .env ,if something else inform the user


Security:
security should also be the top priority 
use try-catch blocks when creating something (should not crash in production.).
make files more organized and clean structure ,no file should get bloated with 100's lines of code ,split the code into multiple files where req