Run a Node.js compatibility test, diagnose failures, and either fix the implementation, skip, or ignore the test. Use when asked to work on node compat tests.
원문 언어: 영어
메뉴
SkillsMP는 denoland/deno에서 6개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
수집된 skill 6개 중 6개를 표시합니다.
Run a Node.js compatibility test, diagnose failures, and either fix the implementation, skip, or ignore the test. Use when asked to work on node compat tests.
원문 언어: 영어
Format all code in the repository. Run before opening a PR or committing changes.
원문 언어: 영어
Triage a Deno GitHub issue — reproduce bugs, classify, label, and comment with findings. Use when asked to triage an issue or when an issue number/URL is provided for triage.
원문 언어: 영어
Lint all code (Rust + JS/TS). Use before opening a PR when Rust code was changed.
원문 언어: 영어
Lint JS/TS code only. Use before opening a PR when only JavaScript or TypeScript files were changed (no Rust).
원문 언어: 영어
Review a Deno runtime pull request for correctness, tests, security, and conventions. Use when asked to review a PR or when a PR number/URL is provided for review.
원문 언어: 영어