Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:48:40 +08:00
commit 87eb9f0383
12 changed files with 4681 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "cli-ninja",
"description": "Master CLI navigation and code exploration using modern command-line tools (fd, rg, ast-grep, fzf, jq, yq)",
"version": "0.1.1",
"author": {
"name": "pythoninthegrass",
"email": "pythoninthegrass@users.noreply.github.com"
},
"skills": [
"./"
]
}