mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-06-22 01:07:12 -07:00
14 lines
416 B
JSON
14 lines
416 B
JSON
{
|
|
"name": "ux-toolkit",
|
|
"version": "1.0.0",
|
|
"description": "Specialized suite of UX development tools for the Gemini CLI team, including worktree management, PR finishing, and design auditing.",
|
|
"author": "AI DevTools UX Team",
|
|
"skills": [
|
|
"skills/_ux_git-worktree",
|
|
"skills/_ux_finish-pr",
|
|
"skills/_ux_designer",
|
|
"skills/_ux_string-reviewer"
|
|
],
|
|
"commands": ["commands/ux-help.toml"]
|
|
}
|