Thanks to visit codestin.com
Credit goes to github.com

Skip to content

feat(test-xcode): add triggering context to skill description#466

Merged
tmchow merged 1 commit into
mainfrom
feat/skill-eval-improvement
Mar 31, 2026
Merged

feat(test-xcode): add triggering context to skill description#466
tmchow merged 1 commit into
mainfrom
feat/skill-eval-improvement

Conversation

@tmchow
Copy link
Copy Markdown
Collaborator

@tmchow tmchow commented Mar 31, 2026

Improves the test-xcode skill description to include usage context ("when to use it"), addressing both #447 and the plugin's own skill compliance checklist which requires descriptions to cover what a skill does and when to use it.

Before: Build and test iOS apps on simulator using XcodeBuildMCP
After: Build and test iOS apps on simulator using XcodeBuildMCP. Use after making iOS code changes, before creating a PR, or when verifying app behavior and checking for crashes on simulator.

Also aligns the README table entry with the full skill name (adds XcodeBuildMCP mention).

Closes #447


Compound Engineering v2.59.0
🤖 Generated with Claude Opus 4.6 (1M context, extended thinking) via Claude Code

The description only stated what the skill does, not when to use it.
Add usage context per the skill compliance checklist to improve
human discoverability in catalogs and command completion.

Closes #447

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
@tmchow tmchow merged commit 87facd0 into main Mar 31, 2026
2 checks passed
@github-actions github-actions Bot mentioned this pull request Mar 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a description to improve Dispatch discoverability

1 participant