Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:34:40 +08:00
commit 448583fc23
4 changed files with 247 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "julia-development",
"description": "Modern Julia development with Julia 1.10+, package management, scientific computing, high-performance numerical code, and production best practices",
"version": "1.0.0",
"author": {
"name": "Community Contribution",
"url": "https://github.com/exAClior"
},
"agents": [
"./agents/julia-pro.md"
]
}