Skip to main content
Run any Skill in Manus
with one click
GitHub repository

plasma

plasma contains 6 collected skills from salute-developers, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
6
Stars
46
updated
2026-07-01
Forks
27
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

figma-layout
web-developers

Верстать продуктовые Figma-макеты на готовых компонентах SDDS/Plasma. Использовать, когда нужно реализовать страницу, экран приложения, форму, dashboard, widget, layout section или feature view по Figma, опираясь на sdds-mcp как источник актуальной информации о компонентах, props, variants, tokens, темах и примерах. Не использовать для создания или правки компонентов самой дизайн-системы.

2026-07-01
figma-component
web-and-digital-interface-designers

Сравнивать компоненты Plasma с точными нодами Figma, править существующие компоненты и создавать новые компоненты с нуля по существующему дизайну. Использовать, когда нужно изучить Figma-макет, сравнить его с существующим компонентом, реализовать новый компонент по Figma, добавить стили/токены/stories/тесты или исправить расхождения между компонентами Plasma и Figma-макетами.

2026-06-24
api-test
software-quality-assurance-analysts-and-testers

Create an API type-check test for a component. Use when asked to create, generate, or write an API test for a component. Example - "создай api-test для Checkbox", "api-test Switch".

2026-05-20
migrate-test
software-quality-assurance-analysts-and-testers

Migrate a Cypress component test from packages/plasma-b2c to the new pattern in packages/plasma-new-hope. Trigger when user asks to rewrite, migrate, or port a component test to plasma-new-hope style. Example "перепиши тесты для ComponentName по новому паттерну", "migrate ComponentName test to new-hope".

2026-04-28
remove-old-test
software-quality-assurance-analysts-and-testers

Remove old component tests and Cypress snapshots by component name. Trigger when user asks to delete, remove, or clean up old tests or screenshots for a component. Example "удали старые тесты для ComponentName", "remove old tests for DateTimePicker".

2026-04-28
migrate-stories
software-developers

Migrate component Storybook stories to the new format using a shared get{Component}Stories factory from @salutejs/plasma-sb-utils, and update all final packages. Use when asked to migrate/refactor stories for a component.

2026-04-14