Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
直接コマンドでは確認用 Prompt が省略されます。実行前にソースを確認してください。
npx skills add https://github.com/adobe/data --skill x-logコマンドは1行のまま表示されます。コピー前に横へスクロールして全体を確認してください。
ローカルで確認しますか?SkillsMP が現在取得できるファイルをダウンロードできます。
Wire built features into a running application — import peer schemas, lazy-load peers, and mount the root UI.
Build a feature's data/ layer — data-type namespaces and the State spec. The first, foundational feature phase.
Build a feature's system-database — the real-time tick loop (systems the scheduler runs each frame). For real-time features only.
SOC 職業分類に基づく
SKILL.md を表示中
| name | x-log |
| description | logs all named inputs to chat |
| input | any |
| output | typeof input |
write the input to the chat concisely in the following format
input: <type> = <value>
return input