CtrlK
BlogDocsLog inGet started
Tessl Logo

axiom-integration

Use when integrating ANY iOS system feature - Siri, Shortcuts, widgets, IAP, localization, privacy, alarms, calendar, reminders, contacts, background tasks, push notifications, timers. Covers App Intents, WidgetKit, StoreKit, EventKit, Contacts.

71

Quality

87%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Critical

Do not install without reviewing

SKILL.md
Quality
Evals
Security

Quality

Content

85%

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

A well-architected router: clear one-level-deep progressive disclosure, highly actionable file/agent routing, and an explicit decision tree with edge-case handling. The only real weakness is redundancy between the Quick Reference table, the graphviz tree, and the numbered list, which inflates the token budget.

Suggestions

Collapse the redundant routing representations: keep either the graphviz Decision Tree or the numbered list, not both, since the Quick Reference table already maps symptoms to files.

Trim the Example Invocations section or fold a few representative cases into the Quick Reference, as the table plus decision tree already cover the same routing.

DimensionReasoningScore

Conciseness

The body is dense and actionable rather than explanatory, but the same routing information appears three times — the Quick Reference table, the graphviz Decision Tree, and the numbered list (steps 1–16) — so it could be tightened by collapsing the redundant decision-tree representations.

2 / 3

Actionability

Routing guidance is concrete and specific: exact file paths ("skills/app-intents-ref.md"), agent names ("iap-auditor"), and precise conditional directives ("stay here" vs "also invoke axiom-data"), which is copy-paste-ready actionable guidance for an instruction-only router.

3 / 3

Workflow Clarity

The Decision Tree provides a clear, well-sequenced decision process with explicit branch conditions, augmented by Cross-Domain Routing and Conflict Resolution for edge cases; no validation checkpoints are needed for non-destructive routing.

3 / 3

Progressive Disclosure

SKILL.md is a pure overview pointing to well-signaled, one-level-deep references via the Quick Reference table and decision tree, with detail appropriately deferred to the referenced skills/*.md files and easy navigation.

3 / 3

Total

11

/

12

Passed

Description

90%

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 strong router-style description with explicit "Use when" triggers, comprehensive natural-language keywords, and a clear iOS-integration niche. Its main weakness is that the capability is conveyed through one generic verb ("integrating") applied to a feature list rather than multiple concrete actions.

DimensionReasoningScore

Specificity

The description enumerates many concrete domains and frameworks ("Siri, Shortcuts, widgets, IAP... App Intents, WidgetKit, StoreKit, EventKit, Contacts") but relies on a single generic action verb ("integrating", "Covers") rather than listing multiple distinct concrete actions like extract/fill/merge.

2 / 3

Completeness

It explicitly answers both "what" ("Covers App Intents, WidgetKit, StoreKit, EventKit, Contacts") and "when" with an explicit trigger clause ("Use when integrating ANY iOS system feature"), matching the anchored good example.

3 / 3

Trigger Term Quality

Terms like "Siri, Shortcuts, widgets, IAP, localization, privacy, alarms, calendar, reminders, contacts, background tasks, push notifications, timers" are exactly the natural phrases a user would say when needing this skill, with broad coverage and no missing common variations.

3 / 3

Distinctiveness Conflict Risk

The iOS-system-integration niche is clear and the listed triggers (Siri, Shortcuts, widgets, IAP, EventKit, push, etc.) are distinctive and unlikely to fire for a non-integration skill.

3 / 3

Total

11

/

12

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

referenced_paths_exist

Referenced path issues: 1 missing

Warning

Total

15

/

16

Passed

Repository
CharlesWiltgen/Axiom
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.