Toolverse
All skills

sns

by itsmostafa

AWS SNS notification service for pub/sub messaging. Use when creating topics, managing subscriptions, configuring message filtering, sending notifications, or setting up mobile push.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Category
Mobile

About this skill

AWS SNS notification service for pub/sub messaging. Use when creating topics, managing subscriptions, configuring message filtering, sending notifications, or setting up mobile push.

How to use

  1. Zainstaluj skill SNS w swoim agencje AWS — upewnij się, że masz dostęp do AWS CLI i skonfigurowane poświadczenia AWS.

  2. Utwórz nowy temat SNS za pomocą polecenia create-topic, podając nazwę tematu. Dla standardowego tematu użyj nazwy bez rozszerzenia, dla FIFO dodaj .fifo do nazwy i ustaw atrybut FifoTopic=true.

  3. Zdobądź ARN (Amazon Resource Name) utworzonego tematu — będzie potrzebny do subskrypcji i publikowania wiadomości.

  4. Dodaj subskrybentów do tematu za pomocą subscribe, wybierając protokół (Lambda, SQS, HTTP/HTTPS, email, SMS lub Application dla push notyfikacji) i podając endpoint — np. ARN funkcji Lambda lub URL webhooka.

  5. Opcjonalnie skonfiguruj filtrowanie wiadomości, aby określone subskrypcje otrzymywały tylko wiadomości spełniające warunki atrybutów.

  6. Publikuj wiadomości do tematu — subskrybenci otrzymają je zgodnie z wybranym protokołem i ustawionymi filtrami.

Related skills

vercel-react-native-skills

by vercel-labs

React Native and Expo best practices for building performant mobile apps. Use when building React Native components, optimizing list performance, implementing animations, or working with native modules. Triggers on tasks involving React Native, Expo, mobile performance, or

Mobile
1745

garmin-connect

by openclaw

Syncs daily health and fitness data from Garmin Connect into markdown files. Provides sleep, activity, heart rate, stress, body battery, HRV, SpO2, and weight data.

Mobile
37119

sequential-thinking

by mrgoonie

Use when complex problems require systematic step-by-step reasoning with ability to revise thoughts, branch into alternative approaches, or dynamically adjust scope. Ideal for multi-stage analysis, design planning, problem decomposition, or tasks with initially unclear scope.

Mobile
60238

swift-best-practices

by sammcj

This skill should be used when writing or reviewing Swift code for iOS or macOS projects. Apply modern Swift 6+ best practices, concurrency patterns, API design guidelines, and migration strategies. Covers async/await, actors, MainActor, Sendable, typed throws, and Swift 6

Mobile
36140

mobile-design

by sickn33

Mobile-first design and engineering doctrine for iOS and Android apps. Covers touch interaction, performance, platform conventions, offline behavior, and mobile-specific decision-making. Teaches principles and constraints, not fixed layouts. Use for React Native, Flutter, or

Mobile
6091

unreal-engine-cpp-pro

by sickn33

Expert guide for Unreal Engine 5.x C++ development, covering UObject hygiene, performance patterns, and best practices.

Mobile
2582