General
PromptBeginner5 minmarkdown
Untitled Skill
193
Main instructions and any bundled files for this skill.
.git .gitignore .gitattributes
.pyc .DS_Store Thumbs.db .idea/ .vscode/ pycache/ .venv/ env/ venv/ .uv-cache .env .env.
node_modules/ WareHouse/ data/ temp/ logs
/frontend README* compose.yml Dockerfile
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