بنقرة واحدة
skill-name
Brief description of when to use this skill
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Brief description of when to use this skill
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Guides building and testing conversational Claude skills. Use when creating a new skill, reviewing an existing skill, or iterating on skill design. Trigger when users say things like "create a new skill", "build a skill", "review this skill", or "make this skill better."
Deeply analyze codebase architecture and dependencies. Use when understanding system design, finding patterns, or mapping how components interact.
Project coding standards and conventions. Loaded automatically when writing or reviewing code to ensure consistency.
Fix a GitHub issue by implementing the requested changes
Summarize changes and discussion in a pull request
| name | skill-name |
| description | Brief description of when to use this skill |
| argument-hint | ["optional-arguments"] |
| disable-model-invocation | false |
| user-invocable | true |
| allowed-tools | [] |
Brief overview of what this skill does and when to use it.
When this skill is invoked, follow these steps:
First step: Describe what Claude should do first
Second step: Next action to take
Final step: Complete the task
Provide usage examples:
# Example 1: Basic usage
/skill-name argument1
# Example 2: Multiple arguments
/skill-name arg1 arg2 arg3
Reference supporting files so Claude knows when to load them: