sync-config-example

当修改 internal/infrastructure/config/config.go 中的 Config 结构体、defaultConfig() 函数,或用户要求"同步配置"、"更新配置示例"时使用。保持 configs/config.example.yaml 与代码定义一致。

$ Installer

git clone https://github.com/lwmacct/251117-go-ddd-template /tmp/251117-go-ddd-template && cp -r /tmp/251117-go-ddd-template/.claude/skills/sync-config-example ~/.claude/skills/251117-go-ddd-template

// tip: Run this command in your terminal to install the skill