Create GitHub releases with release notes using gh CLI. Use when publishing a new release, generating changelogs, or creating release notes from commits.
Idioma del texto original: inglés
Menú
SkillsMP ha recopilado 11 skills de vivainio/agent-skills. Abre una skill para revisar su origen y sus detalles.
Mostrando 11 de 11 skills recopiladas.
Create GitHub releases with release notes using gh CLI. Use when publishing a new release, generating changelogs, or creating release notes from commits.
Idioma del 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 del texto original: inglés
Wrap up a finished git worktree. Manual-only, invoked via `/worktree-done`.
Idioma del 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 del texto original: inglés
Keep It Simple, Stupid — unified terse-communication and simple code. Manual-only, invoked via `/kiss`.
Idioma del 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 del 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 del 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 del 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 del 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 del 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 del texto original: inglés