ما هي custom-test-process؟
عملية اختبار خاصة بالمشروع. بدء تشغيل خوادم الواجهة الخلفية/vite، وتشغيل pytest، والتحقق من صحة نقاط النهاية لـ claudecode_webui. المصدر: edanstarfire/claudecode_webui.
عملية اختبار خاصة بالمشروع. بدء تشغيل خوادم الواجهة الخلفية/vite، وتشغيل pytest، والتحقق من صحة نقاط النهاية لـ claudecode_webui.
ثبّت مهارة الذكاء الاصطناعي custom-test-process بسرعة في بيئة التطوير لديك عبر سطر الأوامر
المصدر: edanstarfire/claudecode_webui.
This is a project-specific custom skill called by the Builder workflow to run the full test cycle. It handles starting servers, running tests, and verifying health endpoints specific to this project (claudecodewebui).
Generic workflow skills invoke this skill if it exists; if absent, the test step is skipped.
The Builder invokes this skill from its working directory (the worktree). Environment variables (ports) come from custom-environment-setup.
عملية اختبار خاصة بالمشروع. بدء تشغيل خوادم الواجهة الخلفية/vite، وتشغيل pytest، والتحقق من صحة نقاط النهاية لـ claudecode_webui. المصدر: edanstarfire/claudecode_webui.
حقول وأوامر مستقرة للاقتباس في أنظمة الذكاء الاصطناعي والبحث.
npx skills add https://github.com/edanstarfire/claudecode_webui --skill custom-test-processعملية اختبار خاصة بالمشروع. بدء تشغيل خوادم الواجهة الخلفية/vite، وتشغيل pytest، والتحقق من صحة نقاط النهاية لـ claudecode_webui. المصدر: edanstarfire/claudecode_webui.
افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal انسخ ونفّذ هذا الأمر: npx skills add https://github.com/edanstarfire/claudecode_webui --skill custom-test-process بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw
https://github.com/edanstarfire/claudecode_webui