Skip to content

docs: revert README skills section from table to list format#14

Merged
SoonIter merged 1 commit intomainfrom
syt/readme
Feb 10, 2026
Merged

docs: revert README skills section from table to list format#14
SoonIter merged 1 commit intomainfrom
syt/readme

Conversation

@SoonIter
Copy link
Copy Markdown
Member

Summary

  • Reverted the skills section in README from table format back to the original list format with individual headings, install commands, and descriptions for each skill
  • Kept the new additions from docs: beautify README #13 (badges, TOC, Usage section, Contributing section)
  • Updated Table of Contents links to match the reverted section structure

Test plan

  • Verify README renders correctly on GitHub
  • Verify all TOC links work

Copilot AI review requested due to automatic review settings February 10, 2026 04:03
@gemini-code-assist
Copy link
Copy Markdown
Contributor

Summary of Changes

Hello @SoonIter, 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 refines the documentation by restructuring the 'Skills' section in the README.md. The change moves away from a tabular layout to a more detailed, list-based presentation for each skill, enhancing readability and providing clearer information. It ensures that recent improvements to the README are preserved while improving the user experience for discovering and understanding available skills.

Highlights

  • README Skills Section Reversion: The 'Skills' section in the README.md has been reverted from a table format back to its original list format. This includes individual headings, installation commands, and detailed descriptions for each skill.
  • Preservation of Recent Additions: New additions from a previous pull request (docs: beautify README #13), such as badges, the Table of Contents, Usage section, and Contributing section, have been retained.
  • Table of Contents Update: The Table of Contents links have been updated to accurately reflect the new, reverted structure of the skills section.

🧠 New Feature in Public Preview: You can now enable Memory to help Gemini Code Assist learn from your team's feedback. This makes future code reviews more consistent and personalized to your project's style. Click here to enable Memory in your admin console.

Changelog
  • README.md
    • Updated Table of Contents entries to reflect the new skill section structure.
    • Replaced the consolidated skills table with individual headings, installation commands, and detailed descriptions for each skill under their respective categories (Rspack, Rsbuild, Rspress, Rsdoctor).
Activity
  • No specific activity (comments, reviews, or progress updates) has been recorded for this pull request yet.
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.

Copy link
Copy Markdown
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 reverts the skills section in the README.md from a table format to a list format, which improves readability and provides more detailed information for each skill. The changes look good, and the updated Table of Contents correctly reflects the new document structure. I've added a couple of minor suggestions to improve the consistency of the skill descriptions.

Comment thread README.md
Comment thread README.md
Copy link
Copy Markdown
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

Reverts the README “Skills” section from the compact table layout back to a per-skill list format with individual headings, install commands, and longer descriptions, while preserving the newer README enhancements introduced in #13 (badges, TOC, Usage, Contributing).

Changes:

  • Replaced the “Skills” table layout with per-skill subsections (heading + install command + description/use-case text).
  • Updated the Table of Contents entries to match the new section anchors.
  • Retained the previously added badges, Usage section, and contribution/license sections.

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

Comment thread README.md
Comment thread README.md
@SoonIter SoonIter merged commit a110da1 into main Feb 10, 2026
10 checks passed
@SoonIter SoonIter deleted the syt/readme branch February 10, 2026 04:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants