Add runtime configuration to specx Python services with pydantic-settings. Use when creating settings classes, environment variables, .env.example, injecting settings at delivery, infrastructure, or composition edges, documenting config, mapping configuration into typed core policy collaborators, or removing direct environment reads from core code.
$npx -y skills add maksimzayats/specx --skill specx-settingsInstalls into the current project.
Run `npx skills use "https://github.com/maksimzayats/specx" --skill "maksimzayats/specx/specx-settings"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/maksimzayats/specx" that are relevant to the current task. Run `npx skills add "https://github.com/maksimzayats/specx"` and select the relevant skills, then follow their instructions.