Publishes mobile applications to iOS App Store and Google Play with code signing, versioning, and CI/CD automation. Use when preparing app releases, configuring signing certificates, or setting up automated deployment pipelines.
93
89%
Does it follow best practices?
Impact
98%
1.44xAverage score across 3 eval scenarios
Advisory
Suggest reviewing before use
Quality
Discovery
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.
This is a well-crafted skill description that excels across all dimensions. It provides specific concrete actions, uses natural trigger terms that users would actually say, includes an explicit 'Use when' clause, and carves out a distinct niche around mobile app store publishing that differentiates it from general mobile development or CI/CD skills.
| Dimension | Reasoning | Score |
|---|---|---|
Specificity | Lists multiple specific concrete actions: 'Publishes mobile applications', 'code signing', 'versioning', 'CI/CD automation', 'configuring signing certificates', 'setting up automated deployment pipelines'. | 3 / 3 |
Completeness | Clearly answers both what (publishes mobile apps with code signing, versioning, CI/CD) AND when (explicit 'Use when' clause covering app releases, signing certificates, and automated deployment pipelines). | 3 / 3 |
Trigger Term Quality | Includes natural keywords users would say: 'iOS App Store', 'Google Play', 'app releases', 'signing certificates', 'deployment pipelines', 'mobile applications'. Good coverage of platform-specific and process-specific terms. | 3 / 3 |
Distinctiveness Conflict Risk | Clear niche focused on mobile app publishing to specific stores (iOS App Store, Google Play) with distinct triggers around code signing and app store deployment. Unlikely to conflict with general CI/CD or mobile development skills. | 3 / 3 |
Total | 12 / 12 Passed |
Implementation
79%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
This is a solid, actionable skill with excellent conciseness and concrete executable examples for both iOS and Android deployment. The main weaknesses are the lack of validation/verification steps in the deployment workflow and the absence of progressive disclosure to external references for detailed topics like certificate management or troubleshooting.
Suggestions
Add explicit validation steps after each major operation (e.g., verify archive was created, confirm upload succeeded, check App Store Connect status)
Include error recovery guidance for common failures like signing errors or upload rejections
Consider extracting the full CI/CD workflow to a separate CICD.md file and linking to it from the main skill
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The skill is lean and efficient, providing only necessary commands and configurations without explaining what iOS/Android deployment is or how build systems work. Every section delivers actionable content. | 3 / 3 |
Actionability | Provides fully executable bash commands, complete YAML workflows, and copy-paste ready configurations. The xcodebuild, gradlew, and CI/CD examples are concrete and immediately usable. | 3 / 3 |
Workflow Clarity | Steps are presented in logical order (build → export → upload) but lacks explicit validation checkpoints. No verification steps after upload, no error recovery guidance if builds fail, and the checklist is pre-deployment only without post-deployment validation. | 2 / 3 |
Progressive Disclosure | Content is well-organized with clear sections, but everything is inline in one file. The CI/CD section is quite long and could be referenced externally. No links to detailed guides for signing setup or troubleshooting. | 2 / 3 |
Total | 10 / 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.
Validation — 11 / 11 Passed
Validation for skill structure
No warnings or errors.
90d6bd7
Table of Contents
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.