18 lines
456 B
JSON
18 lines
456 B
JSON
{
|
|
"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"
|
|
]
|
|
} |