bzd
bzd에는 blaizard에서 수집한 skills 11개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
How to write, build, test, and contribute Node.js/JavaScript/Vue code in the bzd monorepo
How to run, test, build, type-check, format, and manage Python dependencies in the bzd monorepo
Core software design principles — ALWAYS load this before planning and before writing any implementation code
How to build, test, run, and maintain Bazel targets in the bzd monorepo — always load this before invoking any ./tools/bazel command
How to read, write, and wire BDL (Bzd Description Language) files and their Bazel rules in the bzd monorepo — load this before touching any .bdl file or bdl_* Bazel rule
How to write, build, test, and contribute C++ code in the bzd monorepo
How to build/test esp32/esp32s3/etc targets in the bzd monorepo.
How to write, build, test, format, and contribute Rust code in the bzd monorepo
How to run the sanitizer to format and lint code in the bzd monorepo
Sanitizes, refactors, and cleans up modified code files to meet senior engineering standards. Use when the user asks to sanitize, clean up, refactor code, run formatters/linters, fix comments, or prepare files for a commit.
Automates browser interactions for web testing, form filling, screenshots, and data extraction using playwright-cli terminal commands.