Back to authors
sovranbitcoin

sovranbitcoin

18 Skills published on GitHub.

animation-performance

Provides React Native Reanimated, React Native Worklets, React Native Gesture Handler performance optimization guidelines for smooth animations. Applies to tasks involving shared values, worklets, frame callbacks, gesture handlers, animated styles, re-renders, or debugging animation jank and frame drops.

UncategorizedView skill →

animation-with-react-compiler

Provides React Native Reanimated guidelines for using shared values with React Compiler. Applies to tasks involving useSharedValue, shared values, React Compiler compatibility, or accessing/modifying shared value values.

UncategorizedView skill →

animation-with-worklets

Provides React Native Worklets guidelines for scheduling functions between JS and UI threads. Applies to tasks involving scheduleOnRN, scheduleOnUI, worklets, thread scheduling, useAnimatedReaction, gesture handlers, or cross-thread function calls.

UncategorizedView skill →

building-native-ui

Complete guide for building beautiful apps with Expo Router. Covers fundamentals, styling, components, navigation, animations, patterns, and native tabs.

UncategorizedView skill →

expo-api-routes

Guidelines for creating API routes in Expo Router with EAS Hosting

UncategorizedView skill →

expo-cicd-workflows

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.

UncategorizedView skill →

expo-deployment

Deploying Expo apps to iOS App Store, Android Play Store, web hosting, and API routes

UncategorizedView skill →

expo-dev-client

Build and distribute Expo development clients locally or via TestFlight

UncategorizedView skill →

expo-tailwind-setup

Set up Tailwind CSS v4 in Expo with react-native-css and NativeWind v5 for universal styling

UncategorizedView skill →

find-skills

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.

UncategorizedView skill →

nak

Interact with Nostr protocol using the nak CLI tool. Use to generate Nostr secret keys, encode and decode Nostr identifiers (hex/npub/nsec/nip05/etc), fetch events from relays, sign and publish Nostr events, and more.

UncategorizedView skill →

native-data-fetching

Use when implementing or debugging ANY network request, API call, or data fetching. Covers fetch API, axios, React Query, SWR, error handling, caching strategies, offline support.

UncategorizedView skill →

nostr

Knowledge about the Nostr protocol. Use to view up-to-date NIPs, discover capabilities of the Nostr protocol, and to implement Nostr functionality correctly.

UncategorizedView skill →

react-native-expo

|

UncategorizedView skill →

secret-scanner

Detect exposed secrets, API keys, credentials, and tokens in code. Use before commits, on file saves, or when security is mentioned. Prevents accidental secret exposure. Triggers on file changes, git commits, security checks, .env file modifications.

UncategorizedView skill →

upgrading-expo

Guidelines for upgrading Expo SDK versions and fixing dependency issues

UncategorizedView skill →

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.

UncategorizedView skill →

zustand-state-management

|

UncategorizedView skill →