يتطلب Lovable إدخالات يدوية لنشر دوال edge وهجرات قاعدة البيانات. تعمل هذه المهارة على أتمتة التنقل في المتصفح وإرسال الإدخالات بعد git push، مما يوفر وقت المطورين مع الحفاظ على الأمان من خلال بدائل يدوية.
스킬 ZIP 다운로드
Claude에서 업로드
설정 → 기능 → 스킬 → 스킬 업로드로 이동
토글을 켜고 사용 시작
테스트해 보기
"yolo" 사용 중입니다. Enable yolo mode and deploy my send-email function
예상 결과:
- Enabling yolo mode with testing enabled
- Navigating to your Lovable project...
- Verifying GitHub sync (commit found in 4s)
- Submitting prompt: Deploy the send-email edge function
- Lovable confirmed deployment
- Running verification tests...
- All tests passed: logs clean, console clear, function responding
보안 감사
낮은 위험Legitimate browser automation skill for Lovable.dev deployments. All operations are controlled by user configuration, provide manual fallbacks, and only interact with the Lovable.dev platform as documented. No malicious patterns detected.
낮은 위험 문제 (2)
위험 요인
📁 파일 시스템 액세스 (1)
⚙️ 외부 명령어 (1)
품질 점수
만들 수 있는 것
أتمتة نشر edge
نشر دوال edge تلقائياً بعد git push دون تشغيل الإدخالات يدوياً في Lovable
تبسيط سير عمل الهجرات
تطبيق هجرات قاعدة البيانات تلقائياً مع اختبارات التحقق بعد git push
اكتشاف الأسرار في الإعداد
أثناء /lovable:init، استخراج الأسرار الموجودة من Lovable Cloud لتجنب التكرار
이 프롬프트를 사용해 보세요
Enable yolo mode for automatic Lovable deployments
Run /deploy-edge to deploy the send-email function with automation
Enable auto-deploy so Lovable deployments happen automatically after git push
Enable debug mode and run /deploy-edge to see detailed automation logs
모범 사례
- ابدأ مع إيقاف auto-deploy حتى تتعرف على سير عمل وضع yolo
- احتفظ بالاختبارات مُفعّلة لاكتشاف المشكلات قبل وصولها للإنتاج
- راقب أولى عمليات النشر التلقائي للتحقق من عمل كل شيء بشكل صحيح
피하기
- تفعيل auto-deploy دون فهم سير العمل أولاً
- تجاوز الاختبارات للنشر في الإنتاج الحرج
- تجاهل فشل الأتمتة دون التحقق من بديل الإدخال اليدوي