deno
CommunityDeno-centric patterns to ship faster.
Authorlambdalisue
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill codifies best practices for using Deno in projects, reducing boilerplate and onboarding time.
Core Features & Use Cases
- Deno-specific conventions: Explicit extensions (
.ts),deno.jsonfor imports, tasks, lint, fmt; nonode_modules - Testing: Deno.test patterns and preferred testing style
- Permissions: Document required permissions via JSDoc:
@requires --allow-read - Use Case: Spin up a clean Deno project following these conventions to accelerate development
Quick Start
Start a new Deno project and apply the conventions by creating deno.json, and running deno fmt, deno lint, and deno test.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: deno Download link: https://github.com/lambdalisue/dotfiles/archive/main.zip#deno Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.