rshankras

rshankras

@rshankras

GitHub
16 Skills
8672 Total Stars
February 2026 Joined

Public Skills

app-planner

by rshankras

Guides you through comprehensive iOS/Swift app planning and analysis. Use for new apps (concept to architecture) or existing apps (audit current state, plan improvements, evaluate tech stack). Covers product planning, technical decisions, UI/UX design, and distribution strategy.

Design 542 19d ago

generators

by rshankras

Code generator skills that produce production-ready Swift code for common app components. Use when user wants to add logging, analytics, onboarding, review prompts, networking, authentication, paywalls, settings, persistence, error monitoring, CI/CD pipelines, localization, push notifications, deep linking, testing, accessibility, widgets, feature flags, app icons, image caching, pagination, or HTTP caching.

Accessibility 542 3mo ago

Deep Linking Generator

by rshankras

Making App Entities Available in Spotlight

542 3mo ago

persistence-setup

by rshankras

Generates SwiftData or CoreData persistence layer with optional iCloud sync. Use when user wants to add local storage, data persistence, or cloud sync.

542 3mo ago

app-intents

by rshankras

App Intents for Siri, Shortcuts, Spotlight, and Apple Intelligence integration including intent modes, interactive snippets, visual intelligence, and entity indexing. Use when implementing Siri integration, App Shortcuts, or Spotlight indexing.

542 3mo ago

pagination

by rshankras

Generates pagination infrastructure with offset or cursor-based patterns, infinite scroll, and search support. Use when user wants to add paginated lists, infinite scrolling, or load-more functionality.

Embeddings 542 4mo ago

http-cache

by rshankras

Generates an HTTP caching layer with Cache-Control parsing, ETag/conditional requests, and offline fallback. Use when user wants to add response caching, offline support, or reduce API calls.

API Dev 542 4mo ago

image-loading

by rshankras

Generates an image loading pipeline with memory/disk caching, deduplication, and a CachedAsyncImage SwiftUI view. Use when user wants image caching, lazy image loading, or a replacement for AsyncImage.

Caching 542 4mo ago

attributed-string

by rshankras

AttributedString patterns for rich text formatting, alignment, selection, and SwiftUI integration. Use when working with styled text, text editing, or AttributedString APIs.

API Dev 542 5mo ago

security

by rshankras

Security review and guidance for iOS, macOS, and watchOS apps. Covers secure storage, biometric authentication, network security, and platform-specific patterns. Use when implementing security features or reviewing code for vulnerabilities.

Code Review 542 5mo ago

Review Response Writer

by rshankras

yourapp.com/help

Analytics 542 6mo ago

Localization Setup Generator

by rshankras

Formatting Numbers and Dates

i18n 542 6mo ago

Accessibility Generator

by rshankras

Human Interface Guidelines: Accessibility

Accessibility 542 6mo ago

paywall-generator

by rshankras

Generates StoreKit 2 subscription paywall with modern SwiftUI views. Use when user wants to add subscriptions, paywall, or in-app purchases.

Code Gen 542 6mo ago

logging-setup

by rshankras

Generates structured logging infrastructure using os.log/Logger to replace print() statements. Use when user wants to add proper logging, replace print statements, or set up app logging.

Code Gen 542 6mo ago

shared

by rshankras

Platform-agnostic skills including skill creation templates and best practices. Use when creating new skills or improving existing ones.

Code Gen 542 6mo ago