关于
This skill enhances Claude's ability to develop, debug, and maintain Deno-based projects by strictly adhering to the modern Deno ecosystem and its 'one-tool' philosophy. It streamlines development workflows by enforcing the use of deno.json for configuration, managing dependencies via import maps, and ensuring all imports follow Deno’s ESM-only requirements with explicit file extensions. By prioritizing the JSR registry and the Deno standard library, it helps developers build secure, high-performance applications while leveraging Deno's integrated testing, linting, and formatting toolchain.