Initial commit
This commit is contained in:
18
.claude-plugin/plugin.json
Normal file
18
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "python-development",
|
||||
"description": "Agents and skills for Scientific Python development and best practices",
|
||||
"version": "0.1.1",
|
||||
"author": {
|
||||
"name": "Landung Setiawan",
|
||||
"url": "https://github.com/lsetiawan"
|
||||
},
|
||||
"skills": [
|
||||
"./skills/pixi-package-manager",
|
||||
"./skills/python-packaging",
|
||||
"./skills/python-testing",
|
||||
"./skills/code-quality-tools"
|
||||
],
|
||||
"agents": [
|
||||
"./agents/scientific-python-expert.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user