一键导入
deno-patterns
Deno project guidance for runtime APIs, modules, permissions, and deployment-aware code.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Deno project guidance for runtime APIs, modules, permissions, and deployment-aware code.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
AWS delivery guidance for SDK, infra, security, and operational guardrails.
Azure architecture and operations guidance for app code, deployment, identity, and observability.
Add Clerk authentication to any project by following the official quickstart guides.
Drizzle ORM guidance for schema design, query composition, migrations, and transaction safety.
Go project guidance for package boundaries, interfaces, testing, and production correctness.
Node.js plus Express guidance for route design, middleware boundaries, validation, and operability.
| name | deno-patterns |
| description | Deno project guidance for runtime APIs, modules, permissions, and deployment-aware code. |
| metadata | {"source_repo":"pi-autoskills/registry","source_path":"deno-patterns/SKILL.md","source_commit":"local-dev"} |
Use for Deno codebases using TypeScript, JSR or npm imports, and permission-aware runtime features.
deno.json tasks, lint, fmt, and test config as source of truthDo not:
curl | sh