원클릭으로
explain-project
Explain the structure and main execution paths of the current project
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Explain the structure and main execution paths of the current project
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Drive the user's logged-in Chrome through the browser_* tools to navigate, read, click, type and screenshot real tabs. Use when a task needs the user's authenticated browser session (web apps, internal tools, an open Gmail tab) rather than fetching a public URL.
Translate PPTX and XLSX files. For XLSX you can either create a new translated workbook (default) or edit the original file in place by adding a translated sheet next to each original sheet. Use when the user asks to translate a .pptx or .xlsx file, keep formatting, preserve slides or workbook structure, add a Vietnamese/other-language sheet, or create a translated presentation or spreadsheet.
Remember durable facts, preferences and decisions so they carry across separate chats
Translate PDF, DOCX and Markdown files into a new document while preserving the source structure as closely as possible. Use when the user asks to translate a .pdf, .docx, .md or .markdown file, keep formatting, preserve layout/structure, or create a translated document artifact.
Review code changes for bugs regressions and missing tests
Update project documentation to match implemented behavior
| name | explain-project |
| description | Explain the structure and main execution paths of the current project |
| compatibility | opencode |
Inspect the repository before answering. Describe the main entry points, important modules, data flow, runtime dependencies and the commands used to develop or verify the project. Prefer a concise map with concrete file references.