사용자 상세 프로필 Surface. Avatar + StatCard + GaugeChart + Progress + DataTable + FilterBar 조합.
jane@example.com
ID: usr_abc123
| Event | Path | Time |
|---|---|---|
| page_view | /dashboard | 2 min ago |
| click | /settings | 5 min ago |
| form_submit | /profile | 12 min ago |
프로젝트 설정 Surface. SettingsForm + DataTable + CodeSnippetViewer + Retention Policy + Cleanup Preview + Storage Usage 조합.
E2E 테스트 디버깅 워크스페이스. 2-pane 레이아웃 — 사이드바 테스트 목록 + 탭 콘텐츠 뷰어 (Video/Screenshots/Network/Console/Trace).
| Name | API Key | Created |
|---|---|---|
| Production | pk_live_abc123... | 2024-01-15 |
| Development | pk_test_xyz789... | 2024-02-01 |
1npm install @reopt-ai/sdk\n\nimport { init } from '@reopt-ai/sdk';\ninit({ apiKey: 'pk_live_abc123' });Select a test from the sidebar to view details.
Select a snapshot from the list to view the diff.
| Event | Count | Change |
|---|---|---|
| page_view | 45,200 | +8.2% |
| button_click | 32,100 | -3.1% |
| form_submit | 18,400 | +12.5% |
| api_request | 12,300 | +1.8% |
| error_thrown | 1,520 | -15.2% |
| Event | Time | User |
|---|---|---|
| page_view | 2026-02-23T10:30:00Z | user_abc |
| button_click | 2026-02-23T10:29:45Z | user_def |
| form_submit | 2026-02-23T10:29:30Z | user_abc |
| api_request | 2026-02-23T10:29:15Z | user_ghi |
| error_thrown | 2026-02-23T10:29:00Z | user_jkl |
| Name | Last Updated |
|---|---|
| Marketing Overview | 2026-02-22T08:00:00Z |
| Engineering Metrics | 2026-02-21T16:30:00Z |
| Growth Dashboard | 2026-02-20T12:00:00Z |
1import posthog from 'posthog-js'2posthog.init('phc_xxx', { api_host: 'https://app.posthog.com' })에이전트와 스킬을 찾아보세요