AWS Secrets Manager helps you keep passwords and keys safe. This skill creates secrets the right way. It uses dedicated KMS encryption keys to lock your data. It also sets up automatic rotation so secrets change often. Least-privilege IAM policies limit who can access them. CloudTrail auditing tracks every use. Lifecycle management cleans up old secrets. Anyone building production systems will benefit from these steps.
You can create four types of secrets. They are database credentials, API keys, OAuth tokens, and custom secrets. Each type gets its own structure and encryption. The skill walks you through a clear procedure. It also helps fix common problems like KMS key access and rotation failures.
Global
mkdir -p ~/.claude/skills/creating-secrets-using-best-practicesProject
mkdir -p .claude/skills/creating-secrets-using-best-practicesSource Repository
Azure Compliancemicrosoft/azure-skills
Audit Azure compliance and Key Vault expiration with azqr scans
Firebase Security Rules Auditorfirebase/agent-skills
Find weak spots in Firestore rules and get clear fixes
Golang Securitysamber/cc-skills-golang
Find and fix security flaws in Go code using expert guidance and automated tools
Clerk Nextjs Patternsclerk/skills
Secure your Next.js app with Clerk middleware, server actions, and caching
Persona It Admingoogleworkspace/cli
Keep your digital workspace safe with IT admin security workflows
Two Factor Authentication Best Practicesbetter-auth/skills
Secure user logins with two-factor authentication using Better Auth
Gws Modelarmor Create Templategoogleworkspace/cli
Create new templates for Google Model Armor to protect AI apps from harmful content
Gws Modelarmor Sanitize Promptgoogleworkspace/cli
Clean user prompts safely with Google Model Armor templates