18 lines
625 B
JSON
18 lines
625 B
JSON
{
|
|
"name": "byteforge-skills",
|
|
"owner": {
|
|
"name": "Jason Byteforge",
|
|
"email": "jason@byteforge.dev"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "byteforge-skills",
|
|
"description": "Collection of development setup skills including PostgreSQL database setup, Python PyPI package publishing, Flask REST API with OpenAPI/Swagger documentation, Flask Docker deployment, and Mazza-specific Grafana Loki logging configuration",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-jmazzahacks-byteforge-claude-skills-byteforge-skills.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |