Skip to main content
Run any Skill in Manus
with one click
shahabganji
GitHub creator profile

shahabganji

Repository-level view of 5 collected skills across 1 GitHub repositories.

skills collected
5
repositories
1
updated
2026-07-17
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

clickable-tui
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
Showing 1 of 1 repositories
All repositories loaded