Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

ReactiveUIToolKit

ReactiveUIToolKit contém 4 skills coletadas de yanivkalfa, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
4
Stars
7
atualizado
2026-07-17
Forks
0
Cobertura ocupacional
1 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

add-unity-version
Desenvolvedores de software

Add support for a new Unity version to ReactiveUIToolKit. Run when a new Unity release is available (user says "add Unity 6.5 support", "new Unity version came out", etc.). Discovers API changes via the automation~ diff scripts, classifies them, and implements support across all layers (PropsApplier/Style/StyleKeys/CssHelpers, schema, LSP, docs site) plus record-keeping.

2026-07-17
changelog
Desenvolvedores de software

The centralized IDE-extension changelog system. Use when adding a changelog entry, bumping extension versions, releasing, or editing any of ide-extensions~/changelog.json, scripts/changelog.mjs, the per-IDE CHANGELOG.md, vscode/README.md, or UitkxVsix/overview.md. Covers the add/extract/extract-overview/verify commands, the generated-marketplace-pages rule (edit templates, never outputs), and the Windows argv mojibake pitfalls.

2026-07-17
discord-changelog
Desenvolvedores de software

Style and hard constraints for Plans~/DISCORD_CHANGELOG.md entries (the Discord release-notes posts). Use whenever adding or editing an entry there — hard 2000-char-per-entry cap, ASCII-only, prepend-only.

2026-07-17
rebuild-ide-extensions
Desenvolvedores de software

Rebuild the VS Code and/or Visual Studio 2022 extensions locally for F5 / Extension-Development-Host testing. Use when the user says "rebuild for F5", "rebuild the extension", "build the LSP server locally", "test the extension change" or after editing files under `ide-extensions~/language-lib/`, `ide-extensions~/lsp-server/`, `ide-extensions~/vscode/`, `ide-extensions~/visual-studio/`, or `Editor/HMR/`. Covers the full local pipeline — language-lib build, LSP server emit, TS client bundle, VSIX server-binary copy — and the artifact-size verification step. Does NOT cover Marketplace releases — those are handled by `.github/workflows/publish.yml`.

2026-07-17