بنقرة واحدة
write-docs
Author or edit documentation for the MCPR project, following project writing conventions
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Author or edit documentation for the MCPR project, following project writing conventions
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
| name | write-docs |
| description | Author or edit documentation for the MCPR project, following project writing conventions |
Load this skill when writing or editing any documentation in the docs/ directory or other markdown files in this project.
Bad: "This component is critical for ensuring optimal query performance."
Good: "This component optimizes queries by combining multiple database round-trips into one."
Bad: "The simplification phase leverages various transformations to enhance query efficiency."
Good: "The simplification phase rewrites association traversals into explicit subqueries."