denoland/deno

A modern runtime for JavaScript and TypeScript.

108kStars on the repository
8Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

fmt

01

denoland/deno

Skill Claude CodeCodex

Format all code in the repository. Run before opening a PR or committing changes.

108k 2d ago A 18 tokens original MIT

issue-triage

02

denoland/deno

Skill Claude CodeCodex

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.

108k 2d ago C 47 tokens original MIT

lint-all

03

denoland/deno

Skill Claude CodeCodex

Lint all code (Rust + JS/TS). Use before opening a PR when Rust code was changed.

108k 2d ago A 24 tokens original MIT

lint-js

04

denoland/deno

Skill Claude CodeCodex

Lint JS/TS code only. Use before opening a PR when only JavaScript or TypeScript files were changed (no Rust).

108k 2d ago A 29 tokens original MIT

node-compat

05

denoland/deno

Skill Claude CodeCodex

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.

108k 2d ago A 37 tokens original MIT

review-pr

06

denoland/deno

Skill Claude CodeCodex

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.

108k 2d ago A 39 tokens original MIT