Files
wshobson--agents/plugins/functional-programming/.codex-plugin/plugin.json
T
2026-07-13 12:36:35 +08:00

17 lines
512 B
JSON

{
"name": "functional-programming",
"version": "1.2.1",
"description": "Functional programming with Elixir, OTP patterns, Phoenix framework, and distributed systems",
"skills": "./skills/",
"author": {
"name": "Seth Hobson",
"email": "seth@major7apps.com"
},
"license": "MIT",
"interface": {
"displayName": "Functional Programming",
"shortDescription": "Functional programming with Elixir, OTP patterns, Phoenix framework, and distributed systems",
"category": "Coding"
}
}