Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
直接コマンドでは確認用 Prompt が省略されます。実行前にソースを確認してください。
npx skills add https://github.com/getpaykit/paykit --skill paykit-architectureコマンドは1行のまま表示されます。コピー前に横へスクロールして全体を確認してください。
ローカルで確認しますか?SkillsMP が現在取得できるファイルをダウンロードできます。
SOC 職業分類に基づく
SKILL.md を表示中
| name | paykit-architecture |
| description | not use automatically |
Use this before architectural, API design, provider integration, billing lifecycle, database model, or product-scope decisions.
Read ob/spec.md and relevant package code before making recommendations.
Favor embedded, type-safe billing primitives that keep provider details isolated. PayKit should run inside the user's app, use their database, and expose APIs that make plans, subscriptions, entitlements, and usage billing feel like normal application code.