with one click
bifrost
bifrost contains 4 collected skills from devzeebo, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
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.