home/categories/architecture-patterns/posthog-posthog-agents-skills-isolating-product-facade-contracts-skill-md
architecture-patternsdevelopment

isolating-product-facade-contracts

Plan and execute incremental product isolation migrations to a facade plus contract layer in PostHog, following the Visual review architecture. Use when a product still exposes internals (models/logic/views) across boundaries and needs a safe, multi-PR migration toward contracts.py + facade/api.py + presentation separation.

PostHog
maintainer
PostHog
更新日 3/18/2026
スター
32541
フォーク
2505
quick start

Installation and usage

Plan and execute incremental product isolation migrations to a facade plus contract layer in PostHog, following the Visual review architecture. Use when a product still exposes internals (models/logic/views) across boundaries and needs a safe, multi-PR migration toward contracts.py + facade/api.py + presentation separation.

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use isolating-product-facade-contracts