Run any Skill in Manus
with one click
with one click
Run any Skill in Manus with one click
Get Started$pwd:
$ git log --oneline --stat
stars:5
forks:1
updated:May 6, 2026 at 07:19
SKILL.md
[HINT] Download the complete skill directory including SKILL.md and all related files
| 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 | 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 |
| 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