web-cli-teleport
اختر الواجهة المثلى لـ Claude Code
غالبا ما يواجه المستخدمون صعوبة في الاختيار بين واجهتي Claude Code Web و CLI. تقوم هذه المهارة بتحليل تعقيد المهمة والموقع والمتطلبات للتوصية بأفضل واجهة، وتوجه النقل السلس للجلسة عند تغير الاحتياجات.
تنزيل ZIP المهارة
رفع في Claude
اذهب إلى Settings → Capabilities → Skills → Upload skill
فعّل وابدأ الاستخدام
اختبرها
استخدام "web-cli-teleport". I need to translate the landing page to Japanese. Should I use web or CLI?
النتيجة المتوقعة:
- Interface Recommendation: Web
- Reasoning: Well-defined, one-off task requiring 1-3 interactions
- Steps: Go to claude.ai/code, complete translation, create PR from web
- Teleport points: Not needed - task stays simple
استخدام "web-cli-teleport". Help me debug a complex authentication issue across multiple services
النتيجة المتوقعة:
- Interface Recommendation: CLI
- Reasoning: Complex debugging requiring multiple iterations and local testing
- Steps: Start local CLI session, use inline diffs, run local tests, debug with full tooling
- Teleport points: Not needed - start on CLI for best experience
التدقيق الأمني
آمنPure documentation skill containing only markdown guidance and a Graphviz flowchart. No executable code, scripts, network calls, or file system modifications. Static findings are all false positives: hash strings misinterpreted as cryptographic algorithms, documentation backticks as shell execution, and task analysis text as system reconnaissance.
عوامل الخطر
🌐 الوصول إلى الشبكة (1)
📁 الوصول إلى نظام الملفات (1)
⚙️ الأوامر الخارجية (21)
درجة الجودة
ماذا يمكنك بناءه
خطط على الهاتف، ونفذ على سطح المكتب
استخدم تطبيق Claude Code على iOS للتخطيط أثناء التنقل، ثم انقل إلى CLI للتنفيذ
إصلاحات ويب سريعة مع تعقيد يناسب CLI
ابدأ المهام البسيطة على الويب لتحقيق مكاسب سريعة، وانقل إلى CLI عندما يزداد التعقيد
سير عمل مراجعة تعاوني
العمل الأولي على CLI، إنشاء PR، مراجعة الفريق على الويب، ثم النقل للرجوع وإجراء التعديلات
جرّب هذه الموجهات
أحتاج إلى [task description]. هل يجب أن أستخدم Claude Code Web أم CLI؟
Use web-cli-teleport skill to plan approach for implementing [feature] with [requirements]
I started this on Claude Code Web but it is getting complex. Help me teleport to CLI and continue.
I am on mobile and need to plan [task]. How can I use Claude Code Web to get started and teleport later?
أفضل الممارسات
- ابدأ المهام البسيطة على الويب لتحقيق مكاسب سريعة، وانقل عندما يزداد التعقيد
- احرص دائما على نظافة حالة git قبل النقل لتجنب التعارضات
- تحقق من نسبة السياق بعد النقل للتأكد من تحميل السجل بالكامل
تجنب
- المعاناة مع قيود CLI على الويب بدلا من النقل المبكر
- النقل مع حالة git غير نظيفة تسبب تعارضات
- بدء مهام تكرارية معقدة على الويب عندما تفيد فروق CLI المضمنة