en un clic
bifrost
bifrost contient 4 skills collectées depuis devzeebo, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Conventions for running Vite+ (`vp`) commands in this repo. Use whenever invoking vp — check, test, install, build, add, remove, run. Key rule: always run `vp check --fix`, never bare `vp check` followed by `vp check --fix`.
Use when working with Node.js, npm, package.json, or npx. Alternative package managers like Yarn and pnpm as well as monorepo tools like nx, yarn, or turborepo should also use this skill
Use this skill when writing any TypeScript or JavaScript. This specifies explicit code style, language features, and guidance that WILL be validated after editing files and WILL fail your edits if you do not follow this skill precisely
Use this skill when writing any React code. This skill details best practices, component design, composition, and hook gotchas.