Skip to main content
Manusで任意のスキルを実行
ワンクリックで

naming

スター0
フォーク0
更新日2026年6月10日 21:15

Naming rules for sagent (single-package Rust secret daemon). Module layout (src/auth.rs, sys/, source/, cache.rs, daemon/, proto.rs, log.rs, main.rs), snake_case files, canonical type names per module (SecretBytes, SecretSource, OpCli, KeychainCli, Lease, AuditToken, CdHash, VerifiedPeer, Cache, Daemon, Frame, Reference), trait suffix convention (no -Trait/-able), newtype and constant discipline in the wire and auth layer, blocked alternative names. Read before creating a new public type, renaming an existing one, or reviewing a PR for naming compliance.

インストール

Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。

SKILL.md
readonly