mcpbeat

denoland Skills

12 skills published by denoland across 3 repositories. Together they weigh 76 207 tokens — that is what loading all of them at once would cost you in context.

12 skills 76 207 tokens total vendor account

Fmt vendor
deno

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

69 tokens
Issue Triage vendor
deno

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.

3k tokens
Lint All vendor
deno

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

75 tokens
Lint Js vendor
deno

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

81 tokens
Node Compat vendor
deno

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.

1k tokens
Review Pr vendor
deno

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.

2k tokens
Deno vendor
skills

Use when writing, running, configuring, reviewing, or debugging code in a Deno project, or when scaffolding a new one. Covers dependency management with deno install and deno add, package.json and node_modules support, npm and JSR packages, permissions, where configuration belongs across package.json, tsconfig.json and deno.json, workspaces, the built-in toolchain (fmt, lint, test, check, bench, compile), and publishing.

5k tokens
Deno Deploy vendor
skills

Use when deploying Deno apps to production, asking about Deno Deploy, or working with `deno deploy` CLI commands. Covers deployment workflows, environment variables, KV database access, custom domains, the --tunnel flag for local development, and the `deno deploy` command reference.

14k tokens
Deno Frontend vendor
skills

Use when building a web frontend with Deno — running React, Vite, Astro, SvelteKit, Next.js, Nuxt or other npm frameworks under Deno, or working with Fresh, Deno's own island-architecture framework. Covers which path to pick, Fresh 2.x routes, handlers, islands, Preact signals, Tailwind, and Fresh 1.x to 2.x migration.

3k tokens
Deno Sandbox vendor
skills

Use when building features that execute untrusted user code, AI-generated code, or need isolated code execution environments. Covers the @deno/sandbox SDK.

3k tokens
Migrate To Deno vendor
skills

Use when moving a Node.js, npm, Yarn, pnpm, or Bun project to Deno, or when adopting Deno incrementally in an existing JavaScript or TypeScript codebase. Covers using Deno as a drop-in package manager, running existing package.json scripts, CommonJS versus ESM, node_modules layout, lockfile migration, permissions, whether to adopt the built-in toolchain, and per-tool command equivalents.

6k tokens
Orchid Operator vendor
orchid

Operate and supervise an orchid/divybot agent swarm — open issues as work, watch workers over herdr, relay-free PR supervision, governor pacing, credential health, deploy. Use when asked to check the swarm, open work, why a worker is stuck, scale/pause a target, deploy the coordinator, or fix a fleet-wide auth failure.

39k tokens