O que seu agente pode fazer
- Build React Native components using Expo native UI primitives
- Implement performant lists, animations, and gesture handling on iOS and Android
- Set up NativeWind / Tailwind styling in Expo with native fallbacks
- Fetch data with offline-first and background sync patterns
- Upgrade Expo SDK versions without breaking native modules
- Design interfaces with platform-appropriate conventions (safe areas, gestures)
Habilidades neste tópico
| Skill | Description | Source | Install |
|---|---|---|---|
| steipete/healthcheck | Audit/harden OpenClaw hosts: SSH, firewall, updates, exposure, backups, disk encryption, gateway security. | steipete/clawdis | |
| steipete/apple-notes | Create, view, edit, delete, search, move, or export Apple Notes via the memo CLI on macOS. | steipete/clawdis | |
| github/arize-trace | Downloads, exports, and inspects existing Arize traces and spans to understand what an LLM app is doing or debug runtime issues. Covers exporting traces by ID, spans by ID, sessions by ID, and root-cause investigation using the ax CLI. Use when the user wants to look at existing trace data, see what their LLM app is doing, export traces, download spans, investigate errors, or analyze behavior regressions. | github/awesome-copilot | |
| github/arize-dataset | Creates, manages, and queries Arize datasets and examples. Covers dataset CRUD, appending examples, exporting data, and file-based dataset creation using the ax CLI. Use when the user needs test data, evaluation examples, or mentions create dataset, list datasets, export dataset, append examples, dataset version, golden dataset, or test set. | github/awesome-copilot | |
| github/geofeed-tuner | Use this skill whenever the user mentions IP geolocation feeds, RFC 8805, geofeeds, or wants help creating, tuning, validating, or publishing a self-published IP geolocation feed in CSV format. Intended user audience is a network operator, ISP, mobile carrier, cloud provider, hosting company, IXP, or satellite provider asking about IP geolocation accuracy, or geofeed authoring best practices. Helps create, refine, and improve CSV-format IP geolocation feeds with opinionated recommendations beyond RFC 8805 compliance. Do NOT use for private or internal IP address management — applies only to publicly routable IP addresses. | github/awesome-copilot | |
| github/msstore-cli | Microsoft Store Developer CLI (msstore) for publishing Windows applications to the Microsoft Store. Use when asked to configure Store credentials, list Store apps, check submission status, publish submissions, manage package flights, set up CI/CD for Store publishing, or integrate with Partner Center. Supports Windows App SDK/WinUI, UWP, .NET MAUI, Flutter, Electron, React Native, and PWA applications. | github/awesome-copilot | |
| googleworkspace/recipe-sync-contacts-to-sheet | Export Google Contacts directory to a Google Sheets spreadsheet. | googleworkspace/cli | |
| googleworkspace/recipe-backup-sheet-as-csv | Export a Google Sheets spreadsheet as a CSV file for local backup or processing. | googleworkspace/cli | |
| openai/cli-creator | Build a composable CLI for Codex from API docs, an OpenAPI spec, existing curl examples, an SDK, a web app, an admin tool, or a local script. Use when the user wants Codex to create a command-line tool that can run from any repo, expose composable read/write commands, return stable JSON, manage auth, and pair with a companion skill. | openai/skills | |
| ComposioHQ/expofp-automation | Automate Expofp tasks via Rube MCP (Composio). Always search tools first for current schemas. | ComposioHQ/awesome-codex-skills | |
| ComposioHQ/Clockify-Automation | Automate time tracking workflows in Clockify -- create and manage time entries, workspaces, and users through natural language commands. | ComposioHQ/awesome-codex-skills | |
| ComposioHQ/Braintree-Automation | Braintree Automation: manage payment processing via Stripe-compatible tools for customers, subscriptions, payment methods, and transactions | ComposioHQ/awesome-codex-skills | |
| ComposioHQ/Productboard-Automation | Automate product management workflows in Productboard -- manage features, notes, objectives, components, and releases through natural language commands. | ComposioHQ/awesome-codex-skills | |
| google/firebase-basics | Use this skill whenever you are working on a project that uses Firebase products or services, especially for mobile or web apps. | google/skills | |
| jeffallan/vue-expert | Builds Vue 3 components with Composition API patterns, configures Nuxt 3 SSR/SSG projects, sets up Pinia stores, scaffolds Quasar/Capacitor mobile apps, implements PWA features, and optimises Vite builds. Use when creating Vue 3 applications with Composition API, writing reusable composables, managing state with Pinia, building hybrid mobile apps with Quasar or Capacitor, configuring service workers, or tuning Vite configuration and TypeScript integration. | jeffallan/claude-skills | |
| jeffallan/react-native-expert | Builds, optimizes, and debugs cross-platform mobile applications with React Native and Expo. Implements navigation hierarchies (tabs, stacks, drawers), configures native modules, optimizes FlatList rendering with memo and useCallback, and handles platform-specific code for iOS and Android. Use when building a React Native or Expo mobile app, setting up navigation, integrating native modules, improving scroll performance, handling SafeArea or keyboard input, or configuring Expo SDK projects. | jeffallan/claude-skills | |
| steipete/one-password | 1Password/op: service-account first, targeted secret read/store/inject, tmux. | steipete/agent-scripts | |
| steipete/ssh-doctor | SSH triage: Remote Login, launchd sshd, pre-auth closes, stale sessions. | steipete/agent-scripts | |
| steipete/oracle | Oracle second-model review: bundle prompts/files, debug, refactor, design. | steipete/agent-scripts | |
| steipete/agent-scripts | Scripts for agents, shared between my repositories. | steipete/agent-scripts | |
| steipete/cloudflare-registrar | Cloudflare Registrar: domain availability, prices, registration via mcporter. | steipete/agent-scripts | |
| nomadamas/rhwp-advanced | Debug HWP layout, dump document IR, compare versions, extract thumbnails, and unlock read-only HWPs with the upstream rhwp Rust CLI (export-svg/dump/dump-pages/ir-diff/thumbnail/convert). | nomadamas/k-skill | |
| nomadamas/bunjang-search | 번개장터 검색, 상세조회, 찜, 채팅, 대량 수집, AI TOON export를 bunjang-cli로 안내한다. | nomadamas/k-skill | |
| twostraws/SwiftUI-Agent-Skill | SwiftUI agent skill for AI coding tools supporting the open agent skills format. | twostraws/SwiftUI-Agent-Skill | |
| Tencent/AI-Infra-Guard | A full-stack AI Red Teaming platform securing AI ecosystems via OpenClaw Security Scan, Agent Scan, Skills Scan, MCP scan, AI Infra scan and LLM jailbreak evaluation. | Tencent/AI-Infra-Guard | |
| IBM/mcp-context-forge | An AI Gateway, registry, and proxy that sits in front of any MCP, A2A, or REST/gRPC APIs, exposing a unified endpoint with centralized discovery, guardrails and management. Optimizes Agent & Tool calling, and supports plugins. | IBM/mcp-context-forge | |
| AvdLee/SwiftUI-Agent-Skill | Expert SwiftUI best practices guidance as an agent skill with SKILL.md for Claude Code. | AvdLee/SwiftUI-Agent-Skill | |
| flutter/flutter-native-interop | Interoperate with native APIs in a Flutter app on Android, iOS, and the web | flutter/skills | |
| flutter/flutter-setting-up-on-windows | Sets up a Windows environment for Flutter development. Use when configuring a Windows machine to run, build, or deploy Flutter applications for Windows desktop or Android. | flutter/skills | |
| flutter/flutter-setting-up-on-macos | Sets up a macOS environment for Flutter development. Use when configuring a macOS machine to run, build, or deploy Flutter applications for iOS or macOS. | flutter/skills | |
| flutter/flutter-embedding-native-views | Embeds native Android, iOS, or macOS views into a Flutter app. Use when integrating complex native components like maps or web views. | flutter/skills | |
| flutter/flutter-adding-home-screen-widgets | Adds home screen widgets to a Flutter app for Android and iOS. Use when providing glanceable app information or quick actions on the device home screen. | flutter/skills | |
| flutter/flutter-interoperating-with-native-apis | Interoperates with native platform APIs on Android, iOS, and the web. Use when accessing device-specific features not available in Dart or calling existing native code. | flutter/skills | |
| flutter/flutter-setup-declarative-routing | Configure `MaterialApp.router` using a package like `go_router` for advanced URL-based navigation. Use when developing web applications or mobile apps that require specific deep linking and browser history support. | flutter/skills | |
| expo/add-app-clip | Add an iOS App Clip target to an Expo app. Use when the user mentions App Clip, AASA, apple-app-site-association, appclips, smart app banner, or wants to ship a lightweight iOS Clip invoked from a URL alongside their parent app. | expo/skills | |
| expo/expo-brownfield | Integrate Expo and React Native into an existing native iOS or Android app. Use when the user mentions brownfield, embedding React Native in a native app, AAR/XCFramework, or adding Expo to an existing Kotlin/Swift project. Covers both the isolated approach and the integrated approach. | expo/skills | |
| expo/eas-update-insights | Check the health of published EAS Updates: crash rates, install/launch counts, unique users, payload size, and the split between embedded and OTA users per channel. Use when the user asks how an update is performing, whether a rollout is healthy, how many users are on the embedded build vs OTA, or wants to gate CI on update health. | expo/skills | |
| expo/expo-module | Guide for creating and writing Expo native modules and views using the Expo Modules API (Swift, Kotlin, TypeScript). Covers module definition DSL, native views, shared objects, config plugins, lifecycle hooks, autolinking, and type system. Use when building or modifying native modules for Expo. | expo/skills | |
| expo/use-dom | Use Expo DOM components to run web code in a webview on native and as-is on web. Migrate web code to native incrementally. | expo/skills | |
| expo/expo-api-routes | Guidelines for creating API routes in Expo Router with EAS Hosting | expo/skills | |
| expo/expo-dev-client | Build and distribute Expo development clients locally or via TestFlight | expo/skills | |
| expo/expo-deployment | Deploying Expo apps to iOS App Store, Android Play Store, web hosting, and API routes | expo/skills | |
| expo/upgrading-expo | Guidelines for upgrading Expo SDK versions and fixing dependency issues | expo/skills | |
| expo/native-data-fetching | 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 Router data loaders (`useLoaderData`). | expo/skills | |
| expo/skills | A collection of AI agent skills for working with Expo projects and Expo Application Services | expo/skills | |
| callstackincubator/agent-skills | A collection of agent-optimized React Native skills for AI coding assistants. | callstackincubator/agent-skills | |
| software-mansion/argent-react-native-optimization | Optimizes a React Native app by profiling first to find real bottlenecks, then sweeping for mechanical issues. Entry-point for all performance work. Use when the app feels slow, user asks to optimize, fix re-renders, reduce jank, or improve startup. Delegates to argent-react-native-profiler for measurement. | software-mansion/argent | |
| software-mansion/argent-metro-debugger | Debug a JS runtime via CDP using argent debugger tools. Primary path is React Native via Metro (iOS / Android); a subset of the tools (debugger-connect, debugger-status, debugger-evaluate, debugger-log-registry) also drive a Chromium (CDP) app's renderer (an Electron app, or any Chromium browser exposing CDP) through the same surface. Use when connecting to the runtime, inspecting React components, reading console logs, or evaluating JavaScript. | software-mansion/argent | |
| software-mansion/argent-react-native-profiler | Profile a React Native Hermes app to measure re-render and CPU performance using argent profiler tools. Use when optimizing for performance, measuring before/after a fix, spotting slow components, diagnosing re-renders, checking CPU hotspots, or producing a ranked issue report. | software-mansion/argent | |
| blog-image | > | AgriciDaniel/claude-blog |
steipete/healthcheck
Audit/harden OpenClaw hosts: SSH, firewall, updates, exposure, backups, disk encryption, gateway security.
steipete/clawdis
npx skills add steipete/clawdis
steipete/apple-notes
Create, view, edit, delete, search, move, or export Apple Notes via the memo CLI on macOS.
steipete/clawdis
npx skills add steipete/clawdis
github/arize-trace
Downloads, exports, and inspects existing Arize traces and spans to understand what an LLM app is doing or debug runtime issues. Covers exporting traces by ID, spans by ID, sessions by ID, and root-cause investigation using the ax CLI. Use when the user wants to look at existing trace data, see what their LLM app is doing, export traces, download spans, investigate errors, or analyze behavior regressions.
github/awesome-copilot
npx skills add github/awesome-copilot
github/arize-dataset
Creates, manages, and queries Arize datasets and examples. Covers dataset CRUD, appending examples, exporting data, and file-based dataset creation using the ax CLI. Use when the user needs test data, evaluation examples, or mentions create dataset, list datasets, export dataset, append examples, dataset version, golden dataset, or test set.
github/awesome-copilot
npx skills add github/awesome-copilot
github/geofeed-tuner
Use this skill whenever the user mentions IP geolocation feeds, RFC 8805, geofeeds, or wants help creating, tuning, validating, or publishing a self-published IP geolocation feed in CSV format. Intended user audience is a network operator, ISP, mobile carrier, cloud provider, hosting company, IXP, or satellite provider asking about IP geolocation accuracy, or geofeed authoring best practices. Helps create, refine, and improve CSV-format IP geolocation feeds with opinionated recommendations beyond RFC 8805 compliance. Do NOT use for private or internal IP address management — applies only to publicly routable IP addresses.
github/awesome-copilot
npx skills add github/awesome-copilot
github/msstore-cli
Microsoft Store Developer CLI (msstore) for publishing Windows applications to the Microsoft Store. Use when asked to configure Store credentials, list Store apps, check submission status, publish submissions, manage package flights, set up CI/CD for Store publishing, or integrate with Partner Center. Supports Windows App SDK/WinUI, UWP, .NET MAUI, Flutter, Electron, React Native, and PWA applications.
github/awesome-copilot
npx skills add github/awesome-copilot
googleworkspace/recipe-sync-contacts-to-sheet
Export Google Contacts directory to a Google Sheets spreadsheet.
googleworkspace/cli
npx skills add googleworkspace/cli
googleworkspace/recipe-backup-sheet-as-csv
Export a Google Sheets spreadsheet as a CSV file for local backup or processing.
googleworkspace/cli
npx skills add googleworkspace/cli
openai/cli-creator
Build a composable CLI for Codex from API docs, an OpenAPI spec, existing curl examples, an SDK, a web app, an admin tool, or a local script. Use when the user wants Codex to create a command-line tool that can run from any repo, expose composable read/write commands, return stable JSON, manage auth, and pair with a companion skill.
openai/skills
npx skills add openai/skills
ComposioHQ/expofp-automation
Automate Expofp tasks via Rube MCP (Composio). Always search tools first for current schemas.
ComposioHQ/awesome-codex-skills
npx skills add ComposioHQ/awesome-codex-skills
ComposioHQ/Clockify-Automation
Automate time tracking workflows in Clockify -- create and manage time entries, workspaces, and users through natural language commands.
ComposioHQ/awesome-codex-skills
npx skills add ComposioHQ/awesome-codex-skills
ComposioHQ/Braintree-Automation
Braintree Automation: manage payment processing via Stripe-compatible tools for customers, subscriptions, payment methods, and transactions
ComposioHQ/awesome-codex-skills
npx skills add ComposioHQ/awesome-codex-skills
ComposioHQ/Productboard-Automation
Automate product management workflows in Productboard -- manage features, notes, objectives, components, and releases through natural language commands.
ComposioHQ/awesome-codex-skills
npx skills add ComposioHQ/awesome-codex-skills
google/firebase-basics
Use this skill whenever you are working on a project that uses Firebase products or services, especially for mobile or web apps.
google/skills
npx skills add google/skills
jeffallan/vue-expert
Builds Vue 3 components with Composition API patterns, configures Nuxt 3 SSR/SSG projects, sets up Pinia stores, scaffolds Quasar/Capacitor mobile apps, implements PWA features, and optimises Vite builds. Use when creating Vue 3 applications with Composition API, writing reusable composables, managing state with Pinia, building hybrid mobile apps with Quasar or Capacitor, configuring service workers, or tuning Vite configuration and TypeScript integration.
jeffallan/claude-skills
npx skills add jeffallan/claude-skills
jeffallan/react-native-expert
Builds, optimizes, and debugs cross-platform mobile applications with React Native and Expo. Implements navigation hierarchies (tabs, stacks, drawers), configures native modules, optimizes FlatList rendering with memo and useCallback, and handles platform-specific code for iOS and Android. Use when building a React Native or Expo mobile app, setting up navigation, integrating native modules, improving scroll performance, handling SafeArea or keyboard input, or configuring Expo SDK projects.
jeffallan/claude-skills
npx skills add jeffallan/claude-skills
steipete/one-password
1Password/op: service-account first, targeted secret read/store/inject, tmux.
steipete/agent-scripts
npx skills add steipete/agent-scripts
steipete/ssh-doctor
SSH triage: Remote Login, launchd sshd, pre-auth closes, stale sessions.
steipete/agent-scripts
npx skills add steipete/agent-scripts
steipete/oracle
Oracle second-model review: bundle prompts/files, debug, refactor, design.
steipete/agent-scripts
npx skills add steipete/agent-scripts
steipete/agent-scripts
Scripts for agents, shared between my repositories.
steipete/agent-scripts
npx skills add steipete/agent-scripts
steipete/cloudflare-registrar
Cloudflare Registrar: domain availability, prices, registration via mcporter.
steipete/agent-scripts
npx skills add steipete/agent-scripts
nomadamas/rhwp-advanced
Debug HWP layout, dump document IR, compare versions, extract thumbnails, and unlock read-only HWPs with the upstream rhwp Rust CLI (export-svg/dump/dump-pages/ir-diff/thumbnail/convert).
nomadamas/k-skill
npx skills add nomadamas/k-skill
nomadamas/bunjang-search
번개장터 검색, 상세조회, 찜, 채팅, 대량 수집, AI TOON export를 bunjang-cli로 안내한다.
nomadamas/k-skill
npx skills add nomadamas/k-skill
twostraws/SwiftUI-Agent-Skill
SwiftUI agent skill for AI coding tools supporting the open agent skills format.
twostraws/SwiftUI-Agent-Skill
npx skills add twostraws/SwiftUI-Agent-Skill
Tencent/AI-Infra-Guard
A full-stack AI Red Teaming platform securing AI ecosystems via OpenClaw Security Scan, Agent Scan, Skills Scan, MCP scan, AI Infra scan and LLM jailbreak evaluation.
Tencent/AI-Infra-Guard
npx skills add Tencent/AI-Infra-Guard
IBM/mcp-context-forge
An AI Gateway, registry, and proxy that sits in front of any MCP, A2A, or REST/gRPC APIs, exposing a unified endpoint with centralized discovery, guardrails and management. Optimizes Agent & Tool calling, and supports plugins.
IBM/mcp-context-forge
npx skills add IBM/mcp-context-forge
AvdLee/SwiftUI-Agent-Skill
Expert SwiftUI best practices guidance as an agent skill with SKILL.md for Claude Code.
AvdLee/SwiftUI-Agent-Skill
npx skills add AvdLee/SwiftUI-Agent-Skill
flutter/flutter-native-interop
Interoperate with native APIs in a Flutter app on Android, iOS, and the web
flutter/skills
npx skills add flutter/skills
flutter/flutter-setting-up-on-windows
Sets up a Windows environment for Flutter development. Use when configuring a Windows machine to run, build, or deploy Flutter applications for Windows desktop or Android.
flutter/skills
npx skills add flutter/skills
flutter/flutter-setting-up-on-macos
Sets up a macOS environment for Flutter development. Use when configuring a macOS machine to run, build, or deploy Flutter applications for iOS or macOS.
flutter/skills
npx skills add flutter/skills
flutter/flutter-embedding-native-views
Embeds native Android, iOS, or macOS views into a Flutter app. Use when integrating complex native components like maps or web views.
flutter/skills
npx skills add flutter/skills
flutter/flutter-adding-home-screen-widgets
Adds home screen widgets to a Flutter app for Android and iOS. Use when providing glanceable app information or quick actions on the device home screen.
flutter/skills
npx skills add flutter/skills
flutter/flutter-interoperating-with-native-apis
Interoperates with native platform APIs on Android, iOS, and the web. Use when accessing device-specific features not available in Dart or calling existing native code.
flutter/skills
npx skills add flutter/skills
flutter/flutter-setup-declarative-routing
Configure `MaterialApp.router` using a package like `go_router` for advanced URL-based navigation. Use when developing web applications or mobile apps that require specific deep linking and browser history support.
flutter/skills
npx skills add flutter/skills
expo/add-app-clip
Add an iOS App Clip target to an Expo app. Use when the user mentions App Clip, AASA, apple-app-site-association, appclips, smart app banner, or wants to ship a lightweight iOS Clip invoked from a URL alongside their parent app.
expo/skills
npx skills add expo/skills
expo/expo-brownfield
Integrate Expo and React Native into an existing native iOS or Android app. Use when the user mentions brownfield, embedding React Native in a native app, AAR/XCFramework, or adding Expo to an existing Kotlin/Swift project. Covers both the isolated approach and the integrated approach.
expo/skills
npx skills add expo/skills
expo/eas-update-insights
Check the health of published EAS Updates: crash rates, install/launch counts, unique users, payload size, and the split between embedded and OTA users per channel. Use when the user asks how an update is performing, whether a rollout is healthy, how many users are on the embedded build vs OTA, or wants to gate CI on update health.
expo/skills
npx skills add expo/skills
expo/expo-module
Guide for creating and writing Expo native modules and views using the Expo Modules API (Swift, Kotlin, TypeScript). Covers module definition DSL, native views, shared objects, config plugins, lifecycle hooks, autolinking, and type system. Use when building or modifying native modules for Expo.
expo/skills
npx skills add expo/skills
expo/use-dom
Use Expo DOM components to run web code in a webview on native and as-is on web. Migrate web code to native incrementally.
expo/skills
npx skills add expo/skills
expo/expo-api-routes
Guidelines for creating API routes in Expo Router with EAS Hosting
expo/skills
npx skills add expo/skills
expo/expo-dev-client
Build and distribute Expo development clients locally or via TestFlight
expo/skills
npx skills add expo/skills
expo/expo-deployment
Deploying Expo apps to iOS App Store, Android Play Store, web hosting, and API routes
expo/skills
npx skills add expo/skills
expo/upgrading-expo
Guidelines for upgrading Expo SDK versions and fixing dependency issues
expo/skills
npx skills add expo/skills
expo/native-data-fetching
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 Router data loaders (`useLoaderData`).
expo/skills
npx skills add expo/skills
expo/skills
A collection of AI agent skills for working with Expo projects and Expo Application Services
expo/skills
npx skills add expo/skills
callstackincubator/agent-skills
A collection of agent-optimized React Native skills for AI coding assistants.
callstackincubator/agent-skills
npx skills add callstackincubator/agent-skills
software-mansion/argent-react-native-optimization
Optimizes a React Native app by profiling first to find real bottlenecks, then sweeping for mechanical issues. Entry-point for all performance work. Use when the app feels slow, user asks to optimize, fix re-renders, reduce jank, or improve startup. Delegates to argent-react-native-profiler for measurement.
software-mansion/argent
npx skills add software-mansion/argent
software-mansion/argent-metro-debugger
Debug a JS runtime via CDP using argent debugger tools. Primary path is React Native via Metro (iOS / Android); a subset of the tools (debugger-connect, debugger-status, debugger-evaluate, debugger-log-registry) also drive a Chromium (CDP) app's renderer (an Electron app, or any Chromium browser exposing CDP) through the same surface. Use when connecting to the runtime, inspecting React components, reading console logs, or evaluating JavaScript.
software-mansion/argent
npx skills add software-mansion/argent
software-mansion/argent-react-native-profiler
Profile a React Native Hermes app to measure re-render and CPU performance using argent profiler tools. Use when optimizing for performance, measuring before/after a fix, spotting slow components, diagnosing re-renders, checking CPU hotspots, or producing a ranked issue report.
software-mansion/argent
npx skills add software-mansion/argent
blog-image
>
AgriciDaniel/claude-blog
npx skills add AgriciDaniel/claude-blog