config-usage
CommunitySimplify Genies config with YAML-driven setup.
Authortdcare
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Genies projects often require consistent configuration management across multiple crates. This skill provides a YAML-driven approach to loading application configuration, applying environment variable overrides, defaults, and validation, reducing boilerplate and configuration errors.
Core Features & Use Cases
- YAML-based configuration loading for Genies applications via ApplicationConfig and ConfigCore.
- Environment variable overrides with snake_case to SCREAMING_SNAKE_CASE mapping and default values support.
- Validation and defaults via #[config(...)] attributes and the ConfigCore macro to ensure safe startup.
- Easy integration with logging setup through init_log() and centralized configuration.
Quick Start
Create an application.yml with your settings and load it at startup using ApplicationConfig::from_sources.
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: config-usage Download link: https://github.com/tdcare/genies/archive/main.zip#config-usage 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 471,000+ vetted skills library on demand.