Apple-authored SwiftUI and platform guidance extracted from Xcode. Helps AI agents write idiomatic, Apple-native...

Expert guidance on Swift Concurrency best practices, patterns, and implementation. Use when developers mention: (1)...

Create and edit Obsidian Flavored Markdown with wikilinks, embeds, callouts, properties, and other Obsidian-specific...

Create and edit Obsidian Bases (.base files) with views, filters, formulas, and summaries. Use when working with...

Create and edit JSON Canvas files (.canvas) with nodes, edges, groups, and connections. Use when working with...

Run dev servers, background tasks, or any long-running process in tmux sessions. Use instead of nohup or & with bash tool.

Manage Linear issues with linearis CLI. List issues, create issues, update status, link GitHub PRs, search.

Use when AWS CLI commands fail with SSO token expiration errors like "Token has expired", "SSO session has expired",...

Brief description of what this skill does and when to use it. Write in third person. Include specific trigger...

Guides responsive UI development for phones, tablets, foldables, and desktop. Use when supporting multiple screen...

Guides Material Design 3 (M3) implementation for Android apps. Use when theming apps, choosing colors, implementing...

Guides unit and integration testing with Kotest for Kotlin/Android. Use when writing tests for Kotlin code, testing...

Guides Kotlin documentation with KDoc for public and internal APIs. Use when documenting code, writing library docs,...

Guides implementation of Android UI with Jetpack Compose. Use when building Android UIs, creating composable...

Guides Gradle configuration and usage for Android projects. Use when configuring builds, managing dependencies,...

Implements Apollo GraphQL in Android apps. Use when setting up GraphQL client, writing...

Generates comprehensive test suites for Android projects. Use when creating unit tests for ViewModels/Repositories,...

Guides Android performance optimizations. Use when app is slow, has memory leaks, ANR issues, battery drain, or...