Guide for writing Expo native modules and views using the Expo Modules API (Swift, Kotlin, TypeScript).
`@expo/ui/swift-ui` package lets you use SwiftUI Views and modifiers in your app. — from phamlongh230-lgtm/yamtam-engine
Use when implementing or debugging ANY network request, API call, or data fetching. Covers fetch API, React Query, SWR, error handling, caching, offline support, and Expo — from…
Use when validating Android feature flows in an emulator with adb-driven launch, input, UI-tree inspection, screenshots, and logcat capture. — from phamlongh230-lgtm/yamtam-engine
Gather and interpret Android performance evidence on an adb target using Simpleperf CPU profiles, Perfetto or Compose traces, gfxinfo frame data, dumpsys meminfo snapshot — from…
Implémentation du pattern Outbox et Saga pour garantir la cohérence transactionnelle dans les architectures microservices.
Use when you need to publish a message to Kafka / RabbitMQ / SNS atomically with a database commit, when fixing the dual-write hazard between DB and broker, deciding between…
Keep the ComfyUI sidebar panel node-pack (comfyui-agent-panel) in step with the orchestrator after comfyui-mcp updates.
Analyzes codebase to learn project-specific patterns including code style, architecture conventions, and testing approaches
Build high-converting paywalls for mobile apps and web with proven patterns, pricing strategies, and A/B testing.
Use when a task needs the judgment of a Photonics Technician — inspecting a fiber end-face against IEC 61300-3-35 pass/fail zone criteria, fusion- or mechanical-splicing fiber and…
Expert guidance for Pixi.js game development with TypeScript, focusing on high-performance web and mobile games
Use when the user wants to plan, decompose, track, or resume a multi-task project: scoping a new idea, importing or onboarding an existing repo or workspace, asking what — from…
Core planning principles for Portfolio Buddy 2 development. Use when: planning any feature implementation, modification, or refactoring.
Use when the UI needs Android-specific navigation patterns, adaptive layouts, Material expectations, or Android-native component behavior.
Use when the UI needs iOS-specific navigation, spacing, touch ergonomics, motion restraint, safe areas, or Apple-native interface adaptation.
Doc-driven platform integration expert. Converts a web app to LINE MINI App (LIFF SDK), PWA (Next.js 16), and Capacitor (iOS/Android). Expo & Tauri are secondary/legacy.
A modern replacement for ps written in Rust. procs provides colorized, human-readable process listings with multi-column keyword search, TCP/UDP port display, Docker container…
Operate iOS and iPadOS devices with pymobiledevice3, from a local checkout or straight from PyPI via uvx on a fresh workstation.
Mobile app testing strategy and execution for iOS and Android. Cover device matrix, automation frameworks, performance, reliability, and release gates.
Reality is the ultimate judge. Use when need to ground insights in experience, test if it actually works, or validate through results not theory.
Reflexion verbal reinforcement learning — Actor/Evaluator/Self-Reflector loop with episodic memory. No gradient updates. ALFWorld +X% over ReAct, HumanEval SOTA at publish time.
Render a static iOS QWERTY keyboard as inline HTML+CSS sized for the 750-wide 9:16 stage. Includes the 3-suggestion bar, alpha keys, shift/backspace, 123/emoji/space/return row,…
Generates production-grade Reqnroll BDD automation scripts for web (Selenium 3/4) and mobile (Appium 2) testing in C#.
Use when completing tasks, implementing major features, or before merging to verify work meets requirements — from majiayu000/claude-skill-registry
Resilience patterns for AI agent external calls. Circuit breakers, exponential backoff with jitter, stream recovery, batch error handling, and log fallback under disk pressure.
Memory- and resource-safety code review for modern C/C++ (C++17), including Node.js native addons (node-addon-api / Node-API).
RevenueCat SDK entegrasyon pattern'leri. iOS (Swift), Android (Kotlin), React Native ve Flutter icin setup, offerings, entitlement checking, webhook integration, StoreKit 2…
Reverse engineers iOS applications using Frida dynamic instrumentation to understand internal logic, extract
Audit, explain, or improve an iOS or macOS codebase across SwiftUI architecture, code quality, build and release readiness, testing, performance, accessibility, security and…
Uses Riverpod for state management in Flutter/Dart. Use when setting up providers, combining requests, managing state disposal, passing arguments, performing side effects, testing…
Async/await correctness in React Native with Zustand. Use when debugging race conditions, missing awaits, floating promises, or async timing issues in Expo/React Native apps.
React Native authentication patterns for Expo apps. Use when implementing login flows, Google/Apple sign-in, token management, session handling, or debugging auth issues — from…
React Native authentication patterns for Expo apps. Use when implementing login flows, Google/Apple sign-in, token management, session handling, or debugging auth issues — from…
React Native (Expo) アプリの総合デバッグスキル。 再レンダリング調査、白い画面、ネイティブモジュールエラー、Firebase接続問題、 API通信エラーなどのトラブルシューティングを体系的に行う。 Use when: 「白い画面」「画面が表示されない」「エラーが出る」「動かない」…
React Native uygulamada Firebase modüllerinin (Auth/Firestore/Storage/Crashlytics vb.) entegrasyonunu projeye uygun standartta uygulat; config, environment ve güvenli kullanım…
React Native / Expo モバイルアプリ開発の専門サブエージェント。 コンポーネント実装、パフォーマンス最適化、ナビゲーション設計、アニメーション実装を担当する。 vercel-react-native-skills の36ルールを内蔵。 トリガー: React…
Logging, error messages, and debugging patterns for React Native. Use when adding logging, designing error messages, debugging production issues, or improving code observability.
Performance optimization for React Native. Use when optimizing lists, preventing re-renders, memoizing components, or debugging performance issues in Expo/React Native apps.
Complex multi-step operations in React Native. Use when implementing flows with multiple async steps, state machine patterns, or debugging flow ordering issues.
Styling patterns for React Native with NativeWind and BrandColors. Use when working with styles, themes, colors, responsive layouts, or platform-specific UI in Expo/React Native.
Testing patterns for React Native with Jest and React Native Testing Library. Use when writing tests, mocking Expo modules, testing Zustand stores, or debugging test failures.
Zustand state management patterns for React Native. Use when working with Zustand stores, debugging state timing issues, or implementing async actions in Zustand.
Detects seven structural anti-patterns in Claude Projects that cause unpredictable output, ignored instructions, and degraded quality.
Perform interactive testing on Kobiton devices using natural language. Translates user intents into CLI commands - WebDriver actions (find elements, type, click, swipe) — from…
Build 3D and WebXR (AR/VR) experiences in the browser with SceneView for Web — Filament.js (WebGL2/WASM) wrapped in a Kotlin/JS DSL and a plain-JavaScript API on…
Machine learning in Python with scikit-learn. Use when working with supervised learning (classification, regression), unsupervised learning (clustering, dimensionality re — from…
Best practices for scikit-learn machine learning, model development, evaluation, and deployment in Python
Machine learning in Python with scikit-learn. Use when working with supervised learning (classification, regression), unsupervised learning (clustering, dimensionality re — from…
Classical ML in Python: classification, regression, clustering, dim reduction, evaluation, tuning, preprocessing pipelines.
Machine learning in Python with scikit-learn. Use for classification, regression, clustering, model evaluation, and ML pipelines. — from majiayu000/claude-skill-registry
VBShop mobil (mobile/) projesine yeni bir feature veya ekran iskeleti ekler — Clean Architecture katmanları (domain/data/presentation), Riverpod provider'ları, go_router rotası ve…
Act as a Senior Full-Stack Mobile Developer building production-ready iOS business management applications.
Use when deciding whether a project belongs at SenSys after the 2026 merger absorbed IPSN and IoTDI — testing whether the contribution is a built, measured…
Full Sentry SDK setup for Android. Use when asked to "add Sentry to Android", "install sentry-android", "setup Sentry in Android", or configure error monitoring, tracing,…
Add a single SwiftUI UI component from ShipSwift recipes (animation, chart, alert, loading, input, etc.).
Build a complete iOS feature by composing multiple ShipSwift recipes (auth, camera, chat, paywall, settings, dashboards, etc.).
Ship Shopify theme work from a Trello ticket end to end: inspect the card including Figma links, implement the theme change, deploy or update the correct preview/dev theme,…
Verify a developer's finished Shopify theme ticket and render a verdict. Dogfood the posted preview theme and Customizer (desktop + mobile) against the card's acceptance criteria…
Use when developing Flutter mobile apps with MVVM + Riverpod, ObjectBox persistence, Amplify/Cognito auth, Firebase, Dio networking, or code generation.