config management skills

27 tagged config management, measured the same way as everything else here.

Browse within: copilot 15ai-skills 12codex-cli 12dead-code 12llm-tools 12

manage-secrets-env

01

subinium/vibesubin

Skill Claude CodeCodex

Opinionated defaults and full lifecycle playbook for secrets and environment variables. Decides where a secret or env-specific value lives (constant, .env, CI secret, env var), scaffolds .env.example and .gitignore, and manages the lifecycle end to end — add, update, rotate, remove, migrate between buckets, audit…

50 3mo ago A 95 tokens original MIT

refactor-verify

02

subinium/vibesubin

Skill Claude CodeCodex

Proves a behavior-preserving code change (refactor, rename, split, merge, extract, inline, or delete of confirmed-dead code) is actually complete. Plans the change as a dependency tree, executes it from the leaves up, and after each step proves 1:1 semantic equivalence through four independent checks — exported…

50 3mo ago A 120 tokens original MIT

ship-cycle

03

subinium/vibesubin

Skill Claude CodeCodex

Issue-driven development orchestrator. Turns improvement intent into a well-specified, bilingual issue set; clusters issues into milestones that map 1:1 to semver versions; enforces branch, commit, and PR conventions (GitHub Flow — / - , Conventional Commits, mandatory PR template, rebase-first merge); generates…

50 3mo ago A 202 tokens original MIT

deploy

04

AmElmo/loadout

Skill Claude CodeCodex

Generate deployment configs — Dockerfiles, CI/CD pipelines, and infrastructure.

9 4mo ago A 15 tokens original MIT

test-writer

05

AmElmo/loadout

Skill Claude CodeCodex

Generate comprehensive unit tests with edge cases and mocks.

9 4mo ago A 13 tokens original MIT

design-system

06

AmElmo/loadout

Skill Claude CodeCodex

Create new design system components with variants, accessibility, and Storybook stories.

9 4mo ago A 17 tokens original MIT