Files
gh-jeremylongshore-claude-c…/skills/environment-config-manager/references/README.md
2025-11-30 08:19:22 +08:00

10 lines
741 B
Markdown

# References
Bundled resources for environment-config-manager skill
- [ ] env_config_best_practices.md: A guide to best practices for managing environment configurations, including security considerations and version control.
- [ ] supported_config_formats.md: Documentation on the supported configuration file formats (e.g., YAML, JSON, .env) and their specific syntax requirements.
- [ ] api_documentation.md: Detailed API documentation for interacting with the environment configuration management system.
- [ ] security_guidelines.md: Security guidelines for storing and accessing sensitive configuration data.
- [ ] example_configurations.md: Example configuration files for different environments (development, staging, production).