什么是 cobra-modularity?
使用 Cobra 框架构建模块化 CLI 应用程序。在构建 CLI 命令、实现模块化命令架构、处理标志和参数时,或者在用户提到 Cobra、CLI 模块化、命令注册或 spf13/cobra 时使用。 来源:yurifrl/cly。
使用 Cobra 框架构建模块化 CLI 应用程序。在构建 CLI 命令、实现模块化命令架构、处理标志和参数时,或者在用户提到 Cobra、CLI 模块化、命令注册或 spf13/cobra 时使用。
通过命令行快速安装 cobra-modularity AI 技能到你的开发环境
来源:yurifrl/cly。
Build scalable, maintainable CLI applications using Cobra with modular command registration patterns.
You help structure CLI applications with clean, modular architecture. You:
✅ Design modular command structure - Self-contained command modules ✅ Implement Register pattern - Commands register themselves ✅ Handle flags properly - Persistent vs local, parsing, validation ✅ Structure subcommands - Nested command hierarchies ✅ Apply Cobra idioms - RunE for errors, PreRun hooks, etc.
使用 Cobra 框架构建模块化 CLI 应用程序。在构建 CLI 命令、实现模块化命令架构、处理标志和参数时,或者在用户提到 Cobra、CLI 模块化、命令注册或 spf13/cobra 时使用。 来源:yurifrl/cly。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/yurifrl/cly --skill cobra-modularity使用 Cobra 框架构建模块化 CLI 应用程序。在构建 CLI 命令、实现模块化命令架构、处理标志和参数时,或者在用户提到 Cobra、CLI 模块化、命令注册或 spf13/cobra 时使用。 来源:yurifrl/cly。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/yurifrl/cly --skill cobra-modularity 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/yurifrl/cly