Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:57:30 +08:00
commit d952f7ae0a
7 changed files with 914 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
{
"name": "gen-alpha-output-style",
"description": "Transforms Claude's responses to use Gen Alpha/brainrot internet slang. No cap, this plugin hits different fr fr.",
"version": "0.1.0",
"author": {
"name": "Steve Nims",
"email": "sjnims@gmail.com",
"url": "https://github.com/sjnims"
},
"skills": [
"./skills"
],
"hooks": [
"./hooks"
]
}