mirror of
https://github.com/lucas-labs/claude-plugins.git
synced 2026-05-11 09:05:43 -03:00
Add logfire plugin (#1613)
This commit is contained in:
parent
7d42fe2132
commit
1c81b81299
@ -1039,6 +1039,21 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://github.com/Shopify/liquid-skills/tree/main/plugins/liquid-skills"
|
"homepage": "https://github.com/Shopify/liquid-skills/tree/main/plugins/liquid-skills"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "logfire",
|
||||||
|
"description": "Add Logfire observability to Python applications with auto-instrumentation for FastAPI, httpx, asyncpg, SQLAlchemy, and more",
|
||||||
|
"author": {
|
||||||
|
"name": "Pydantic"
|
||||||
|
},
|
||||||
|
"category": "monitoring",
|
||||||
|
"source": {
|
||||||
|
"source": "git-subdir",
|
||||||
|
"url": "https://github.com/pydantic/skills.git",
|
||||||
|
"path": "plugins/logfire",
|
||||||
|
"ref": "main"
|
||||||
|
},
|
||||||
|
"homepage": "https://github.com/pydantic/skills/tree/main/plugins/logfire"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "lua-lsp",
|
"name": "lua-lsp",
|
||||||
"description": "Lua language server for code intelligence",
|
"description": "Lua language server for code intelligence",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user