Files
gh-ypares-agent-skills-ypar…/.claude-plugin/plugin.json
2025-11-30 09:08:16 +08:00

16 lines
524 B
JSON

{
"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"
]
}