General
PromptBeginner5 minmarkdown
Untitled Skill
191
**DO NOT run `npm run dev`** - The development server should not be started by agents. The user will run it manually when needed.
Loading actions...
Main instructions and any bundled files for this skill.
DO NOT run npm run dev - The development server should not be started by agents. The user will run it manually when needed.
For testing and validation:
npm run build to check for TypeScript errors and ensure the build succeedsTypeScript 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