بنقرة واحدة
document-code
Add clear docstrings/comments and update docs for changed or unfamiliar code.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Add clear docstrings/comments and update docs for changed or unfamiliar code.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Review a specific GitHub pull request with gh — fetch the diff, fan out reviewers, consolidate, and optionally post the review. Requires the `gh` CLI or the GitHub MCP server.
Stage the right changes and write a clear, conventional commit message.
Systematically diagnose and fix a bug instead of guessing.
Map and explain an unfamiliar codebase or module to the user.
Improve code structure in small, safe steps without changing behavior.
Add focused, meaningful tests for code — happy path plus the edge cases that matter.
| name | Document code |
| description | Add clear docstrings/comments and update docs for changed or unfamiliar code. |
| triggers | ["document","add docstrings","write docs","comment code"] |
Use this to make code understandable to the next reader.