II.
LibrarySkill overview
Reference · livelib-skill:cli-mcp-development--env-var-mapper
env-var-mapper overview
Generate environment variable to CLI argument mapping with prefix support, type conversion, and fallback chains for configuration.
Attributes
displayName
env-var-mapper
description
Generate environment variable to CLI argument mapping with prefix support, type conversion, and fallback chains for configuration.
libraryPath
library/specializations/cli-mcp-development/skills/env-var-mapper/SKILL.md
specialization
cli-mcp-development
contentSummary
# Environment Variable Mapper
Generate environment variable to CLI argument mapping for flexible configuration.
## Capabilities
- Generate env var to argument mapping logic
- Create prefix-based environment loading
- Set up type conversion for env vars
- Implement fallback chains (env ->
Outgoing edges
lib_applies_to_domain1
- domain:software-engineering·DomainSoftware Engineering
lib_belongs_to_specialization1
- specialization:cli-mcp-development·Specialization
lib_covers_topic1
- topic:developer-experience·TopicDeveloper Experience (DX)
lib_implements_workflow1
- workflow:feature-development·Workflow
lib_involves_role2
- role:backend-engineer·RoleBackend Engineer
- role:platform-engineer·Role
lib_requires_skill_area2
- skill-area:cli-design·SkillAreaCLI Design
- skill-area:configuration-management·SkillAreaConfiguration Management
Incoming edges
None.