Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

WalkieTalkie

WalkieTalkie contiene 4 skills recopiladas de andreapianidev, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
4
Stars
342
actualizado
2026-06-20
Forks
27
Cobertura ocupacional
1 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

walkietalkie-ios
Desarrolladores de software

Use when working on the Talky (WalkieTalkie) iOS project, or when the user mentions Talky, WalkieTalkie, walkie-talkie P2P, radio FM streaming, push-to-talk iOS, Multipeer Connectivity in this project, Live Activities / Dynamic Island for this app, AdMob monetization for this app, StoreKit 2 IAP subscriptions for this app, Firebase Analytics/Crashlytics configuration, or any feature of this specific codebase. Symptoms: "fix the radio", "add a station", "change the paywall", "update the theme", "the audio session is broken", "Live Activity not showing".

2026-06-20
walkietalkie-integration
Desarrolladores de software

Integra la funzionalità radio P2P Walkie-Talkie (MultipeerConnectivity + AVFoundation) con l'interfaccia utente standard hardware-style in una nuova app iOS o in un nuovo modulo. Usa questa skill ogni volta che l'utente ti chiede di "aggiungere la funzione walkie talkie", "creare la radio P2P", "configurare la connessione vocale locale" o integrare un walkie talkie in SwiftUI.

2026-05-29
walkietalkie-stations
Desarrolladores de software

Aggiungi, verifica e gestisci le stazioni radio di Talky (WalkieTalkie). Usa questa skill OGNI VOLTA che l'utente dice: "aggiungi stazione", "nuova stazione", "aggiungi radio", "aggiungi queste stazioni", "verifica stream", "nuova radio", "aggiungi batch stazioni", "stazioni nuove", o qualsiasi richiesta di aggiungere stazioni radio all'app Talky. Include verifica OBBLIGATORIA degli stream URL via curl, gestione ID progressivi, determinazione automatica di free vs Pro, e aggiornamento di tutti i file coinvolti (RadioManager.swift, flagMap, StationBrowserSheet, ContentView). NON usare per modifiche al player, alla UI, ai temi, o alla monetizzazione — quella è walkietalkie-ios o walkietalkie-themes. Questa skill gestisce anche il refresh di stazioni esistenti (URL scaduti, sostituzioni, fix minori).

2026-05-29
walkietalkie-themes
Desarrolladores de software

Specialized skill for the Talky/WalkieTalkie theme system (19 themes, GPU shaders, custom fonts, sound packs, Pro gating). Use this when the user asks to add/create/new/modify/design a theme, fix theme colors, change palette, add animated particle backgrounds, register fonts, wire ThemeSoundManager, fix ThemeRegistry (which is MISSING in the codebase), add localization keys for themes, adjust Pro-locking logic, modify ThemeSelectorView or ThemePurchaseSheet, or debug theme-related build failures. Also trigger on phrases like "lava theme", "new animated theme", "the palette doesn't look right", "ThemeRegistry not found", "theme.name.hacker missing". This skill understands all 19 Theme enum cases, the 3 pack files (ColorPack, IdentityPack, AnimatedPack), the ThemeMetadata struct, the Canvas-based GPU particle engine in AnimatedBackgroundView, and the bridge-key Pro gating system. It can generate complete theme code from a natural-language description, dispatch parallel agents for independent tasks, and call fro

2026-05-29