CtrlK
BlogDocsLog inGet started
Tessl Logo

ios-app-intents

Design App Intents, app entities, and App Shortcuts for iOS system surfaces. Use when exposing app actions or content to Shortcuts, Siri, Spotlight, widgets, or controls.

75

Quality

92%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

85%Weight 40%Scale 1-3

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The body is a well-organized, lean overview with a clear validated workflow and excellent progressive disclosure. Its only gap is actionability: real API names are cited but no inline executable code examples are provided in the body itself.

Suggestions

Add one small inline AppIntent code snippet (e.g. a minimal struct conforming to AppIntent) so the body has a copy-paste-ready anchor before deferring fuller templates to references.

Optionally show the one-line AppShortcutsProvider registration inline so the core discoverability step is executable without opening a reference file.

DimensionReasoningScore

Conciseness

The body is lean and directive, assumes Claude's competence, and avoids explaining what iOS or Shortcuts is — every section earns its place.

3 / 3

Actionability

Guidance is concrete and uses real API tokens (openAppWhenRun, AppShortcutsProvider, AppEnum, EntityQuery), but no inline executable code is given — the copy-paste templates are deferred to references, so it stops short of fully executable copy-paste-ready examples.

2 / 3

Workflow Clarity

A clear five-step sequence culminating in an explicit validation checkpoint ('Build the app and confirm the intents target compiles cleanly. Verify the app opens or routes to the expected place').

3 / 3

Progressive Disclosure

A concise overview points to four clearly-signaled, one-level-deep reference files, each described by purpose; all four referenced files exist and content is appropriately split.

3 / 3

Total

11

/

12

Passed

Description

100%Weight 40%Scale 1-3

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A concise, well-constructed description that names concrete artifacts, gives an explicit 'Use when' trigger, and covers natural system-surface keywords with low conflict risk.

DimensionReasoningScore

Specificity

Names three concrete deliverables — 'App Intents, app entities, and App Shortcuts' — matching the anchor for multiple specific concrete actions, rather than just naming a domain.

3 / 3

Completeness

Clearly states what ('Design App Intents, app entities, and App Shortcuts for iOS system surfaces') and an explicit 'Use when' trigger for when to invoke it.

3 / 3

Trigger Term Quality

Lists natural user-facing terms — 'Shortcuts, Siri, Spotlight, widgets, or controls' — giving good coverage of the terms people would actually say.

3 / 3

Distinctiveness Conflict Risk

A narrow iOS App Intents niche with distinct system-surface triggers, unlikely to collide with other skills.

3 / 3

Total

12

/

12

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
openai/plugins
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.