ワンクリックで
mobile-lib-guardian
Guard architecture, style, and security in mobile/uniffi library changes.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Guard architecture, style, and security in mobile/uniffi library changes.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Draft and update PR/MR title and description from full branch scope; use before gh pr create or gh pr edit.
Expected shape of the planning phase output before code-implementer; aligns with write-implementation-plan.
Write or update project skills and rules markdown files (.ai/skills/, .ai/rules/, .cursor/rules/). Use when creating a new SKILL.md or rule, updating an existing one, or when the user asks to document a workflow, pattern, or convention as a reusable skill.
Guard architecture, style, and security in meta-secret core crate changes.
Guard architecture, style, and security in cli/meta-cli changes.
Guard architecture, style, and security in web-cli/ui changes.
| name | mobile-lib-guardian |
| description | Guard architecture, style, and security in mobile/uniffi library changes. |
Use this skill for edits under meta-secret/mobile/ and UniFFI bridge surfaces.
mobile/uniffi defines exported contract and should delegate to core/common modules.mobile/common may adapt data and platform helpers, but not reimplement core domain logic..udl surface change must be treated as a versioned contract change.cargo test -p metasecret_mobilecargo run -p uniffi-bindgen-runner --bin uniffi-bindgen when interface changed.