prime
星标10
分支0
更新时间2026年2月3日 04:11
Get a general understanding of the codebase (stack, key files, structure, etc) and/or specific feature
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Get a general understanding of the codebase (stack, key files, structure, etc) and/or specific feature
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Explain how code, a feature, or system works
Generate a commit message for staged changes
Generate PR title and description
Generate database diagram for a feature
Generate sequence diagram for a feature
Update the changelog based on commits in the current git branch
| name | prime |
| description | Get a general understanding of the codebase (stack, key files, structure, etc) and/or specific feature |
| argument-hint | ["feature-name"] |
Get a comprehensive understanding of the codebase and optionally dive deep into a specific feature.
Investigate and understand the codebase:
If $1 is provided, also investigate that specific feature:
Present what you learned about the codebase and feature in a clear, helpful way.