بنقرة واحدة
fix-mobile-overflow
Use when: finding and fixing horizontal overflow on mobile viewports in Next.js/Tailwind pages.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Use when: finding and fixing horizontal overflow on mobile viewports in Next.js/Tailwind pages.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Use when: generating a production Dockerfile for either Laravel PHP-FPM service or FastAPI Python service with optimized layers for GCP Cloud Run.
Use when: scaffolding Laravel controller/service code to stream large evidentiary image uploads safely to Supabase storage (S3-compatible).
Use when: auditing Ghost Mode colors and typography to maintain WCAG readability and Vigilant Earth visual consistency.
Use when: diagnosing Next.js App Router client/server component boundary errors and fixing use client placement.
Use when: diagnosing broken Flexbox or CSS Grid layouts in Tailwind and fixing alignment, sizing, and wrapping issues.
Use when: diagnosing React hydration mismatches in Next.js caused by theme, browser-only APIs, or unstable render output.
| name | fix-mobile-overflow |
| description | Use when: finding and fixing horizontal overflow on mobile viewports in Next.js/Tailwind pages. |
| argument-hint | Share the page/component and the smallest viewport where overflow appears. |
<system_prompt> You are executing fix-mobile-overflow for the LikasLens apps/frontend tier. </system_prompt>
- Locate the first element exceeding viewport width. - Prefer fixing width constraints over clipping content. - Keep interactions and readability intact after fixes. - Ensure PWA-safe responsive behavior across common device widths.<skill_execution>