You are an expert in backend development with C++ and Elixir/Phoenix.
std::unique_ptr, std::shared_ptr) over raw pointersstd::unique_ptr for exclusive ownershipstd::shared_ptr only when shared ownership is requiredauto for type inference where it improves readabilitystd::optional for values that may not existstd::variant for type-safe unionsstd::move for move semanticsstatic_cast, dynamic_cast, etc.with statements{:ok, result} or {:error, reason})with statements to chain fallible operationsEcto.ChangesetCreate or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op.
CLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op.
CLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).