strvcom

Secrets Bootstrap — Development skill for Claude Code

Development community

Work with encrypted secrets, env files, and signing material safely.

How to install Secrets Bootstrap

Installs to ~/.claude/commands/strvcom-flutter-template-secrets-bootstrap.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/strvcom/flutter-template/HEAD/.claude/commands/secrets-bootstrap.md -o ~/.claude/commands/strvcom-flutter-template-secrets-bootstrap.md

Restart Claude Code, or start a new session, for it to be picked up.

What Secrets Bootstrap does


description: Work with encrypted secrets, env files, and signing material safely. argument-hint: [operation: decrypt | encrypt | clean | inspect]

Use the `secrets-bootstrap` skill. Prefer existing make targets and avoid logging secret values.

$ARGUMENTS

Alternatives in Development

  • Vibekit — A simple SDK for safely running Codex, Gemini CLI, and Claude Code in a secure sandbox 1.7k ★
  • Shortcuts Playground Plugin — Shortcuts Playground: A Claude Code and Codex plugin for building, validating, signing, and remixing macOS/iOS 1.1k ★
  • Retune Color — Change a Graphite color safely by editing only the canonical primitive, then verify 452 ★

Full documentation available on GitHub

View Source Repository