Skip to content

♻️ Add library-skills for FastAPI and SQLModel#2354

Merged
tiangolo merged 1 commit into
masterfrom
library-skills
Jun 26, 2026
Merged

♻️ Add library-skills for FastAPI and SQLModel#2354
tiangolo merged 1 commit into
masterfrom
library-skills

Conversation

@tiangolo

@tiangolo tiangolo commented Jun 26, 2026

Copy link
Copy Markdown
Member

Pull Request

♻️ Add library-skills for FastAPI and SQLModel

This uses https://library-skills.io/, and is compatible with coding agents using .agents, like Codex, Cursor and many others, and .claude, used by Claude Code.

The symlinks would work in Unix compatible systems. So, Linux, macOS, Windows WSL. Regular Windows might work depending on if it has developer mode enabled, and the git configuration to track and create symlinks.

If it doesn't work on a Windows system, using uvx library-skills --copy could solve it by manually copying the files instead of symlinking, but then it would require manually updating when the version is updated. So the current version in this PR is ideal when the underlying system works, which is most of the systems used by developers.

Discussion:

Description

AI Disclaimer

AI transcript

Checklist

  • This PR is an obvious typo fix, or it links to a GitHub Discussion for the proposed code change.
  • I added tests for the change.
  • The new or updated tests fail on the main branch and pass on this PR.
  • Coverage stays at 100%.
  • The documentation explains the change if needed.

@tiangolo tiangolo added the feature New feature or request label Jun 26, 2026
@tiangolo tiangolo merged commit 8c6e31a into master Jun 26, 2026
26 checks passed
@tiangolo tiangolo deleted the library-skills branch June 26, 2026 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant