ワンクリックで
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