relevancekit

Integrate RelevanceKit with WidgetKit to surface watchOS 26+ widgets using on-device relevance clues.

Updated Apr 30, 2026
One-click install
npx skills add https://github.com/onymchat/onym-ios --skill relevancekit-onymchat
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: relevancekit
Source: https://github.com/onymchat/onym-ios/tree/main/.claude/skills/relevancekit
Command: npx skills add https://github.com/onymchat/onym-ios --skill relevancekit-onymchat

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Increase on-device contextual clues to surface the right widget at the right moment in watchOS Smart Stack, improving relevance-based discovery.

Core Features & Use Cases

  • Time-based, location-based, fitness, sleep, and hardware signals to improve widget visibility on watchOS 26+.
  • Combine multiple relevance providers to surface the right card and support grouping strategies.
  • Guidance through patterns and practical code samples via references (references/relevancekit-patterns.md).

Quick Start

Integrate RelevanceKit in your watchOS widgets by wiring relevance providers to feed timely contextual clues.

Frequently Asked Questions about relevancekit

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I improve watchOS widget visibility in the Smart Stack?

To improve watchOS widget visibility, you provide on-device relevance clues using time, location, fitness, sleep, and hardware signals so the Smart Stack surfaces the right widget at the right moment.

What signals can I use for watchOS widget relevance?

Widget relevance signals include time-based, location-based, fitness, sleep, and hardware data. You combine these multiple relevance providers to support grouping strategies and surface the appropriate card.

How do I integrate RelevanceKit with WidgetKit on watchOS?

You integrate RelevanceKit by wiring relevance providers alongside WidgetKit to feed timely contextual clues into your watchOS widgets, referencing provided patterns and code samples for guidance.

Does watchOS widget relevance require RelevanceKit for Smart Stack grouping?

Yes, surfacing the right widget at the right moment in the Smart Stack on watchOS 26+ requires RelevanceKit integration alongside WidgetKit to combine multiple relevance providers and support grouping strategies.

Where can I find watchOS widget relevance patterns and code samples?

You can find watchOS widget relevance patterns and practical code samples in the provided references file, which offers guidance for wiring relevance providers to feed contextual clues.

What is the best way to combine multiple relevance providers for a watchOS widget?

The best way to combine multiple relevance providers is to wire time, location, fitness, sleep, and hardware signals together via RelevanceKit, enabling the Smart Stack to apply grouping strategies and surface the right card.