mirror of
https://github.com/gromlab-ru/svg-sprites.git
synced 2026-09-05 08:20:19 +03:00
feat(skills): добавить установку через npx skills add
This commit is contained in:
12
README.md
12
README.md
@@ -28,9 +28,17 @@ You do not have to work with the sprite directly in your application. Use it lik
|
||||
|
||||
`@gromlab/svg-sprites` is designed to work with AI agents from the start. Add the ready-made skill and ask an agent to configure, migrate, or troubleshoot the package without lengthy instructions or manual documentation research.
|
||||
|
||||
[🇬🇧 Download AI skill (English)](https://github.com/gromlab-ru/svg-sprites/releases/latest/download/svg-sprites.zip)
|
||||
Install the English skill:
|
||||
|
||||
[🇷🇺 Download AI skill (Russian)](https://github.com/gromlab-ru/svg-sprites/releases/latest/download/svg-sprites-ru.zip)
|
||||
```bash
|
||||
npx skills add gromlab-ru/svg-sprites --skill svg-sprites
|
||||
```
|
||||
|
||||
Install the Russian skill:
|
||||
|
||||
```bash
|
||||
npx skills add gromlab-ru/svg-sprites --skill svg-sprites-ru
|
||||
```
|
||||
|
||||
## From SVG to component in three steps
|
||||
|
||||
|
||||
Reference in New Issue
Block a user