General
PromptBeginner5 minmarkdown
Untitled Skill
193
/node_modules
Loading actions...
Main instructions and any bundled files for this skill.
/node_modules /.pnp .pnp.js
/coverage
/.next/ /out/
/build
.DS_Store *.pem
npm-debug.log* yarn-debug.log* yarn-error.log*
.env*.local .env
.vercel
*.tsbuildinfo next-env.d.ts
TypeScript and ESLint rules that MUST be followed when creating, modifying, or reviewing any file under apps/frontend/, including .ts, .tsx, .js, and .jsx files. Also apply when discussing frontend li...
risks