Add review-sdk-changelog skill and slash command#88
Merged
Conversation
Adds a Claude Code skill for reviewing Android and iOS SDK changelog files from the perspective of a junior developer deciding whether to upgrade. Covers upgrade clarity, badge consistency, version accuracy, link correctness, and detailed writing quality guidelines with before/after examples for each entry type. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
.claude/skills/review-sdk-changelog/SKILL.md— a Claude Code skill for reviewing Android and iOS SDK changelog files from the perspective of a junior developer..claude/commands/review-sdk-changelog.md— the/review-sdk-changelog <path>slash command entry point.What the skill covers
The skill is structured around the four questions a junior developer asks when reading a changelog:
11 checklist sections:
<Warning>callout<span>/<Badge>implementations, consistent hex colours; iOS: uniform<Badge>usage across all 2025+ entries<Card>or bare heading for Release Summary, no<div>wrappers4.40→4.4.0, consistent zero-paddinghttps://www.moengage.com/docs/URLs, kebab-case paths only6th May 2026), correct ordinal suffixesWriting quality section covers:
Common patterns table with 28 quick-reference anti-patterns.
Usage
Test plan
/review-sdk-changelogtab-completes after checkout.android-sdk.mdx— confirm BOM version mismatch andInbox UI 4.40are flagged as Blocking.ios-sdk.mdx— confirm missing link on Self-Handled Background Push entry is flagged as Content gap.🤖 Generated with Claude Code