D
Denoland Skills
ego lite browser
sponsorego lite is the fastest browser for AI agents to run web automation, sharing your logged-in state with Codex or Claude Code, zero cost, zero config.
Alpha Vantage MCP Server
sponsorAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
deno
denoland
Use when writing, running, configuring, reviewing, or debugging code in a Deno project, or when scaffolding a new one. Covers dependency management with deno…
official
deno-deploy
denoland
Use when deploying Deno apps to production, asking about Deno Deploy, or working with `deno deploy` CLI commands. Covers deployment workflows, environment…
official
deno-expert
denoland
Expert-level Deno knowledge for code review, debugging, and best practice enforcement. Use when reviewing Deno code or answering advanced Deno questions.
official
deno-frontend
denoland
Use when working with Fresh framework, creating routes or handlers in Fresh, building web UIs with Preact, or adding Tailwind CSS in Deno. Covers Fresh 2.x…
official
deno-guidance
denoland
Use when starting any Deno project, choosing packages, configuring deno.json, or running CLI commands. Provides foundational knowledge for building modern Deno…
official
deno-project-templates
denoland
Use when scaffolding new Deno projects. Provides templates for Fresh web apps, CLI tools, libraries, and API servers with modern best practices.
official
deno-sandbox
denoland
Use when building features that execute untrusted user code, AI-generated code, or need isolated code execution environments. Covers the @deno/sandbox SDK.
official
fmt
denoland
Format all code in the repository. Run before opening a PR or committing changes.
official
fmt
denoland
Format all code in the repository. Run before opening a PR or committing changes.
official
issue-triage
denoland
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…
official
issue-triage
denoland
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…
official
lint-all
denoland
Lint all code (Rust + JS/TS). Use before opening a PR when Rust code was changed.
official
lint-all
denoland
Lint all code (Rust + JS/TS). Use before opening a PR when Rust code was changed.
official
lint-js
denoland
Lint JS/TS code only. Use before opening a PR when only JavaScript or TypeScript files were changed (no Rust).
official
lint-js
denoland
Lint JS/TS code only. Use before opening a PR when only JavaScript or TypeScript files were changed (no Rust).
official
migrate-to-deno
denoland
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.…
official
node-compat
denoland
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.
official
node-compat
denoland
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.
official
review-pr
denoland
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…
official
review-pr
denoland
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…
official