General
PromptBeginner5 minmarkdown
<h1 align="center">
<a href="https://prompts.chat">
100
Loading actions...
<a href="https://prompts.chat">
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 linting, type safety, or ESLint configuration.
risks
docker/volumes/db/data docker/volumes/storage
pycache/ .pyc **/.pyc
node_modules/
server/temp/
venv .venv/
/coverage .coverage
.next/ out/
.ruff_cache/
build
.DS_Store *.pem
npm-debug.log* yarn-debug.log* yarn-error.log* .yarnrc.yml
.env*.local .env*.pre .env *.env *.env.local
.vercel
*.tsbuildinfo next-env.d.ts
.yarn /server/.aws-sam/* .aws-sam/*
.idea **/.vscode/
.pytest_cache
dist/ assistant/src/style/global.css