explain
النجوم١٠
التفرعات٠
آخر تحديث٣ فبراير ٢٠٢٦ في ٠٥:٢٣
Explain how code, a feature, or system works
التثبيت
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
SKILL.md
readonlyالقائمة
Explain how code, a feature, or system works
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Generate a commit message for staged changes
Generate PR title and description
Generate database diagram for a feature
Generate sequence diagram for a feature
Get a general understanding of the codebase (stack, key files, structure, etc) and/or specific feature
Update the changelog based on commits in the current git branch
| name | explain |
| description | Explain how code, a feature, or system works |
| argument-hint | ["file","function or feature"] |
Provide a clear explanation of how something in the codebase works.
Identify what to explain: Use $ARGUMENTS to determine the target
Gather context
Explain clearly