18 lines
493 B
JSON
18 lines
493 B
JSON
{
|
|
"name": "byteforge-skills",
|
|
"owner": {
|
|
"name": "Jason Byteforge",
|
|
"email": "plugin@42plugin.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "byteforge-skills",
|
|
"description": "Collection of Claude Code skills by @jmazzahacks that codify best practices and reusable patterns for software development",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-jmazzahacks-byteforge-claude-skills.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |