원클릭으로
bifrost
bifrost에는 devzeebo에서 수집한 skills 4개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
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.