Initial commit
This commit is contained in:
12
.claude-plugin/plugin.json
Normal file
12
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "byteforge-skills",
|
||||
"description": "Collection of Claude Code skills by @jmazzahacks that codify best practices and reusable patterns for software development",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "Jason Byteforge",
|
||||
"github": "jmazzahacks"
|
||||
},
|
||||
"skills": [
|
||||
"./skills"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user