Create GitHub releases with release notes using gh CLI. Use when publishing a new release, generating changelogs, or creating release notes from commits.
لغة النص الأصلي: الإنجليزية
القائمة
جمع SkillsMP عدد ١١ من skills من vivainio/agent-skills. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ١١ من أصل ١١ skills مجمعة.
Create GitHub releases with release notes using gh CLI. Use when publishing a new release, generating changelogs, or creating release notes from commits.
لغة النص الأصلي: الإنجليزية
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…
لغة النص الأصلي: الإنجليزية
Wrap up a finished git worktree. Manual-only, invoked via `/worktree-done`.
لغة النص الأصلي: الإنجليزية
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…
لغة النص الأصلي: الإنجليزية
Keep It Simple, Stupid — unified terse-communication and simple code. Manual-only, invoked via `/kiss`.
لغة النص الأصلي: الإنجليزية
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…
لغة النص الأصلي: الإنجليزية
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.
لغة النص الأصلي: الإنجليزية
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.
لغة النص الأصلي: الإنجليزية
Set up public GitHub repos with SSH authentication and PyPI publishing. Use when creating open source projects or configuring github-public host alias.
لغة النص الأصلي: الإنجليزية
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".
لغة النص الأصلي: الإنجليزية
Set up a modern Python project with uv, pyproject.toml, and ruff. Use when creating a new Python project, package, or CLI tool.
لغة النص الأصلي: الإنجليزية