Improve Claude Documentation Skills#1194
Open
eileenoo wants to merge 4 commits into
Open
Conversation
…cument-feature The documentation is the source of truth: the skill now updates the reference/guide docs with full config and API details before writing the high-level TRN entry that links to them. Renames the skill folder from write-trn-feature-section to document-feature and updates cross-references in cleanup-trn. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…the document-feature skill
Adds sub-step 5f to cleanup-trn: diffs the systemRequirements frontmatter against the previous release, cross-checks Node/NPM against the server repo's engines and .nvmrc, and scans the release's own features/breaking changes/deprecations for version-support changes. Flags findings and only applies user-confirmed updates. Co-Authored-By: Claude Opus 4.8 (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.
Motivation
We continously want to improve our Claude skills for the documentation.