← all publishers

fastapi

@fastapi source repo

4 published skills

  1. Library Skills · fastapi bundle
    Use Library Skills to discover, install, refresh, repair, check, and manage agent skills from installed packages.
    0
    installs
  2. Asyncer · fastapi
    Use Asyncer correctly in Python code that mixes async functions, blocking sync functions, worker threads, or concurrent async tasks. Use when choosing between Asyncer, AnyIO, and asyncio patterns; replacing asyncio.gather, AnyIO task groups, to_thread/from_thread calls, or anyio.run wrappers; using asyncer.create_task_group(), TaskGroup.soonify(), SoonValue, asyncify(), syncify(), or runnify(); or avoiding common Asyncer mistakes.
    0
    installs
  3. Sqlmodel · fastapi
    Use when writing or reviewing Python code with SQLModel, especially models, sessions, queries, FastAPI integration, relationships, link models, creates, updates, and deletes.
    0
    installs
  4. Typer · fastapi
    Typer best practices and conventions. Use when working with Typer CLIs. Keeps Typer code clean and up to date with the latest features and patterns, updated with new versions. Write new code or refactor and update old code.
    1
    install