CtrlK
BlogDocsLog inGet started
Tessl Logo

build-run-debug

Build, run, and debug macOS apps with shell-first Xcode and Swift workflows. Use when launching apps or diagnosing build, startup, or runtime failures.

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%

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

A well-structured, actionable workflow skill with clear sequencing, a real canonical reference, and an explicit verification/error-recovery loop. Its main weakness is mild redundancy: flag semantics and Info.plist details are restated inline despite being owned by the reference.

Suggestions

Collapse the repeated --debug/--logs/--telemetry/--verify flag descriptions into a single source (Workflow step 3) and have Quick Start and Preferred Commands reference those, removing the duplicated prose.

Trim the inline Info.plist key enumeration in step 3 since the canonical script in references/run-button-bootstrap.md already contains it; keep only the non-obvious guidance (e.g. the setActivationPolicy gotcha).

Shorten Guardrail items that restate workflow prohibitions already covered in the Workflow section to reduce token cost without losing the constraint.

DimensionReasoningScore

Conciseness

Mostly efficient and avoids explaining concepts Claude already knows, but repeats material across Quick Start, Workflow step 3, and Preferred Commands (e.g. the --debug/--logs/--telemetry/--verify flags and the Info.plist key enumeration) that also lives in the reference, so it could be tightened. Not the lean score-3 anchor, but well above the padded score-1 anchor.

2 / 3

Actionability

Provides concrete executable commands (git rev-parse --is-inside-work-tree, find ... -name '*.xcworkspace', xcodebuild -list, ./script/build_and_run.sh --debug) and delegates the full script to a real, canonical reference rather than pseudocode, matching the fully-executable score-3 anchor.

3 / 3

Workflow Clarity

An 8-step sequenced workflow with a feedback loop (build/run -> classify blocker -> debug the right way) and an explicit --verify checkpoint (pgrep -x <AppName>), matching the 'clear sequence with explicit validation steps; feedback loops for error recovery' anchor and not the validation-gap score-2 anchor.

3 / 3

Progressive Disclosure

Clear sectioned overview (Quick Start, Workflow, Preferred Commands, References, Guardrails, Output Expectations) with one clearly-signaled, one-level-deep reference to references/run-button-bootstrap.md, which exists as a real bundle file and is designated the canonical source, matching the score-3 anchor.

3 / 3

Total

11

/

12

Passed

Description

100%

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 tight, third-person description that pairs concrete capabilities with an explicit Use-when trigger and a well-scoped niche. It hits all four anchors at the top of the scale with no fluff or over-claiming.

DimensionReasoningScore

Specificity

Lists multiple concrete actions ("Build, run, and debug") tied to a named domain ("macOS apps") and tooling ("Xcode and Swift workflows"), matching the 'lists multiple specific concrete actions' anchor rather than the partial score-2 anchor.

3 / 3

Completeness

Explicitly answers both what ("Build, run, and debug macOS apps with shell-first Xcode and Swift workflows") and when ("Use when launching apps or diagnosing build, startup, or runtime failures"), matching the score-3 anchor with an explicit trigger clause.

3 / 3

Trigger Term Quality

Natural user-facing terms appear — "launching apps", "build", "startup", "runtime failures", "Xcode", "Swift" — giving good coverage of phrases a user would actually say, not jargon-only.

3 / 3

Distinctiveness Conflict Risk

The macOS-app build/run/debug niche with shell-first Xcode/Swift triggers is clearly distinct and unlikely to fire for unrelated skills, matching the 'clear niche with distinct triggers' anchor.

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.