chore: add docs skills and update doc guides#2284
Open
mariechatfield wants to merge 1 commit into
Open
Conversation
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
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
Adds three new Claude Code skills for docs work, consolidates reference material into
.claude/doc-guides/, and fixes stale content in the tsdoc guides.Changes
docs-check(build gate + flow quality checklist),docs-regen,docs-change-ia(with companionREFERENCE.mdon the TypeDoc plugin internals).claude/tsdoc-guides/→.claude/doc-guides/; moveddocs-shared.mdin from the skills rootflows.md: fixed stale@exampleguidance (was "skip, use @see to workflows-overview"); added@componentscorrectness pitfalls (umbrella trap, wrapper collapse, cross-namespace); added hub vs. guided flow@exampleconventionshooks.md,components.md: removed staledocs/workflows-overview/referencestsdoc/SKILL.mdandtsdoc-auditor.mdregentocspell.jsonTesting
Claude Code skills only — no SDK code changes. Invoke
/docs-check,/docs-regen, and/docs-change-iaand verify guidance is coherent. Check thattsdocandtsdoc-auditorstill load the correct guides from.claude/doc-guides/.