You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/docs/en/guide/start/quick-start.mdx
+10-3Lines changed: 10 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -80,13 +80,20 @@ Biome provides similar linting and formatting features to ESLint and Prettier. I
80
80
81
81
### Optional skills
82
82
83
-
`create-rslib` can also install optional skills for coding agents that support Skills. Currently, it provides `rslib-best-practices`, which gives agents Rslib-specific best practices for configuration, workflows, and common project setup decisions.
83
+
`create-rslib` can install optional skills for coding agents that support Skills. In interactive mode, your selections in “Optional tools” affect the available skill options. The currently available skills are:
0 commit comments