一键导入
nexus-lookup
Use when working in the Nexus repository and the task needs project context before code search, editing, debugging, design, or architecture discussion.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when working in the Nexus repository and the task needs project context before code search, editing, debugging, design, or architecture discussion.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
MUST Load this skill for ANY task that involves GUI interaction or device control — opening apps, tapping, typing, scrolling, swiping, Back/Home/Recents, reading the screen, or any workflow that touches on-screen content. Load this even when the user does not explicitly mention the device — if the task implies a GUI operation, load this skill first.
Use when updating or adding `nexus-lookup` wiki pages, especially after code changes, doc review, or when fixing stale paths, status drift, and overgrown reference content.
Use when preparing a Nexus release commit that requires syncing app/build.gradle.kts version fields with the latest GitHub release.
| name | nexus-lookup |
| description | Use when working in the Nexus repository and the task needs project context before code search, editing, debugging, design, or architecture discussion. |
This skill is the lookup entry for the Nexus repository.
Use it to route to the right wiki document before reading code, changing code, debugging behavior, or discussing architecture. The goal is to reduce blind source search and keep project context stable.
Activate this skill when the task involves any of the following:
Do not use this skill for trivial questions that can be answered from one already-known file.
Wiki root: wiki/
wiki/index.md first.检索建议 table.wiki/index.md as relative to wiki/ unless the page explicitly marks them as repo root docs.Use a short lookup report in this shape:
检索报告
已读文档:
- path/to/doc.md — 一句话摘要
相关源码入口:
- relative/path/to/file.kt — 作用
现状判断:
- 已落地 / 进行中 / 提案
下一步建议:
- 建议先读哪个源码或继续做什么
wiki/index.md before reading any subdocument.docs/.asc_task/ or treat task docs as proof of implementation.Use these tiers while reading:
Stable: stable facts that should match current source structureIn Progress: active design or partially landed workProposal: PRD or future-facing intent, not proof of implementationwiki/index.mddocs/.asc_task/ files instead of relying on actual source code