一键导入
architecture
Understand onepixel runtime architecture, host-based app dispatch, and redirect analytics flow before changing behavior across routes/controllers/db.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Understand onepixel runtime architecture, host-based app dispatch, and redirect analytics flow before changing behavior across routes/controllers/db.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Reference for all onepixel API endpoints, their HTTP methods, paths, auth requirements, and behavior.
Understand onepixel database topology by environment, data ownership across app/events stores, and initialization/migration behavior.
Build and run onepixel binaries, generate Swagger docs when needed, and produce cross-platform release artifacts.
Apply onepixel repository conventions for env loading, DB backend selection, auth locals, error payloads, and shortcode semantics.
Run onepixel unit and e2e tests with correct env setup, coverage artifacts, and troubleshooting guidance for GeoIP/network-related failures.
| name | architecture |
| description | Understand onepixel runtime architecture, host-based app dispatch, and redirect analytics flow before changing behavior across routes/controllers/db. |
Use this skill when implementing features that cross app startup, routing, controller behavior, or data boundaries.
src/main.go.db.GetAppDB)db.GetEventsDB)db.GetGeoIPDB)Host header:
ADMIN_SITE_HOST -> server.CreateAdminAppMAIN_SITE_HOST -> server.CreateMainAppsrc/db/init.go.src/routes/redirect/redirect.go.EventsController.LogRedirectAsync.src/utils/posthog/posthog_client.go).src/server/parsers) -> validator (src/server/validators) -> controller -> DTO response