Adding a Configuration Property
OfficialAdd or modify a microservice config property quickly.
Authormicrobus-io
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the creation or modification of a microservice configuration property, enabling clean externalization of settings and easier management across deployments.
Core Features & Use Cases
- Define in service.yaml: Add or modify a configuration property's Go-style signature, default, and validation.
- Boilerplate generation & getters: Generate boilerplate code and accessors via go generate, easing integration into the svc layer.
- Callback wiring & testing: Implement and test the OnChanged callback to respond to configuration changes at runtime.
Quick Start
Define and implement a new configuration property by editing service.yaml and running go generate. Then add an OnChanged handler and test in your microservice repository.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Adding a Configuration Property Download link: https://github.com/microbus-io/fabric/archive/main.zip#adding-a-configuration-property Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.