Initial commit
This commit is contained in:
16
.claude-plugin/plugin.json
Normal file
16
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "ypares-agent-skills",
|
||||
"description": "Collection of productivity and development skills including GitHub workflow automation, Nix packaging, Textual TUI building, Typst document creation, and Jujutsu VCS workflows",
|
||||
"version": "0.0.0-2025.11.28",
|
||||
"author": {
|
||||
"name": "Yves Parès",
|
||||
"email": "yves.pares@gmail.com"
|
||||
},
|
||||
"skills": [
|
||||
"./skills/github-pr-workflow",
|
||||
"./skills/package-npm-nix",
|
||||
"./skills/textual-builder",
|
||||
"./skills/typst-writer",
|
||||
"./skills/working-with-jj"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user