Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

LikasLens

يحتوي LikasLens على 44 من skills المجمعة من J-Akiru5، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
44
Stars
40
محدث
2026-06-18
Forks
0
التغطية المهنية
6 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

generate-cloud-dockerfile
مطوّرو البرمجيات

Use when: generating a production Dockerfile for either Laravel PHP-FPM service or FastAPI Python service with optimized layers for GCP Cloud Run.

2026-06-18
scaffold-storage-upload
مطوّرو البرمجيات

Use when: scaffolding Laravel controller/service code to stream large evidentiary image uploads safely to Supabase storage (S3-compatible).

2026-06-18
audit-ghost-mode-contrast
مصممو واجهات الويب والرقمية

Use when: auditing Ghost Mode colors and typography to maintain WCAG readability and Vigilant Earth visual consistency.

2026-04-14
debug-client-server-boundary
مطوّرو الويب

Use when: diagnosing Next.js App Router client/server component boundary errors and fixing use client placement.

2026-04-14
debug-flex-grid
مطوّرو الويب

Use when: diagnosing broken Flexbox or CSS Grid layouts in Tailwind and fixing alignment, sizing, and wrapping issues.

2026-04-14
debug-hydration-mismatch
مطوّرو البرمجيات

Use when: diagnosing React hydration mismatches in Next.js caused by theme, browser-only APIs, or unstable render output.

2026-04-14
explain-z-index-stack
مطوّرو الويب

Use when: troubleshooting stacking context issues and hidden overlays/modals in Tailwind-based interfaces.

2026-04-14
fix-mobile-overflow
مطوّرو الويب

Use when: finding and fixing horizontal overflow on mobile viewports in Next.js/Tailwind pages.

2026-04-14
generate-skeleton-loader
مطوّرو الويب

Use when: generating Tailwind skeleton loading states that match card, feed, or scoreboard layouts.

2026-04-14
scaffold-interactive-modal
مطوّرو الويب

Use when: generating an accessible, animated modal with keyboard support and Ghost Mode-compatible styling.

2026-04-14
scaffold-theme-provider
مطوّرو الويب

Use when: scaffolding a global Next.js theme provider to toggle Civic Mode and Ghost Mode with persisted state.

2026-04-14
scaffold-ui-card
مطوّرو الويب

Use when: scaffolding a responsive, accessible Tailwind card component with Civic Mode and Ghost Mode variants.

2026-04-14
audit-exif-stripper
محللو أمن المعلومات

Use when: auditing frontend image-processing code to verify EXIF stripping and prevent metadata leaks.

2026-04-13
debug-async-flow
مطوّرو البرمجيات

Use when: diagnosing Promise, async/await, and race-condition issues in frontend flows.

2026-04-13
debug-hardware-permissions
مطوّرو البرمجيات

Use when: diagnosing camera or geolocation permission failures in browser environments.

2026-04-13
debug-service-worker
مطوّرو الويب

Use when: diagnosing service worker registration, caching, or stale-response issues in the frontend PWA.

2026-04-13
generate-pwa-manifest
مطوّرو الويب

Use when: generating a standards-compliant Web App Manifest for installable PWA behavior.

2026-04-13
scaffold-canvas-capture
مطوّرو الويب

Use when: generating logic to capture a video frame to canvas and export it as Blob or base64 for upload.

2026-04-13
scaffold-gps-formatter
مطوّرو البرمجيات

Use when: generating utilities to normalize GeolocationPosition into backend-ready coordinate formats.

2026-04-13
scaffold-media-devices
مطوّرو الويب

Use when: scaffolding safe camera/media access in Next.js, including camera switching and iOS Safari permission handling.

2026-04-13
scaffold-next-pwa-config
مطوّرو البرمجيات

Use when: scaffolding Next.js App Router PWA configuration with safe Workbox caching boundaries.

2026-04-13
scaffold-offline-queue
مطوّرو البرمجيات

Use when: scaffolding IndexedDB-based offline draft storage and upload queue logic for report submissions.

2026-04-13
debug-cors-nightmare
مطوّرو البرمجيات

Use when: diagnosing browser CORS failures between the Next.js frontend and Laravel backend, including blocked fetch requests and credential issues.

2026-04-11
debug-payload-mismatch
مطوّرو البرمجيات

Use when: diagnosing a 422 Unprocessable Entity or validation failure caused by frontend payload fields not matching the backend rules.

2026-04-11
debug-useeffect-loop
مطوّرو البرمجيات

Use when: diagnosing an infinite re-render or repeated fetch loop caused by a misconfigured React useEffect dependency array.

2026-04-11
generate-zod-schema
مطوّرو البرمجيات

Use when: converting a Laravel JSON payload or FormRequest contract into a strict frontend Zod schema.

2026-04-11
scaffold-axios-interceptor
مطوّرو الويب

Use when: generating a frontend API client that attaches a Supabase bearer token and handles 401 redirects or expired sessions.

2026-04-11
scaffold-complex-form
مطوّرو البرمجيات

Use when: scaffolding a multi-step React form that combines text input, image capture output, and GPS coordinates into one payload.

2026-04-11
scaffold-error-boundary
مطوّرو الويب

Use when: generating a React Error Boundary or Next.js fallback UI that catches rendering failures gracefully.

2026-04-11
scaffold-optimistic-update
مطوّرو البرمجيات

Use when: generating React state logic that updates the UI immediately before an API response and rolls back on failure.

2026-04-11
scaffold-protected-route
مطوّرو الويب

Use when: generating Next.js Middleware to protect authenticated routes with Supabase session checks and redirect unauthenticated users.

2026-04-11
debug-ai-timeout
مطوّرو البرمجيات

Use when: diagnosing FastAPI async bottlenecks around YOLOv8 or Gemini calls that cause latency spikes, hangs, or request timeouts.

2026-04-10
debug-cross-service-auth
مطوّرو البرمجيات

Use when: diagnosing Supabase JWT handoff failures from Next.js frontend to Laravel backend including headers, CORS, issuer, audience, and secret mismatches.

2026-04-10
generate-laravel-endpoint
مطوّرو الويب

Use when: scaffolding a Laravel 12 API vertical including route definition, controller method, and strict FormRequest validation.

2026-04-10
generate-migration-script
مصممو قواعد البيانات

Use when: generating a reusable Python graph migration runner with logging, up/down methods, error handling, and safe execution flow.

2026-04-10
generate-phpunit-test
محللو ضمان جودة البرمجيات والمختبرون

Use when: generating Laravel feature tests for an endpoint with one happy-path case and at least two validation-failure assertions, using mocks for external integrations.

2026-04-10
scaffold-edge-migration
مطوّرو البرمجيات

Use when: migrating a relationship edge from an old target to a new target while preserving edge properties and soft-archiving the old edge.

2026-04-10
scaffold-gemini-triage-agent
مطوّرو البرمجيات

Use when: generating an async Gemini API triage function with strict JSON output contracts and exponential backoff retry handling.

2026-04-10
scaffold-gremlin-upsert
مطوّرو البرمجيات

Use when: generating an idempotent Gremlin upsert for Cosmos DB using fold().coalesce(unfold(), addV()/addE()) to prevent duplicates during reruns.

2026-04-10
scaffold-pydantic-contract
مطوّرو البرمجيات

Use when: converting Laravel JSON payload contracts into strict FastAPI Pydantic models for cross-service type safety.

2026-04-10
عرض أهم 40 من أصل 44 skills مجمعة في هذا المستودع.