·prompt-enhancer
</>

prompt-enhancer

المعرفة اللازمة لتحويل مطالبات المستخدم الضعيفة أو البسيطة للغاية باستخدام إطار على مستوى الخبراء. تتضمن المحفزات ما يلي: طلب المستخدم صراحةً تحسين/تحسين/إعادة كتابة مطالبته أو طلب المستخدم المساعدة في صياغة طلب لنظام ذكاء اصطناعي آخر.

49التثبيتات·1الرائج·@sammcj

التثبيت

$npx skills add https://github.com/sammcj/agentic-coding --skill prompt-enhancer

كيفية تثبيت prompt-enhancer

ثبّت مهارة الذكاء الاصطناعي prompt-enhancer بسرعة في بيئة التطوير لديك عبر سطر الأوامر

  1. افتح الطرفية: افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal
  2. نفّذ أمر التثبيت: انسخ ونفّذ هذا الأمر: npx skills add https://github.com/sammcj/agentic-coding --skill prompt-enhancer
  3. تحقق من التثبيت: بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw

المصدر: sammcj/agentic-coding.

Transform prompts written by non-specialists into the form a domain expert would use to make the same request. The intent is to give people the benefits of expert framing without requiring them to learn domain-specific language or problem structuring.

Research demonstrates that AI output quality correlates strongly with input sophistication. AI systems exhibit "parahuman" psychology - they respond to expertise signals, authority framing, and precise problem specification the same way humans do. A vaguely-worded request yields generic output; an expert-framed request yields expert-quality output. This skill bridges that gap without changing what someone asks for...

| Precision | "make it faster" | "optimise page load performance" | | Decomposition | Single vague request | Broken into logical components | | Constraints | Unstated | Explicit limits, trade-offs, success criteria | | Context | Missing | System fit, standards, prior attempts | | Role framing | None | "As a database architect, review this schema" |

حقائق جاهزة للاقتباس

حقول وأوامر مستقرة للاقتباس في أنظمة الذكاء الاصطناعي والبحث.

أمر التثبيت
npx skills add https://github.com/sammcj/agentic-coding --skill prompt-enhancer
الفئة
</>أدوات التطوير
موثق
أول ظهور
2026-03-04
آخر تحديث
2026-03-10

Browse more skills from sammcj/agentic-coding

إجابات سريعة

ما هي prompt-enhancer؟

المعرفة اللازمة لتحويل مطالبات المستخدم الضعيفة أو البسيطة للغاية باستخدام إطار على مستوى الخبراء. تتضمن المحفزات ما يلي: طلب المستخدم صراحةً تحسين/تحسين/إعادة كتابة مطالبته أو طلب المستخدم المساعدة في صياغة طلب لنظام ذكاء اصطناعي آخر. المصدر: sammcj/agentic-coding.

كيف أثبّت prompt-enhancer؟

افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal انسخ ونفّذ هذا الأمر: npx skills add https://github.com/sammcj/agentic-coding --skill prompt-enhancer بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw

أين مستودع المصدر؟

https://github.com/sammcj/agentic-coding