Plugin Claude Code
Plugins for modern Deno development with Fresh, JSR, and Deno Deploy.
Plugin Claude Code
Plugins for modern Deno development with Fresh, JSR, and Deno Deploy.
Plugin Claude Code
Build modern Deno apps with Fresh, JSR, and Deno Deploy.
Instructions file
Claude Code instructions for donjo/denoland, covering claude.md, project overview, plugin architecture, file formats and key plugin principles.
Agent
Specialized agent for Deno development - answers questions, reviews code, and helps debug Deno/Fresh/JSR issues.
Command
Deploy your Deno app to Deno Deploy.
Command
Scaffold a new Deno project with modern best practices.
Hook
Runs when a session starts, executing detect-deno.sh via bash. From donjo/denoland.
Hook
Runs after a tool call finishes, executing capture-tool-use.ts via deno with --allow-read, --allow-write and --allow-env. From donjo/denoland.
Hook
Runs when you submit a prompt, before the agent sees it, executing capture-user-prompt.ts via deno with --allow-read, --allow-write and --allow-env. From donjo/denoland.
Skill Claude CodeCodex
Deno Deploy deployment workflows - use when user says "deploy to deno deploy", "push to deno deploy", "ship to deno deploy", or asks about deploying Deno apps to Deno Deploy.
Skill Claude CodeCodex
Use when building web UIs with Fresh framework, using Preact components, or adding Tailwind CSS styling in Deno.
Skill Claude CodeCodex
Use when starting any Deno project, choosing packages, configuring deno.json, or running CLI commands.
Skill Claude CodeCodex
Use when building features that execute untrusted user code, AI-generated code, or need isolated code execution environments.