{"repo":"denoland/skills","free":true,"listed":false,"github":"https://github.com/denoland/skills","clone":"git clone https://github.com/denoland/skills.git","description":"Deno skills for AI coding assistants. Covers using Deno as a package manager and runtime, migrating from npm/yarn/pnpm/bun, Fresh, and Deno Deploy.","language":"TypeScript","stars":94,"topics":["agent-skills","ai","claude-code","deno","llm","skills"],"license":"MIT","category":"ai-agents","readme_excerpt":"Deno Development Skills Modern Deno development knowledge for AI coding assistants. These skills teach your AI assistant how to build Deno applications using current best practices. Skills Skill Description ------------------- ----------------------------------------------------------------------------------------------- deno Core skill: dependency management, permissions, deno.json , the built-in toolchain, publishing migrate-to-deno Moving a Node, npm, Yarn, pnpm, or Bun project to Deno deno-deploy Deployment workflows for Deno Deploy deno-frontend Fresh framework, Preact components, Tailwind CSS deno-sandbox Safe code execution with @deno/sandbox Targets Deno 2.9+. Changed in 2.0 deno-guidance , deno-expert , and deno-project-templates have been merged into the single deno skill. Their content overlapped heavily, and project scaffolding is now handled by deno init rather than by pasted templates. If you installed any of the three individually, install deno instead. Key Principles 1. Deno works like npm and bun - deno install reads package.json , deno add express installs from npm, node modules and node: built-ins work. Migration is not a rewrite. 2. npm and JSR both work - use whichever has the package you need; JSR is a good default for new Deno-first code and the standard library ( @std/ ). 3. Built-in tools - deno fmt , deno lint , deno test , deno check replace prettier, eslint, jest, and tsc with no dependencies. 4. Permissions are the real difference - prefer scoped ","default_branch":null,"files":null,"tree":[],"storefront":"/r/denoland","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/denoland/skills/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}