← all publishers

hypersocialinc

@hypersocialinc source repo

21 published skills

  1. Hypershots · hypersocialinc bundle
    Generate spec-reliable App Store screenshots from deterministic HTML/CSS panels, with optional AI-generated sticker assets and style grading. Use when the user wants App Store / store listing screenshots, marketing panels with device frames, screenshot localization or translation ('translate my screenshots'), or asks about Apple screenshot sizes and specs. Not for general image generation, social graphics, or capturing in-app screenshots from a simulator.
    0
    installs
  2. Game Dev · hypersocialinc bundle
    Create terminal games for cli-games. Use when asked to "create a game", "make a terminal game", "add a game", "vibe code a game", build arcade/puzzle/action games for the terminal, or contribute a new game.
    0
    installs
  3. Hypermoji · hypersocialinc
    Use when a user wants to create or manage Hypermoji mascots or emotes through the Hypermoji CLI, including interactive browsing, mascot generation, mascot import from image URL, emote batch generation, job tracking, and asset download. Requires the `hypermoji` CLI to be installed and authenticated first.
    0
    installs
  4. Namecom · hypersocialinc
    Use when managing Name.com DNS records or domains from the command line — listing/creating/updating/deleting records, idempotently upserting records (e.g. adding DKIM/SPF/DMARC or CNAME verification records for Resend, SES, Vercel, Clerk, Google), or auditing what a domain points at. Trigger on "name.com", "namecom", "add a DNS record", "verify my sending domain", "set up DKIM/SPF". Drives the `namecom` CLI (Name.com v4 API).
    0
    installs
  5. Shots · hypersocialinc bundle
    Generate, revise, translate, and manage App Store / Google Play marketing screenshots. Full flow: initialize a .shots workspace, scrape App Store metadata, research the product from the repo and listing, identify theme, colors, audience, and competitor space, save a strategy brief, craft benefit-driven headlines, and generate 3-up GPT-Image 2 composites via OpenAI direct or fal.ai before cropping them into upload-ready panels. Supports iPhone, iPad, and Android Phone platforms. Triggers: "app store screenshots", "marketing screenshots", "store listing images", "screenshot generation", "app store assets", "google play screenshots", "shots", ".shots", "revise shots", "change screenshots", "fix panels", "redo screenshots", "translate screenshots", "localize", "scrape app store", "fetch metadata", "import app store". Do NOT use for general image generation, social media graphics, or non-store marketing assets.
    0
    installs
  6. Mna Advisor · hypersocialinc bundle
    Use when advising a founder or seller through an acquisition / M&A negotiation — scoping goals, sizing the ask, structuring consideration, developing leverage or a BATNA, navigating multiple acquirers, or tracking the deal across calls and counterparties over time. Triggers on acquisition talks, term sheets, earn-outs, carve-outs, retention packages, acqui-hires, underwater cap tables, preference stacks, or running a competitive deal process.
    0
    installs
  7. Convex R2 Media · hypersocialinc bundle
    Use when setting up R2-backed images/videos with Convex, adding custom media domains, designing schema patterns for media keys, backfilling from Convex storage to R2, or debugging signed-URL vs public-CDN issues in Next.js image delivery. Also use when encountering broken images with X-Amz query params or r2.cloudflarestorage.com hostnames.
    0
    installs
  8. Hyper UI Skills · hypersocialinc bundle
    Route UI effect and component-pattern requests for Expo and Next.js to the correct implementation guide. Use when users ask for reusable visual patterns (blur fades, overlays, sticky headers, legibility treatments) or ask how to implement the same UI pattern across Expo and web.
    0
    installs
  9. Transparent Video · hypersocialinc bundle
    Generate a short looping transparent video (HEVC `hvc1` with alpha) from a single still image. Pipeline: SeedDance 2 image-to-video with optional end-frame anchoring for a seamless loop → ffmpeg split → BiRefNet v2 Matting per frame in parallel → ffmpeg encode HEVC with alpha. Output is a small (~1-2 MB) `.mov` that plays natively in iOS `AVPlayer`, web video tags, and any HEVC-alpha-capable runtime. Use when the user wants to animate a static character/hero image into an empty-state loop, ambient onboarding hero, badge animation, or any short transparent video. Don't use for chroma-key/green-screen footage (BiRefNet is ML segmentation, not color-keying), long videos (cost scales linearly with frame count), or audio.
    0
    installs
  10. Electron Clerk Auth · hypersocialinc bundle
    Use when working on HyperCoder's Clerk-based authentication across Electron, the marketing auth page, and Convex. Covers packaged Electron auth, custom protocol and localhost callback flows, Clerk sign-in tokens, production Clerk domain and env wiring, GitHub social token access, and debugging prod-only auth failures.
    0
    installs
  11. IOS Share Extension · hypersocialinc bundle
    Use when adding an iOS Share Extension that saves a shared link or text into a native app from the system share sheet — especially on a Convex + Clerk stack. Covers the new app-extension target (XcodeGen/project.yml), App Group + keychain-access-group entitlements on BOTH targets, the Clerk shared-session gotcha (pin keychain service + accessGroup so the extension reuses the app's signed-in session), calling a Convex action from the extension via ConvexClientWithAuth, a resilient App Group save-queue drained by the host app on activation, NSExtensionActivationRule setup, LPMetadataProvider link preview, and a branded SwiftUI card. Use when the extension can't read the app's login, the share sheet target doesn't appear, or shares get lost offline.
    0
    installs
  12. Instax Mini Link Ble · hypersocialinc bundle
    Use when building software that prints photos to a Fujifilm Instax Mini Link, Mini Link 2, or Mini Link 3 over Bluetooth LE — Swift/CoreBluetooth, Node.js, Web Bluetooth, or Python. Covers opcodes, packet framing, image requirements, and the specific gotchas that produce garbled prints.
    0
    installs
  13. Imessage Convex Agent · hypersocialinc bundle
    Build an iMessage AI agent channel on a Convex backend — Sendblue webhook → Convex brain → agent (OpenRouter via @convex-dev/agent) → replies, typing indicators, account linking, and card-image sends that work around iMessage's sender-side link-preview limitation (bot links showing "Click to Load Preview" / not unfurling). Use when adding "text this number, the agent handles it" to any Convex project.
    0
    installs
  14. Convex Streaming Agents · hypersocialinc bundle
    Build streaming text agents on Convex with Vercel AI SDK, including start and status endpoints, background workers, persisted partial text, tool traces, and client UX patterns like thinking dots and character reveal.
    0
    installs
  15. IOS Testflight Fastlane · hypersocialinc bundle
    Set up fastlane to build a native iOS app and upload it to TestFlight: App Store Connect API-key auth, automatic build numbering stamped across every target's Info.plist, optional XcodeGen regeneration, gym archive/export, and upload_to_testflight. Use when adding TestFlight distribution to a new iOS project, wiring a `fastlane beta` lane, scripting `xcodebuild` archive/upload, or debugging code-signing, build-number, or export-method failures during an iOS release.
    0
    installs
  16. Hyperstack MCP Connector · hypersocialinc bundle
    Use when exposing Convex functions as OAuth-secured tools that Claude, ChatGPT, or another MCP client can call as the signed-in user — i.e. building a remote/hosted MCP connector for a Convex + Clerk app, adding Clerk OAuth to an MCP server, or wiring a "save to / do X in / recall from <your app>" connector. Stack-specific — Convex + Clerk.
    0
    installs
  17. Universal Links Deep Linking · hypersocialinc bundle
    Make tapped https links open a native iOS or Expo/React Native app when installed and fall back to the web page when not — Apple Universal Links + Android App Links. Use when adding deep linking for shared links, writing apple-app-site-association (AASA) or assetlinks.json, wiring associated-domains/applinks entitlements or Expo associatedDomains/intentFilters, handling onOpenURL/NSUserActivity or expo-router linking, or debugging why a link opens the browser instead of the app (AASA redirect or content-type, signing-fingerprint mismatch, Apple CDN cache, simulator-vs-device testing).
    0
    installs
  18. Swiftui Collapsible Pull Sheet · hypersocialinc bundle
    Build or adapt a SwiftUI collapsible pull sheet for iOS: a custom bottom or trailing overlay that starts as a compact pill, expands with drag or tap, morphs height, corner radius, material treatment, and content visibility from collapsed to expanded, coordinates surrounding chrome opacity, and supports in-sheet route transitions. Use when asked to implement, port, analyze, or refine collapsed/expanded pull sheets, floating bottom sheets, custom detents, drag-driven SwiftUI panels, or iOS sheet animations.
    0
    installs
  19. Swiftui Voice First Agent Chat · hypersocialinc bundle
    Build a voice-first agent chat in SwiftUI: a dock with a hold-to-talk mic pill, a speech-reactive glass orb overlay ('Listening…' + live caption), and release-to-send into a full-screen streaming agent chat. Use when an app wants push-to-talk capture with live transcription (SpeechAnalyzer/SpeechTranscriber + SFSpeechRecognizer fallback), a voice-reactive listening UI, or a custom full-screen chat presentation over the pushed-back home screen. Symptoms it fixes: mic press feels laggy, orb/overlay looks like 'just a blurred screen', transcription silently returns nothing on iOS 26, app crashes in installTap, sheet transitions strand a strip at the screen bottom, quick taps leave a hot mic.
    0
    installs
  20. Swiftui Sheet Keyboard Animations · hypersocialinc bundle
    Use when a SwiftUI sheet should open with the keyboard already rising (auto-focused TextField/composer) and the animations stagger — sheet settles first, keyboard pops late, the input bar bounces up-then-down, focus silently fails, or the keyboard appears then immediately drops. Also use when a keyboard-focused sheet's dismissal should retract the keyboard together with the sheet. Symptoms: '@FocusState in .task/.onAppear does nothing', 'keyboard appears after a visible gap', 'composer overshoots above the keyboard and settles back', 'medium detent sheet jumps to full height when keyboard shows'.
    0
    installs
  21. Masked Fade Overlay · hypersocialinc bundle
    Implement blur overlays where blur alpha fades to transparent using a mask, not a flat blur plus dark tint. Use when users ask for effects like "blur at bottom that disappears toward top", "blur bleed into image", or text-legibility overlays on image cards in Expo or Next.js.
    0
    installs