Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 09:08:30 +08:00
commit 773b898589
19 changed files with 11663 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
{
"name": "rails-ai",
"description": "Rails development coordinator with domain skills for Rails 8+, Hotwire, security, and TDD. Built on Superpowers workflows.",
"version": "0.3.1",
"author": {
"name": "zerobearing2",
"url": "https://github.com/zerobearing2"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
],
"hooks": [
"./hooks"
]
}