Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:33:58 +08:00
commit f299c5c0dd
4 changed files with 98 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "functional-programming",
"description": "Functional programming with Elixir, OTP patterns, Phoenix framework, and distributed systems",
"version": "1.2.0",
"author": {
"name": "Seth Hobson",
"url": "https://github.com/wshobson"
},
"agents": [
"./plugins/functional-programming/agents/elixir-pro.md"
]
}