pfw-sharing

Community

Share and persist app values.

AuthorMp2025-cmd
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill simplifies sharing and persisting values across different parts of an application, ensuring data consistency and ease of access.

Core Features & Use Cases

  • Cross-component value sharing: Seamlessly share state between different modules or views.
  • Persistence: Persist values to UserDefaults or the file system.
  • Type-safe defaults: Define default values for shared properties in a type-safe manner.
  • Use Case: Imagine you need to store a user's preference for dark mode that should be accessible from anywhere in your app and persist even after the app closes. This Skill allows you to define @Shared(.appStorage("isDarkModeEnabled")) var isDarkModeEnabled = false and use it everywhere.

Quick Start

Use the pfw-sharing skill to persist a boolean value named 'isDarkModeEnabled' to user defaults, defaulting to false.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: pfw-sharing
Download link: https://github.com/Mp2025-cmd/ScrollKitty/archive/main.zip#pfw-sharing

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.