project-context
Foundational agent rule — project context, coexistence, Plan Mode, language policy.
Secret management patterns — environment variables, vaults, rotation, and preventing secrets in code or logs.
This listing is imported from SkillsMP metadata and should be treated as untrusted until upstream source review is completed.
Install skill "secret-management" with this command: npx skills add Dev-Toolbelt/skillsmp-dev-toolbelt-dev-toolbelt-secret-management
This source entry does not include full markdown content beyond metadata.
This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.
Related by shared tags or category signals.
Foundational agent rule — project context, coexistence, Plan Mode, language policy.
Consumer-driven contract testing — Pact, API contract verification, schema validation, and preventing breaking changes.
Mutation testing — measuring test suite quality by injecting code mutations and verifying test failure rates.
Snapshot testing — when to use, maintaining snapshots, avoiding snapshot sprawl, and integration with CI.