Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

dotnet-sdk-tui

dotnet-sdk-tui contient 5 skills collectées depuis shahabganji, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
5
Stars
4
mis à jour
2026-07-17
Forks
0
Couverture métier
1 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

clickable-tui
Développeurs de logiciels

Make elements in the dsm Spectre.Console TUI respond to mouse clicks — tabs, buttons, table rows, panels, menu entries, links, or any on-screen target. Use this whenever the user wants something in the terminal UI to be clickable, "work with the mouse", react to a click/tap, or when adding a new interactive region. Also use it when a click is being received but the wrong thing (or nothing) happens, since the same hit-testing rules explain those bugs.

2026-07-17
docs
Développeurs de logiciels

Author and update the project documentation site (docs/) and capture emoji-correct screenshots of the dsm TUI. Use when adding or editing guide pages, adding screenshots, or gating doc content by platform.

2026-07-05
release
Développeurs de logiciels

Cut and publish a new versioned release of this project. Infers the next semantic version from the commits since the last tag, makes sure local work is committed and pushed and the branch is rebased on origin/main, gets the release PR green and merged, then creates and pushes the annotated vX.Y.Z tag that triggers the GitHub Actions release pipeline (which builds the platform binaries and publishes the GitHub Release with auto-generated notes). Use this whenever the user says "release a new version", "cut a release", "create/push a new tag", "ship it", "publish vX.Y.Z", "tag a release", or anything that means shipping a new version of this repo — even when they don't name a version number.

2026-06-17
docs
Développeurs de logiciels

Author and update the project documentation site (docs/) and capture emoji-correct screenshots of the dsm TUI. Use when adding or editing guide pages, adding screenshots, or gating doc content by platform.

2026-06-15
hex1b
Développeurs de logiciels

CLI tool for automating any terminal application — TUI apps, shells, CLI tools, REPLs, and more. Use when you need to launch a process in a virtual terminal, capture its screen output, inject keystrokes or mouse input, take screenshots, record sessions, or assert on what's visible.

2026-06-15