fly-io

Installation
SKILL.md

Fly.io Platform

Use this skill for any Fly.io work, including routine deploy/config changes and architecture decisions for apps known to run on Fly.

Fly changes quickly. Ground decisions in the local CLI and current official docs before making version-sensitive claims. When a Fly-authored feature is only documented in Fly forum announcements or official example repos, say so and avoid presenting it as broadly documented platform surface.

First Steps

  1. Inspect the project shape before prescribing commands.

    rg --files -g 'fly.toml' -g 'Dockerfile*' -g '.dockerignore' -g '.github/workflows/**' -g 'package.json' -g 'pyproject.toml' -g 'go.mod' -g 'Cargo.toml'
    
  2. Check the current flyctl surface for the task.

Installs
7
Repository
usetemi/skills
GitHub Stars
5
First Seen
May 18, 2026
fly-io — usetemi/skills