ما هي project-development؟
تصميم وبناء المشاريع التي تدعم LLM بدءًا من التفكير وحتى النشر. يُستخدم عند بدء مشاريع وكيل جديدة، أو الاختيار بين LLM والأساليب التقليدية، أو هيكلة خطوط أنابيب المعالجة المجمعة. المصدر: svenja-dev/claude-code-skills.
تصميم وبناء المشاريع التي تدعم LLM بدءًا من التفكير وحتى النشر. يُستخدم عند بدء مشاريع وكيل جديدة، أو الاختيار بين LLM والأساليب التقليدية، أو هيكلة خطوط أنابيب المعالجة المجمعة.
ثبّت مهارة الذكاء الاصطناعي project-development بسرعة في بيئة التطوير لديك عبر سطر الأوامر
المصدر: svenja-dev/claude-code-skills.
This skill covers the principles for identifying tasks suited to LLM processing, designing effective project architectures, and iterating rapidly using agent-assisted development. The methodology applies whether building a batch processing pipeline, a multi-agent research system, or an interactive agent application.
Not every problem benefits from LLM processing. The first step in any project is evaluating whether the task characteristics align with LLM strengths. This evaluation should happen before writing any code.
| Synthesis across sources | LLMs excel at combining information from multiple inputs | | Subjective judgment with rubrics | LLMs handle grading, evaluation, and classification with criteria | | Natural language output | When the goal is human-readable text, not structured data | | Error tolerance | Individual failures do not break the overall system |
حقول وأوامر مستقرة للاقتباس في أنظمة الذكاء الاصطناعي والبحث.
npx skills add https://github.com/svenja-dev/claude-code-skills --skill project-developmentتصميم وبناء المشاريع التي تدعم LLM بدءًا من التفكير وحتى النشر. يُستخدم عند بدء مشاريع وكيل جديدة، أو الاختيار بين LLM والأساليب التقليدية، أو هيكلة خطوط أنابيب المعالجة المجمعة. المصدر: svenja-dev/claude-code-skills.
افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal انسخ ونفّذ هذا الأمر: npx skills add https://github.com/svenja-dev/claude-code-skills --skill project-development بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw
https://github.com/svenja-dev/claude-code-skills