ما هي custom-cleanup-process؟
عملية التنظيف الخاصة بالمشروع بعد اكتمال المشكلة. يوقف خوادم الاختبار وينظف العناصر الخاصة بالمشروع لـ claudecode_webui. المصدر: edanstarfire/claudecode_webui.
عملية التنظيف الخاصة بالمشروع بعد اكتمال المشكلة. يوقف خوادم الاختبار وينظف العناصر الخاصة بالمشروع لـ claudecode_webui.
ثبّت مهارة الذكاء الاصطناعي custom-cleanup-process بسرعة في بيئة التطوير لديك عبر سطر الأوامر
المصدر: edanstarfire/claudecode_webui.
This is a project-specific custom skill called by the approveissue workflow to clean up project-specific resources. It handles stopping test servers and cleaning artifacts specific to this project (claudecodewebui).
Generic workflow skills invoke this skill if it exists; if absent, the cleanup step is skipped (only generic cleanup like worktree removal runs).
Use the process-manager skill pattern - find and kill by PID:
عملية التنظيف الخاصة بالمشروع بعد اكتمال المشكلة. يوقف خوادم الاختبار وينظف العناصر الخاصة بالمشروع لـ claudecode_webui. المصدر: edanstarfire/claudecode_webui.
حقول وأوامر مستقرة للاقتباس في أنظمة الذكاء الاصطناعي والبحث.
npx skills add https://github.com/edanstarfire/claudecode_webui --skill custom-cleanup-processعملية التنظيف الخاصة بالمشروع بعد اكتمال المشكلة. يوقف خوادم الاختبار وينظف العناصر الخاصة بالمشروع لـ claudecode_webui. المصدر: edanstarfire/claudecode_webui.
افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal انسخ ونفّذ هذا الأمر: npx skills add https://github.com/edanstarfire/claudecode_webui --skill custom-cleanup-process بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw
https://github.com/edanstarfire/claudecode_webui