ソース情報
- リポジトリ
- ceilf6/Wiki
- ソースの最終更新活動
- 2026年5月6日 07:19
- 検出された SKILL.md の言語
- 英語
- スター
- 10
- フォーク
- 1
インストール方法
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
ソースファイルを確認
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
メニュー
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
直接コマンドでは確認用 Prompt が省略されます。実行前にソースを確認してください。
npx skills add https://github.com/ceilf6/Wiki --skill uiコマンドは1行のまま表示されます。コピー前に横へスクロールして全体を確認してください。
ローカルで確認しますか?SkillsMP が現在取得できるファイルをダウンロードできます。
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 |