Add doc validation skills for ui-extensions#4084
Closed
rennyG wants to merge 3 commits into2026-04-rcfrom
Closed
Conversation
8b1f8fe to
c9a9276
Compare
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.
Closed in favour of #4085
Adds Claude Code skills for validating documentation updates in this repo. Used by the docs team.
Closes https://github.com/Shopify/temp-project-mover-Archetypically-20260313091522/issues/343
Skills added
ui-extensions:router— entry point, routes to correct skills by page typeui-extensions:style-lint— mechanical text checks (contractions, punctuation, formatting, capitalization, file references)ui-extensions:examples— example quality checks covering only what the automated script can't (uniqueness, description pattern, usefulness)ui-extensions:components— component description format, best practices, limitationsui-extensions:apis— API.doc.tsstructure, properties, methods, helper docsui-extensions:type-definitions— JSDoc quality, slots, events, source of truthui-extensions:cross-surface— consistency across admin, checkout, POSui-extensions:link-validation— link verification via MCP tools (run separately)ui-extensions:build-verification— docs generation and JSON verificationDesign