一键导入
atlantis-tracking
Guides work on Atlantis Tracking module for WooCommerce, Sensei, and Bilmur integrations, including environment-based activation behavior.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Guides work on Atlantis Tracking module for WooCommerce, Sensei, and Bilmur integrations, including environment-based activation behavior.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Guides writing/running Atlantis tests and fixing CI issues across Codeception integration tests, PHP QA tools, and npm/composer workflow stability.
Guides work on Atlantis plugin PHP architecture including bootstrap flow, module lifecycle, settings model, and activation behavior. Use when adding/changing modules, plugin initialization, or shared helper patterns.
Guides Autoupdates module work including schedule windows, rollout delays, per-plugin filter toggles, and legacy Plugin Autoupdate Filter compatibility. Use when changing autoupdate behavior or related admin UI.
Guides work on Atlantis Colophon module, including credits rendering, shortcodes, and customization filters.
Guides work on Atlantis Messages module, including CRUD, storage, admin list/form flows, and location-based notice rendering.
基于 SOC 职业分类
| name | atlantis-tracking |
| description | Guides work on Atlantis Tracking module for WooCommerce, Sensei, and Bilmur integrations, including environment-based activation behavior. |
Use this skill when:
src/Modules/Tracking/*.| File | Responsibility |
|---|---|
src/Modules/Tracking/Tracking.php | Module orchestration and environment checks. |
src/Modules/Tracking/Integrations/WooCommerce.php | WooCommerce tracking integration behavior. |
src/Modules/Tracking/Integrations/Sensei.php | Sensei tracking integration behavior. |
src/Modules/Tracking/Integrations/Bilmur.php | Bilmur RUM integration and script behavior. |
tests/Integration/TrackingTestCest.php for behavior changes.composer run lint:phpcomposer run tests:run:integration