screenshots
Generate Marketing Screenshots with Playwright
Creating marketing-quality screenshots for Product Hunt, social media, or documentation is time-consuming. This skill automates screenshot capture with retina resolution using Playwright.
تنزيل ZIP المهارة
رفع في Claude
اذهب إلى Settings → Capabilities → Skills → Upload skill
فعّل وابدأ الاستخدام
اختبرها
استخدام "screenshots". Generate 5 marketing screenshots of my Next.js app at localhost:3000
النتيجة المتوقعة:
Created screenshots directory and captured 5 retina-quality images: 01-landing-hero.png, 02-features-grid.png, 03-dashboard-view.png, 04-analytics-panel.png, 05-settings-modal.png. All files are 2880x1800 resolution ready for marketing use.
استخدام "screenshots". Screenshot the pricing page after clicking the annual toggle
النتيجة المتوقعة:
Navigated to /pricing, clicked annual billing toggle, waited for price update animation, captured pricing-annual.png showing updated pricing display.
التدقيق الأمني
مخاطر منخفضةStatic analysis detected 83 pattern matches, but all are false positives. The SKILL.md file contains documentation and code examples for a legitimate Playwright screenshot tool. External commands are standard development tooling (npx, npm, node, mkdir). Network references are localhost examples in documentation. Filesystem operations create a screenshots directory for user output.
مشكلات منخفضة المخاطر (3)
عوامل الخطر
⚙️ الأوامر الخارجية (5)
🌐 الوصول إلى الشبكة (1)
📁 الوصول إلى نظام الملفات (1)
درجة الجودة
ماذا يمكنك بناءه
Product Hunt Launch
Generate a set of 5-10 hero screenshots showcasing key features for your Product Hunt launch page.
Documentation Screenshots
Create consistent UI reference screenshots for user guides and tutorial documentation.
Social Media Content
Produce eye-catching feature demo screenshots optimized for Twitter, LinkedIn, and other social platforms.
جرّب هذه الموجهات
Take screenshots of my app at http://localhost:3000 for a Product Hunt launch. I need 5 screenshots showing the dashboard, main features, and settings page.
My app requires login. The login page is at /sign-in. Use email demo@example.com and password Demo123!. After login, screenshot the dashboard and user profile pages.
Capture full-page screenshots (not just viewport) of the pricing page and features page. Wait 500ms for animations to complete before capturing.
Generate screenshots of the landing page in both light and dark mode. Use viewport 1440x900 with 2x retina scaling for marketing use.
أفضل الممارسات
- Use seed or demo data to ensure screenshots show realistic content
- Always wait for networkidle state to ensure full page loading
- Use numeric prefixes in filenames for consistent ordering
تجنب
- Do not commit screenshots with sensitive data to version control
- Avoid capturing screenshots with personal user data or credentials visible
- Do not use production URLs without explicit user confirmation
الأسئلة المتكررة
Do I need to install Playwright separately?
What resolution are the screenshots?
Can this skill screenshot apps that require login?
Where are the screenshots saved?
Can I capture screenshots in dark mode?
What if my dev server is not running?
تفاصيل المطور
المؤلف
sickn33الترخيص
MIT
المستودع
https://github.com/sickn33/antigravity-awesome-skills/tree/main/web-app/public/skills/screenshotsمرجع
main
بنية الملفات
📄 SKILL.md