docs: add Agent Skills link to documentation#7142
Conversation
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
Summary of ChangesHello @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 Highlights
Changelog
Activity
Using Gemini Code AssistThe 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
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 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
|
Deploying rsbuild with
|
| 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 |
There was a problem hiding this comment.
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.
There was a problem hiding this comment.
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-skillslink to English and Chinese getting-started documentation pages. - Add
agent-skillslink 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.
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
There was a problem hiding this comment.
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-templateandrstack-design-resourcesuse 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-templateandrstack-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.
Summary
Added a link to the
agent-skillsrepository in the README filesChecklist