secure-storage-patterns

Installation
SKILL.md

Secure Storage Patterns Skill

This skill covers secure data storage for React Native with Expo.

When to Use

Use this skill when:

  • Storing authentication tokens
  • Saving sensitive user data
  • Managing API keys
  • Storing encryption keys

Core Principle

SECURE BY DEFAULT - Always use SecureStore for sensitive data, never AsyncStorage.

Installation

Installs
1
GitHub Stars
55
First Seen
Jul 22, 2026
secure-storage-patterns — diegosouzapw/awesome-omni-skill