Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

LikasLens

LikasLens には J-Akiru5 から収集した 44 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 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
このリポジトリの収集済み skills 44 件中、上位 40 件を表示しています。