home/categories/database-tools/terminalskills-skills-skills-uvicorn-skill-md
database-toolsdatabases

uvicorn

Deploy Python ASGI apps with Uvicorn. Use when a user asks to run FastAPI in production, configure an ASGI server, set up Gunicorn with Uvicorn workers, or optimize Python web server performance.

TerminalSkills
maintainer
TerminalSkills
Updated 2/24/2026
Stars
29
Forks
6
quick start

Installation and usage

Deploy Python ASGI apps with Uvicorn. Use when a user asks to run FastAPI in production, configure an ASGI server, set up Gunicorn with Uvicorn workers, or optimize Python web server performance.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use uvicorn