fix: исправить архив skill SLM Design
All checks were successful
CI/CD Pipeline / build (push) Successful in 45s
CI/CD Pipeline / docker (push) Successful in 1m15s
CI/CD Pipeline / deploy (push) Successful in 6s

- добавлен видимый путь slm-design/SKILL.md в zip-архив skill

- обновлена ссылка на SKILL.md в карточке документации
This commit is contained in:
2026-05-27 06:56:30 +03:00
parent 89cc873c19
commit 9da566ab7f
3 changed files with 5 additions and 3 deletions

View File

@@ -53,7 +53,7 @@ export const docs: DocCard[] = [
{
title: 'Skill для CLI-агентов',
actions: [
{ label: 'slm-design/SKILL.md', href: '/slm-design/skill/.opencode/skills/slm-design/SKILL.md' },
{ label: 'slm-design/SKILL.md', href: '/slm-design/skill/slm-design/SKILL.md' },
],
},
{