Smithery Logo
MCPsSkillsDocsPricing
Login
Smithery Logo

Accelerating the Agent Economy

Resources

DocumentationPrivacy PolicySystem Status

Company

PricingAboutBlog

Connect

© 2026 Smithery. All rights reserved.

    sachitv

    fmt

    sachitv/fmt
    Coding
    1
    1 installs

    About

    SKILL.md

    Install

    Install via Skills CLI

    or add to your agent
    • Claude Code
      Claude Code
    • Codex
      Codex
    • OpenClaw
      OpenClaw
    • Cursor
      Cursor
    • Amp
      Amp
    • GitHub Copilot
      GitHub Copilot
    • Gemini CLI
      Gemini CLI
    • Kilo Code
      Kilo Code
    • Junie
      Junie
    • Replit
      Replit
    • Windsurf
      Windsurf
    • Cline
      Cline
    • Continue
      Continue
    • OpenCode
      OpenCode
    • OpenHands
      OpenHands
    • Roo Code
      Roo Code
    • Augment
      Augment
    • Goose
      Goose
    • Trae
      Trae
    • Zencoder
      Zencoder
    • Antigravity
      Antigravity
    ├─
    ├─
    └─

    About

    Format TypeScript sources using Deno formatter

    SKILL.md

    What I do

    • Run deno fmt to format all tracked TypeScript files in the repository
    • Can also format a single file using deno fmt <filename>
    • Ensures consistent code formatting before committing or submitting a pull request
    • Automatically follows the formatter rules configured in deno.jsonc

    When to use me

    Use this when you want to ensure code is properly formatted:

    • Before committing changes
    • Before creating a pull request
    • After modifying any TypeScript files in the codebase

    Notes

    • The formatter is configured by Deno and applies to the entire codebase
    • This is part of the standard pre-commit workflow defined in scripts/pre-commit.sh
    Recommended Servers
    Draw.io
    Draw.io
    Cloudflare
    Cloudflare
    Google Docs
    Google Docs
    Repository
    sachitv/avro-typescript
    Files