Skip to main content

Skills في هذا المستودع

Lord1Egypt/ai-skillforge - الصفحة ١١

جمع SkillsMP عدد ٥٠٧ من skills من Lord1Egypt/ai-skillforge. افتح أي skill لمراجعة مصدره وتفاصيله.

Lord1Egypt/ai-skillforge

عرض ٤٠ من أصل ٥٠٧ skills مجمعة.

المهنة
مطوّرو البرمجيات
الوصف

Restores skills invoked before conversation compaction as context only, warning not to re-execute their setup actions or treat prior inputs as current instructions

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Notification that session continues from another machine

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Error from a blocking hook command

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Reminder to use task tracking tools

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
المهن الحاسوبية الأخرى
الوصف

System reminder for team coordination

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
المهن الحاسوبية الأخرى
الوصف

System reminder for team shutdown

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
المهن الحاسوبية الأخرى
الوصف

Reminder to use TodoWrite tool for task tracking

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
المهن الحاسوبية الأخرى
الوصف

Current token usage statistics

لغة النص الأصلي: غير محددة

آخر تحديث
المهنة
المهن الحاسوبية الأخرى
الوصف

System reminder for using Ultraplan mode to create a detailed implementation plan with multi-agent exploration and critique.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
المهن الحاسوبية الأخرى
الوصف

Current USD budget statistics

لغة النص الأصلي: غير محددة

آخر تحديث
المهنة
المهن الحاسوبية الأخرى
الوصف

Reminder to verify completed plan

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو الويب
الوصف

Configuring and structuring styling components with utility-first CSS classes in HTML or JSX.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
المهن الحاسوبية الأخرى
الوصف

Simplified usage notes for the Agent tool, including when to delegate, fork behavior, resumption, worktree isolation, background execution, parallel launches, and context restrictions

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
المهن الحاسوبية الأخرى
الوصف

Usage notes and instructions for the Task/Agent tool, including guidance on launching subagents, background execution, resumption, and worktree isolation

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Instructions for using the HTML preview field on single-select question options to display visual artifacts like UI mockups, code snippets, and diagrams

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Tool description for asking user questions.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Describes the background monitor tool that streams stdout events from long-running scripts as chat notifications, with guidelines on script quality, output volume, and selective filtering

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Bash tool alternative: output text directly instead of echo/printf

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Bash tool alternative: use Grep for content search instead of grep/rg

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Bash tool alternative: use Edit for file editing instead of sed/awk

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Bash tool alternative: use Glob for file search instead of find/ls

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Bash tool alternative: use Read for file reading instead of cat/head/tail

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Bash tool alternative: use Write for file writing instead of echo/cat

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Note that built-in tools provide better UX than Bash equivalents

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Bash tool git instruction: consider safer alternatives to destructive operations

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Bash tool git instruction: never skip hooks or bypass signing unless user requests it

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Bash tool git instruction: prefer new commits over amending

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Bash tool instruction: use absolute paths and avoid cd

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Bash tool instruction: do not use newlines to separate commands

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Opening line of the Bash tool description

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Bash tool instruction: run independent commands as parallel tool calls

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Bulleted warning to prefer dedicated tools over Bash for find, grep, cat, etc.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Warning to prefer dedicated tools over Bash for find, grep, cat, etc.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Bash tool instruction: quote file paths containing spaces

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Work with user to adjust sandbox settings on failure

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Default to sandbox; only bypass when user asks or evidence of sandbox restriction

لغة النص الأصلي: الإنجليزية

آخر تحديث
عرض ٤٠ من أصل ٥٠٧ skills مجمعة.