Create GitHub releases with release notes using gh CLI. Use when publishing a new release, generating changelogs, or creating release notes from commits.
Idioma do texto original: inglês
Menu
O SkillsMP coletou 11 skills de vivainio/agent-skills. Abra uma skill para revisar a origem e os detalhes.
Mostrando 11 de 11 skills coletadas.
Create GitHub releases with release notes using gh CLI. Use when publishing a new release, generating changelogs, or creating release notes from commits.
Idioma do texto original: inglês
Work on the leo-editor codebase (leo-editor/leo-editor). Use when editing leo-editor's own source, since its .py/.toml/.txt files are round-tripped from .leo outline files (like leo/core/LeoPyRef.leo) that go stale after a plain-text edit unless synced back…
Idioma do texto original: inglês
Wrap up a finished git worktree. Manual-only, invoked via `/worktree-done`.
Idioma do texto original: inglês
Replace internal registry mirror URLs in package-lock.json/uv.lock with public npm/pypi URLs. Needed to fix CI failures where the CI runner can't reach internal PyPI/npm mirrors baked into the lockfile. Never activates automatically — only engages after…
Idioma do texto original: inglês
Keep It Simple, Stupid — unified terse-communication and simple code. Manual-only, invoked via `/kiss`.
Idioma do texto original: inglês
Capture and save the current AI chat session as a markdown transcript file. Use when the user asks to "save transcript", "capture session", "write transcript.md", or wants to export the current conversation for review. Supports Claude Code and GitHub Copilot…
Idioma do texto original: inglês
Code review a pull request or branch diff. Use when user says /vp-code-review, asks to review a PR, review changes, or review code.
Idioma do texto original: inglês
Download and install tools from GitHub releases, URLs, or S3. Use when user needs to download binaries, install CLI tools, create tool recipes, or set up Java JAR applications.
Idioma do texto original: inglês
Set up public GitHub repos with SSH authentication and PyPI publishing. Use when creating open source projects or configuring github-public host alias.
Idioma do texto original: inglês
Create and maintain tasks.py task runner files. Use when user wants to add project automation, create a tasks.py file, add tasks, or mentions "tasks.py".
Idioma do texto original: inglês
Set up a modern Python project with uv, pyproject.toml, and ruff. Use when creating a new Python project, package, or CLI tool.
Idioma do texto original: inglês