Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:26:40 +08:00
commit 4c495cb871
11 changed files with 1003 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
{
"name": "ultralytics-dev",
"description": "Auto-formatting hooks for Python, JavaScript, Markdown, and Bash. Includes MCP servers for Slack message search, MongoDB queries, and Linear tracking, with usage skills.",
"version": "1.2.2",
"author": {
"name": "Fatih Akyon"
},
"skills": [
"./skills"
],
"hooks": [
"./hooks"
]
}