ワンクリックで
standup-log
standup-log には chef0111 から収集した 13 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
このリポジトリの skills
TanStack Query (React Query) best practices for data fetching, caching, mutations, and server state management. Activate when building data-driven React applications with server state.
Complete guide for building beautiful apps with Expo Router. Covers fundamentals, styling, components, navigation, animations, patterns, and native tabs.
Guidelines for creating API routes in Expo Router with EAS Hosting
Helps understand and write EAS workflow YAML files for Expo projects. Use this skill when the user asks about CI/CD or workflows in an Expo or EAS context, mentions .eas/workflows/, or wants help with EAS build pipelines or deployment automation.
Deploying Expo apps to iOS App Store, Android Play Store, web hosting, and API routes
Build and distribute Expo development clients locally or via TestFlight
Set up Tailwind CSS v4 in Expo with react-native-css and NativeWind v5 for universal styling
`@expo/ui/jetpack-compose` package lets you use Jetpack Compose Views and modifiers in your app.
`@expo/ui/swift-ui` package lets you use SwiftUI Views and modifiers in your app.
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`).
Use when the request involves this Expo React Native codebase and touches Expo Router or navigation, screens or layouts, tabs or modals, forms, styling, animation, images, or platform UI; EAS Build, Submit, Hosting, or store release; eas.json or .eas/workflows CI YAML; expo-dev-client, development builds, or TestFlight-style distribution; Tailwind CSS v4, NativeWind v5, or react-native-css setup; Expo Router API routes or server handlers on EAS Hosting; @expo/ui SwiftUI or Jetpack Compose; fetch, caching, offline sync, React Query, SWR, or Expo Router loaders; bumping Expo SDK or fixing upgrade dependency skew; or Expo DOM components and web-in-native embedding.
Guidelines for upgrading Expo SDK versions and fixing dependency issues
Use Expo DOM components to run web code in a webview on native and as-is on web. Migrate web code to native incrementally.