docs: add agent skill guide to tsc and tsup migration docs#1505
Merged
Timeless0911 merged 1 commit intomainfrom Mar 3, 2026
Merged
docs: add agent skill guide to tsc and tsup migration docs#1505Timeless0911 merged 1 commit intomainfrom
Timeless0911 merged 1 commit intomainfrom
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Adds a new “Using Agent Skills” section to the tsc and tsup migration guides to point users of Coding Agents to the migrate-to-rslib skill for assistance during migration.
Changes:
- Add “Using Agent Skills / 使用 Agent Skills” section to the
tscmigration docs (EN + ZH). - Add “Using Agent Skills / 使用 Agent Skills” section to the
tsupmigration docs (EN + ZH).
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| website/docs/zh/guide/migration/tsup.mdx | Adds a Chinese “使用 Agent Skills” section with install command and link to migrate-to-rslib. |
| website/docs/zh/guide/migration/tsc.mdx | Adds a Chinese “使用 Agent Skills” section with install command and link to migrate-to-rslib. |
| website/docs/en/guide/migration/tsup.mdx | Adds an English “Using Agent Skills” section with install command and link to migrate-to-rslib. |
| website/docs/en/guide/migration/tsc.mdx | Adds an English “Using Agent Skills” section with install command and link to migrate-to-rslib. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
fi3ework
reviewed
Mar 3, 2026
Deploying rslib with
|
| Latest commit: |
49d1769
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://f5e5be90.rslib.pages.dev |
| Branch Preview URL: | https://docs-migration-skill-guide.rslib.pages.dev |
fi3ework
approved these changes
Mar 3, 2026
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
Add a 'Using Agent Skills' section to the
tscandtsupmigration guides (both English and Chinese). This section recommends the migrate-to-rslib skill for users who are using Coding Agents to assist with their migration to Rslib.Related Links
Checklist