General
PromptBeginner5 minmarkdown
Untitled Skill
185
"Exclude": ["^\\.gitmodules$", "stb_image\\.h"],
Loading actions...
Main instructions and any bundled files for this skill.
{ "Exclude": ["^\.gitmodules$", "stb_image\.h"], "Disable": { "IndentSize": true } }
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