CtrlK
BlogDocsLog inGet started
Tessl Logo

macos-window-management

Customize macOS SwiftUI windows and scene behavior. Use when tuning window chrome, drag regions, placement, restoration, launch behavior, or borderless windows.

80

Quality

100%

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

100%

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 lean, well-organized instruction skill: it names exact window/scene modifiers per role, sequences the work with a build-and-verify checkpoint and fallback, and offloads concrete code examples to a single clearly-signaled reference file. No significant weaknesses found.

DimensionReasoningScore

Conciseness

Lean and sectioned; assumes Claude knows SwiftUI/windows and adds only the macOS 15+ modifier specifics plus a one-line deployment-target guardrail, with no concept padding.

3 / 3

Actionability

Names exact API signatures throughout (e.g. ".toolbar(removing: .title)", ".defaultWindowPlacement { content, context in ... }", "content.sizeThatFits(.unspecified)") with specific use-conditions; executable examples live one level deep in the existing references file, which is appropriate for this instruction-style skill.

3 / 3

Workflow Clarity

A 7-step Workflow with an explicit verification checkpoint ("Build and launch the app with macos-build-run-debug to verify"), a fallback branch for insufficient SwiftUI APIs, and a dedicated Review Checklist of acceptance criteria.

3 / 3

Progressive Disclosure

Clear overview plus well-organized role-based sections, with a single clearly-signaled one-level-deep reference ("For concrete window modifier examples, read references/api-snippets.md") that exists in the bundle.

3 / 3

Total

12

/

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 concise, well-constructed description that states the capability and provides an explicit, trigger-rich 'Use when' clause covering several concrete window-management concerns. It is clearly distinguishable from neighboring macOS skills.

DimensionReasoningScore

Specificity

Lists multiple concrete actions in the trigger clause — "window chrome, drag regions, placement, restoration, launch behavior, or borderless windows" — rather than vague language.

3 / 3

Completeness

Explicitly answers both what ("Customize macOS SwiftUI windows and scene behavior") and when ("Use when tuning window chrome, drag regions, placement, restoration, launch behavior, or borderless windows").

3 / 3

Trigger Term Quality

Uses natural terms a user would say ("window chrome", "drag regions", "placement", "borderless windows") with good coverage of the domain's common phrasings.

3 / 3

Distinctiveness Conflict Risk

Scoped to macOS SwiftUI window/scene customization with distinct, narrow triggers unlikely to fire for unrelated 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
robinebers/openusage
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.