Reusable agent skills for every repository.
26k+
Indexed skills
180+
Topics & tags
12M+
Weekly install events
Top 1%
Rising skills surfaced
Skills library
Filter by topic, language, and quality signals—then open any skill for install steps and repository context.
26355 skills
This skill enforces Ecto essentials for Elixir database work, guiding changesets, transactions, preprocessing, and proper context usage to prevent errors.
This skill enables camera-based visual search integration with iOS Visual Intelligence to surface app content quickly.
This skill enforces LiveView best practices, ensuring proper mounting, connected rendering, and safe state management for reliable interactive UI.
This skill conducts deep market research for iOS/macOS apps, delivering TAM/SAM/SOM, growth, barriers, channels, and revenue potential to guide decisions.
This skill helps Elixir code stay robust and idiomatic by enforcing pattern matching, @impl, with, and pipe usage across modules.
This skill helps you implement Liquid Glass UI in SwiftUI using the glassEffect API for modern, interactive, and morphing designs.
This skill builds a production image loading pipeline with memory and disk caching, deduplication, and a drop-in CachedAsyncImage view for SwiftUI.
This skill generates a production-ready HTTP caching layer in Swift, enabling offline support, Cache-Control parsing, and ETag-based requests to reduce API
This skill generates a cross-module integration test scaffold with mock servers, in-memory stores, and test configuration to validate full-stack flows.
This skill generates Swift test data factories and builders to reduce boilerplate and speed up test setup with reusable fixtures.
This skill helps you set up SwiftUI snapshot tests with swift-snapshot-testing, generating boilerplate and CI configuration for reliable UI regression checks.
This skill guides you through red-green-refactor for new features, generating tests first and ensuring code passes via AI-driven implementation.
This skill defines protocol contract tests in Swift to ensure every implementation passes identical behavioral tests.
This skill helps you adopt Swift 6.2 concurrency features like default MainActor inference and @concurrent to reduce data-race errors.
This skill helps you implement Siri, Shortcuts, and Spotlight integration using App Intents, enabling interactive snippets, indexing, and voice-driven actions.
This skill helps diagnose and fix SwiftUI performance issues by pinpointing unnecessary re-renders, identity problems, and slow body evaluations.
This skill helps you design SwiftData model hierarchies with class inheritance, enabling polymorphic queries and proper schema migrations.
This skill helps you implement AlarmKit alarms and timers in iOS 18+ apps with custom UI, Live Activities, and snooze support.
This skill helps you implement and customize SwiftUI toolbars with search, transitions, and platform-specific behavior for polished apps.
This skill enables embedding and controlling web content in SwiftUI apps using WebView and WebPage for navigation, JS interop, and customization.
This skill provides comprehensive migration guides for moving between Apple framework generations, outlining before/after mappings, coexistence strategies, and