Skip to content

Comments

docs: add Agent Skills link to documentation#7142

Merged
chenjiahan merged 4 commits intomainfrom
skill_doc_0204
Feb 4, 2026
Merged

docs: add Agent Skills link to documentation#7142
chenjiahan merged 4 commits intomainfrom
skill_doc_0204

Conversation

@chenjiahan
Copy link
Member

Summary

Added a link to the agent-skills repository in the README files

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

Copilot AI review requested due to automatic review settings February 4, 2026 13:44
@chatgpt-codex-connector
Copy link

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

@gemini-code-assist
Copy link
Contributor

Summary of Changes

Hello @chenjiahan, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request focuses on improving the accessibility of the agent-skills repository by integrating its link into the project's primary documentation. This change ensures that users browsing the Rstack project's READMEs and guides can easily find and navigate to the agent-skills collection, thereby fostering better awareness and utilization of related tools.

Highlights

  • Documentation Update: Added a new link to the agent-skills repository across various documentation files, including the main README.md and its localized versions, as well as specific guide pages.
  • Improved Discoverability: The addition of the agent-skills link enhances the discoverability of this related project within the Rstack ecosystem.
Changelog
  • README.md
    • Added a link to agent-skills under the '🔗 Links' section.
  • README.pt-BR.md
    • Added a link to agent-skills under the '🔗 Links' section.
  • README.zh-CN.md
    • Added a link to agent-skills under the '🔗 链接' section.
  • website/docs/en/guide/start/index.mdx
    • Added a link to agent-skills under the '🔗 Links' section.
  • website/docs/zh/guide/start/index.mdx
    • Added a link to agent-skills under the '🔗 链接' section.
Activity
  • The author, chenjiahan, created this pull request with a clear summary and a checklist indicating documentation updates.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Feb 4, 2026

Deploying rsbuild with  Cloudflare Pages  Cloudflare Pages

Latest commit: c49351a
Status: ✅  Deploy successful!
Preview URL: https://76740d42.rsbuild-v2.pages.dev
Branch Preview URL: https://skill-doc-0204.rsbuild-v2.pages.dev

View logs

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request adds a link to the agent-skills repository across several documentation files. The changes are mostly correct, but I've found one minor issue in the Portuguese README file (README.pt-BR.md) where the description for the new link has not been translated. I've provided a suggestion to fix this to ensure consistency across the document.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a link to the rstackjs/agent-skills repository across the project’s READMEs and getting-started docs so users can discover the Agent Skills collection.

Changes:

  • Add agent-skills link to English and Chinese getting-started documentation pages.
  • Add agent-skills link to the main README and localized READMEs (zh-CN, pt-BR).

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
website/docs/zh/guide/start/index.mdx Adds agent-skills link to the Chinese getting-started links section.
website/docs/en/guide/start/index.mdx Adds agent-skills link to the English getting-started links section.
README.zh-CN.md Adds agent-skills link to the Chinese README links section.
README.pt-BR.md Adds agent-skills link to the Brazilian Portuguese README links section.
README.md Adds agent-skills link to the main README links section.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copilot AI review requested due to automatic review settings February 4, 2026 13:47
chenjiahan and others added 2 commits February 4, 2026 21:48
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 5 out of 5 changed files in this pull request and generated 2 comments.

Comments suppressed due to low confidence (2)

README.md:75

  • In the English README links section, rsbuild-plugin-template and rstack-design-resources use a full-width while the other entries use an ASCII :. Please standardize these to ASCII : for consistent typography in the en README.
- [agent-skills](https://github.com/rstackjs/agent-skills): A collection of Agent Skills for Rstack.
- [rstack-examples](https://github.com/rstackjs/rstack-examples): Examples showcasing Rstack.
- [storybook-rsbuild](https://github.com/rstackjs/storybook-rsbuild): Storybook builder powered by Rsbuild.
- [rsbuild-plugin-template](https://github.com/rstackjs/rsbuild-plugin-template):Use this template to create your own Rsbuild plugin.
- [rstack-design-resources](https://github.com/rstackjs/rstack-design-resources):Design resources for Rstack.

README.pt-BR.md:71

  • In the pt-BR README links section, the last two entries (rsbuild-plugin-template and rstack-design-resources) use the full-width Chinese colon instead of the ASCII : used by the other links in this locale. Please standardize punctuation to : to avoid mixed typography.
- [agent-skills](https://github.com/rstackjs/agent-skills): Uma coleção de Agent Skills para Rstack.
- [rstack-examples](https://github.com/rstackjs/rstack-examples): Exemplos demonstrando ferramentas do Rstack.
- [storybook-rsbuild](https://github.com/rstackjs/storybook-rsbuild): Construtor de livros de histórias desenvolvido pelo Rsbuild.
- [rsbuild-plugin-template](https://github.com/rstackjs/rsbuild-plugin-template):Use esse modelo para criar seu próprio plug-in do Rsbuild.
- [rstack-design-resources](https://github.com/rstackjs/rstack-design-resources):Recursos de design para Rstack.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@chenjiahan chenjiahan merged commit 4d47989 into main Feb 4, 2026
5 checks passed
@chenjiahan chenjiahan deleted the skill_doc_0204 branch February 4, 2026 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant