deno-expert

Review Deno codebases and enforce modern Deno patterns with built-in tooling.

Updated Mar 16, 2026
One-click install
npx skills add https://github.com/sebastiankunikowski/zadanie-rekrutacyjne-vautomate --skill deno-expert-sebastiankunikowski
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: deno-expert
Source: https://github.com/sebastiankunikowski/zadanie-rekrutacyjne-vautomate/tree/main/.agent/skills/deno-expert
Command: npx skills add https://github.com/sebastiankunikowski/zadanie-rekrutacyjne-vautomate --skill deno-expert-sebastiankunikowski

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Deno development often requires expert review and guidance to ensure code quality, performance, and adherence to best practices. This skill provides authoritative insights for code review, debugging, and enforcing standards in Deno projects.

Core Features & Use Cases

  • Expert code review guidance for Deno and Fresh projects
  • Debugging support for runtime issues and performance bottlenecks
  • Best-practice enforcement and guidance on Deno tooling and patterns
  • Use Case: when auditing a Deno project, you can rely on this skill to align with official patterns and recommended tooling

Quick Start

Provide a focused Deno code review by providing a sample code snippet and asking for best-practice guidance.

Frequently Asked Questions about deno-expert

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I perform a code review for a Deno project?

Perform a Deno code review by auditing the codebase against modern Deno patterns, enforcing best practices, and recommending built-in tooling such as deno fmt, deno lint, and deno test for quality assurance.

What are the best practices for debugging Deno runtime issues?

The best practice for debugging Deno runtime issues is to analyze performance bottlenecks and apply expert guidance to align code with official Deno patterns and recommended built-in tooling for optimal execution.

Can I use this approach for code reviews in Fresh projects?

Yes, you can use this approach for Fresh projects, as it provides expert analysis and guidance specifically tailored for Deno-specific codebases including the Fresh framework and its unique architectural patterns.

How do I enforce Deno linting and formatting standards?

You can enforce Deno linting and formatting standards by applying modern Deno patterns and utilizing built-in tooling such as deno lint and deno fmt during your code review and auditing processes.

Why should I avoid non-Deno patterns in my TypeScript runtime code?

You should avoid non-Deno patterns in your TypeScript runtime code to ensure compatibility with Deno's built-in tooling and enforce modern standards, preventing runtime issues and performance bottlenecks in Deno projects.