用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/ceilf6/Wiki --skill ui命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Use when researching external open-source projects, understanding unfamiliar libraries, or getting high-level architecture overviews of public repos. Examples: 'How does Next.js routing work?', 'Explain the architecture of langchain', 'What does this repo do?'
Use for dead code detection, cyclomatic complexity analysis, code graph visualization, or cross-validating GitNexus caller/callee results. Examples: 'find dead code', 'which functions are too complex', 'visualize the call graph', 'cross-check callers'
Skill for the Agents area of Wiki. 1919 symbols across 567 files.
基于 SOC 职业分类
正在显示 SKILL.md
| name | ui |
| description | Skill for the Ui area of Wiki. 348 symbols across 87 files. |
348 symbols | 87 files | Cohesion: 54%
AI/| File | Symbols |
|---|---|
AI/3-Application/Openclaw-source/ui/src/ui/app.ts | handleChatScroll, handleLogsScroll, handleChannelConfigSave, handleChannelConfigReload, handleNostrProfileEdit (+23) |
AI/3-Application/Openclaw-source/ui/src/ui/app-render.helpers.ts | renderTopbarThemeModeToggle, resetChatStateForSessionSwitch, renderChatControls, renderChatMobileToggle, switchChatSession (+21) |
AI/3-Application/Openclaw-source/ui/src/ui/app-settings.ts | applySettings, applyTheme, syncThemeWithSettings, applyBorderRadius, applyResolvedTheme (+18) |
AI/3-Application/Openclaw-source/apps/android/app/src/main/java/ai/openclaw/app/ui/OnboardingFlow.kt | OnboardingFlow, isPermissionToggleGranted, onboardingPrimaryButtonColors, onboardingSwitchColors, GatewayStep (+13) |
AI/3-Application/Openclaw-source/ui/src/ui/app-chat.ts | sendChatMessageNow, flushChatQueue, dispatchSlashCommand, clearChatHistory, refreshChat (+10) |
AI/3-Application/Openclaw-source/ui/src/ui/app-channels.ts | handleChannelConfigSave, handleChannelConfigReload, handleNostrProfileEdit, handleWhatsAppStart, handleWhatsAppWait (+8) |
AI/3-Application/Openclaw-source/ui/src/ui/gateway.ts | resolveGatewayErrorDetailCode, isNonRecoverableAuthError, start, stop, connect (+8) |
AI/3-Application/Openclaw-source/apps/android/app/src/main/java/ai/openclaw/app/MainViewModel.kt | setManualEnabled, setManualHost, setManualPort, setManualTls, setGatewayToken (+6) |
AI/3-Application/Openclaw-source/ui/src/ui/storage.ts | settingsKeyForGateway, normalizeGatewayTokenScope, resolveScopedSessionSelection, loadSettings, saveSettings (+6) |
AI/3-Application/Openclaw-source/ui/src/ui/app-tool-stream.ts | formatToolOutput, flushToolStreamSync, scheduleToolStreamSync, handleAgentEvent, toTrimmedString (+5) |
Start here when exploring this area:
Text (Function) — AI/3-Application/Claude-Code-source/src/ink/components/Text.tsx:113remember (Function) — AI/3-Application/Openclaw-source/extensions/matrix/src/matrix/monitor/thread-context.ts:76OnboardingFlow (Function) — AI/3-Application/Openclaw-source/apps/android/app/src/main/java/ai/openclaw/app/ui/OnboardingFlow.kt:208isPermissionToggleGranted (Function) — AI/3-Application/Openclaw-source/apps/android/app/src/main/java/ai/openclaw/app/ui/OnboardingFlow.kt:324ConnectTabScreen (Function) — AI/3-Application/Openclaw-source/apps/android/app/src/main/java/ai/openclaw/app/ui/ConnectTabScreen.kt:62| Symbol | Type | File | Line |
|---|---|---|---|
Surface | Class | React/React-source/packages/react-devtools-timeline/src/view-base/Surface.js | 59 |
GatewayRequestError | Class | AI/3-Application/Openclaw-source/ui/src/ui/gateway.ts | 38 |
Color | Class | React/React-source/compiler/packages/react-forgive/client/src/colors.ts | 11 |
Text | Function | AI/3-Application/Claude-Code-source/src/ink/components/Text.tsx | 113 |
remember | Function | AI/3-Application/Openclaw-source/extensions/matrix/src/matrix/monitor/thread-context.ts | 76 |
OnboardingFlow | Function | AI/3-Application/Openclaw-source/apps/android/app/src/main/java/ai/openclaw/app/ui/OnboardingFlow.kt | 208 |
isPermissionToggleGranted | Function | AI/3-Application/Openclaw-source/apps/android/app/src/main/java/ai/openclaw/app/ui/OnboardingFlow.kt | 324 |
ConnectTabScreen | Function | AI/3-Application/Openclaw-source/apps/android/app/src/main/java/ai/openclaw/app/ui/ConnectTabScreen.kt | 62 |
subtitleForTab | Function | AI/3-Application/Openclaw-source/ui/src/ui/navigation.ts | 194 |
handleChatScroll | Function | AI/3-Application/Openclaw-source/ui/src/ui/app-scroll.ts | 125 |
renderApp | Function | AI/3-Application/Openclaw-source/ui/src/ui/app-render.ts | 286 |
getCurrentConfigValue | Function | AI/3-Application/Openclaw-source/ui/src/ui/app-render.ts |
| Flow | Type | Steps |
|---|---|---|
RenderApp → NormalizeGatewayTokenScope | cross_community | 7 |
RenderApp → PrefersLightScheme | cross_community | 7 |
RenderApp → Trim | cross_community | 7 |
RenderApp → GatewayBrowserClient | cross_community | 6 |
RenderApp → ApplyResolvedTheme | cross_community | 5 |
RenderApp → ToLowerCase | cross_community | 4 |
OnboardingFlow → ServiceComponent | cross_community | 4 |
| Area | Connections |
|---|---|
| Controllers | 78 calls |
| Scripts | 61 calls |
| Auto-reply | 20 calls |
| Views | 16 calls |
| App | 10 calls |
| Chat | 9 calls |
| Gateway | 7 calls |
| Infra | 6 calls |
gitnexus_context({name: "Text"}) — see callers and calleesgitnexus_query({query: "ui"}) — find related execution flows| 323 |
findAgentIndex | Function | AI/3-Application/Openclaw-source/ui/src/ui/app-render.ts | 325 |
renderTopbarThemeModeToggle | Function | AI/3-Application/Openclaw-source/ui/src/ui/app-render.helpers.ts | 919 |
handleChannelConfigSave | Function | AI/3-Application/Openclaw-source/ui/src/ui/app-channels.ts | 26 |
handleChannelConfigReload | Function | AI/3-Application/Openclaw-source/ui/src/ui/app-channels.ts | 32 |
handleNostrProfileEdit | Function | AI/3-Application/Openclaw-source/ui/src/ui/app-channels.ts | 89 |
getVisibleCronJobs | Function | AI/3-Application/Openclaw-source/ui/src/ui/controllers/cron.ts | 352 |
loadConfig | Function | AI/3-Application/Openclaw-source/ui/src/ui/controllers/config.ts | 38 |
saveConfig | Function | AI/3-Application/Openclaw-source/ui/src/ui/controllers/config.ts | 129 |