Config Gen
Description
--- description: Generate personalized Claude Code configurations based on your requirements. Supports agents, commands, skills, and rules. --- # /config-gen - 配置生成器 根据你的需求生成个性化的 Claude Code 配置集合。 ## 使用方法 ``` /config-gen <需求描述> ``` ## 示例 ``` /config-gen 我需要一个 React 项目的 TDD 配置 /config-gen 为后端 Node.js 项目配置代码审查和安全检查 /config-gen 配置 Go 语言开发工作流,包含测试和代码审查 ``` ## 配置生成流程 ### 第一步:需求分析 分析用户需求,识别以下关键信息: 1. **项目类型** - 前端(React、Vue、Next.js) - 后端(Node.js、Go、Python) - 全栈 2. **开发关注点** -
Installation
Installs to ~/.claude/skills/zhongkai-ecc-config-gen/SKILL.md
mkdir -p ~/.claude/skills/zhongkai-ecc-config-gen && curl -fsSL https://raw.githubusercontent.com/zhongkai/ECC/HEAD/commands/config-gen.md -o ~/.claude/skills/zhongkai-ecc-config-gen/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development