Relevancekit
RelevanceKit helps developers surface the right watchOS widgets at the right moment by providing contextual relevance signals to the system. Learn to implement time-based, location-based, fitness, and hardware relevance clues through timeline providers or the new RelevanceEntriesProvider, and master Smart Stack routing patterns for mixed widget ecosystems.
Relevancekit teaches you to increase Apple Watch widget visibility using contextual relevance signals on watchOS 26+.
AI-generated summary based on this skill's SKILL.md
Decision gist · record as of 2026-07-15
Relevancekit teaches you to increase Apple Watch widget visibility using contextual relevance signals on watchOS 26+. RelevanceKit helps developers surface the right watchOS widgets at the right moment by providing contextual relevance signals to the system. Learn to implement time-based, location-based, fitness, and hardware relevance clues through timeline providers or the new RelevanceEntriesProvider, and master Smart Stack routing patterns for mixed widget ecosystems.
Use it when
- Relevancekit provides multiple approaches to signal widget relevance.
- Relevancekit supports four primary types of relevance signals: time-based (scheduling when widgets matter most).
Install
dpearson2699/swift-ios-skills/relevancekit · repository language: Python
generated, unverified - the skill's exact subdirectory could not be determined; check the repository on GitHub
Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.
Frequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
What is Relevancekit?
Relevancekit helps developers surface the right watchOS widgets at the right moment by providing contextual relevance signals to the system. It enables you to implement time-based, location-based, fitness, and hardware relevance clues through timeline providers or the new RelevanceEntriesProvider, and master Smart Stack routing patterns for mixed widget ecosystems.
How to use Relevancekit for widget relevance?
Relevancekit provides multiple approaches to signal widget relevance. You can use timeline providers to deliver time-based, location-based, fitness, and hardware relevance clues, or adopt the newer RelevanceEntriesProvider API for more flexible relevance signaling. Both methods help the system intelligently route your widgets within Smart Stacks based on contextual signals.
What relevance signals does Relevancekit support?
Relevancekit supports four primary types of relevance signals: time-based (scheduling when widgets matter most), location-based (triggering on geographic context), fitness-related (integrating with health and activity data), and hardware-specific signals (adapting to device capabilities). These signals work together to help the system determine optimal widget visibility.
Can Relevancekit help with Smart Stack routing?
Yes. Relevancekit enables you to master Smart Stack routing patterns for mixed widget ecosystems. By providing contextual relevance signals through either timeline providers or RelevanceEntriesProvider, you guide the system to surface the most appropriate widget at the right moment within a Smart Stack configuration.
What are the implementation options in Relevancekit?
Relevancekit offers two main implementation paths: the traditional timeline provider approach and the newer RelevanceEntriesProvider API. Both allow you to communicate relevance signals to watchOS, giving you flexibility in how you structure your widget relevance logic depending on your app's architecture and requirements.
Let your AI agent find skills like this
Example. Real query, live index.
You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.
wish › “Find and understand the Relevancekit skill”
Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →
Related skills
WidgetKit guides you through implementing widgets across iOS surfaces—from Home Screen and Lock Screen to Control Center and StandBy mode. Learn to set up timeline providers, configure interactive widgets, handle deep links, and optimize Smart Stack relevance. The skill covers both static and configurable widget patterns, widget families, and iOS 18+ Control Center controls.
axiom-watchos guides you through complete watchOS development—from app architecture and independent apps to Watch Connectivity, complications, Smart Stack widgets, controls, and background task management. It routes you to specialized skills for design patterns, device diagnostics, and migrations while clarifying when to reach for cross-platform resources like SwiftUI or HealthKit.
This skill equips you to develop watchOS applications using SwiftUI, covering essential navigation structures and interface patterns. It's part of a comprehensive toolkit for Apple platform development, helping you move from concept through to App Store deployment while maintaining design consistency.
This skill equips you with the fundamentals and advanced techniques for creating native iOS applications. Learn to leverage Apple's frameworks and tools to design, build, and deploy apps that meet modern performance standards. Whether you're starting from scratch or refining existing projects, gain practical experience building for iPhone, iPad, and other iOS devices.
Widget Generator creates full WidgetKit implementations including timeline providers, size-specific views, lock screen accessories, and interactive elements for iOS 17+. It handles project detection, conflict resolution, and generates all necessary files with proper App Intent setup. Configure widget purpose, sizes, data sources, and update frequency through guided questions.
Master visionOS widget development with patterns for elevated and recessed mounting, material textures, and distance-aware layouts. Learn spatial widget families, container backgrounds, and rendering modes to create immersive widgets that adapt to user proximity and physical space.
More skills watchos-code-review (Apache-2.0)