better tagging

This commit is contained in:
John Lancaster
2026-06-21 22:46:53 -05:00
parent 58a94ad9b6
commit e93462ec3b
5 changed files with 74 additions and 0 deletions
@@ -8,6 +8,7 @@ x-personal-mcp:
- fastapi
- sqlalchemy
- async
- asyncio
- modernization
capabilities:
- resource://skills/fastapi-async-sqlalchemy-modernization/document
+1
View File
@@ -7,6 +7,7 @@ x-personal-mcp:
tags:
- fastapi
- uv
- uvicorn
- docker
capabilities:
- resource://skills/fastapi-uv-docker/document
@@ -6,6 +6,7 @@ x-personal-mcp:
version: 1.0.0
tags:
- nicegui
- fastapi
- ui
- customization
- frontend
+4
View File
@@ -8,6 +8,10 @@ x-personal-mcp:
- pytest
- testing
- python
- fastapi
- asyncio
- anyio
- deterministic
capabilities:
- resource://skills/pytest-scaffolding/document
---