Skip to main content

← All sources

Deno skills

Deno, JSR imports, Fresh framework, Deno Deploy, best practices skills-hub.ai mirrors 6 skills from Deno daily — every skill links back to its upstream GitHub source. Install with one command across Claude Code, Cursor, Codex, Windsurf, and any MCP-compatible tool.

Upstream: github.com/denoland/skills

Installing a Deno skill

Pick a skill below, then run the install command for your AI coding tool. The skills-hub CLI writes the SKILL.md to the right directory and tracks the install in .skills.json so your team gets reproducible installs.

# Install a Deno skill
npx @skills-hub-ai/cli install <skill-slug>

# Browse all Deno skills via API
curl https://skills-hub.ai/api/v1/skills?source=deno

# Browse all sources
open https://skills-hub.ai/sources

Top Deno skills

See all →

The most-installed skills from Deno, ranked by adoption.

  1. 01deno-deploy

    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.

    Buildfrom Deno
  2. 02deno-guidance

    Use when starting any Deno project, choosing packages, configuring deno.json, or running CLI commands. Provides foundational knowledge for building modern Deno applications.

    Buildfrom Deno
  3. 03deno-frontend

    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 project structure, route handlers, islands, createDefine, PageProps, context patterns, and Fresh 1.x to 2.x migration. Essential for any Fresh-related question.

    Buildfrom Deno
  4. 04deno-project-templates

    Use when scaffolding new Deno projects. Provides templates for Fresh web apps, CLI tools, libraries, and API servers with modern best practices.

    Buildfrom Deno
  5. 05deno-sandbox

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

    Buildfrom Deno
  6. 06deno-expert

    Expert-level Deno knowledge for code review, debugging, and best practice enforcement. Use when reviewing Deno code or answering advanced Deno questions.

    Buildfrom Deno

About this source

skills-hub.ai mirrors skills from 90+ official GitHub repositories every day. Each imported skill is parsed from a SKILL.md file in the source repo, gets a security scan and quality score on import, and links back to its upstream source of truth.

Last sync: Apr 30, 2026, 10:11 PM (success).

Deno skills — frequently asked

What are Deno skills?

Deno skills are AI coding skills published by Deno (Deno, JSR imports, Fresh framework, Deno Deploy, best practices) and mirrored daily on skills-hub.ai. They are SKILL.md files that follow the open Agent Skills standard, so they work in Claude Code, Cursor, Codex CLI, Windsurf, Copilot, and any MCP-compatible tool.

How many Deno skills are available?

skills-hub.ai indexes 6 skills from Deno, synced daily from the upstream GitHub repository (https://github.com/denoland/skills).

How do I install a Deno skill?

Run `npx @skills-hub-ai/cli install <skill-slug>` in your project. The CLI writes the SKILL.md to the right directory for your AI tool and adds it to your `.skills.json` lockfile so your team gets the same skills at the same versions.

Are these official Deno skills?

Yes. Every skill from this source is mirrored from Deno's own GitHub repository (https://github.com/denoland/skills). Each skill page links back to the upstream source of truth, so you can verify the original.

Deno skills — 6 official AI coding skills — skills-hub.ai