Clean Git branches after a merged PR or before new work. Prune stale remotes and remove safely merged branches. Use for repo cleanup, branch cleanup, tidy, or prune.
pkuppens/skills
SkillsMP has collected 10 skills from pkuppens/skills. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 10
- GitHub stars
- 0
- GitHub forks
- 0
Skills in this repository
Showing 10 of 10 collected skills.
Creates, reviews, and rewrites repository README files in Markdown for users, developers, and contributors. Use when the user asks to write, improve, audit, or rewrite a README, add getting-started/getting-the-code docs, document prerequisites or local dev…
Set up, run, or troubleshoot a supervisor + predefined-subagent "swarm" for software development, where confidential tasks stay on-premises (local Ollama via LiteLLM) and public tasks run on cloud Claude. Use when a user wants to orchestrate architecture,…
Performs direct, evidence-first code reviews focused on correctness, maintainability, architecture, tests, security, and wasted complexity. Use when reviewing source code, pull requests, diffs, architecture decisions, implementation plans, test design,…
bash syntax for live terminal execution and .sh script authoring on Linux, macOS, WSL2, and Git Bash: quoting, pipelines, backslash continuation, hash comments, and copy-paste-safe blocks. Use when running bash commands in a session or when writing or editing…
Windows cmd.exe and batch file (.bat/.cmd) syntax for live CMD execution and batch script authoring: variables, control flow, pipes, redirection, multiline caret continuation, and copy-paste-safe blocks. Use when running cmd.exe commands, writing or editing…
PowerShell 5.1 and 7+ syntax for live terminal execution and .ps1 script authoring: pipelines, redirection, here-strings, backtick continuation, and copy-paste-safe blocks. Use when running PowerShell commands in a session or when writing or editing .ps1…
Routes terminal work to the correct shell sub-skill for live execution and for authoring shell script files (.bat, .cmd, .ps1, .sh). Enforces copy-paste-safe command blocks across OS and terminal types. Detects context from project docs and runtime probes.…
Migrates a repository skills tree into pkuppens/skills with agentskills.io layout, validation, and pull-request workflow. Use when landing skills from pkuppens/pkuppens or another Git repo into this skill library.
Guides intake of Agent Skills from Git repos, skills.sh, and pkuppens/pkuppens into IDE paths or this library. Covers project vs global install, derivative skills, and catalog maintenance. Use when installing, adapting, or contributing skills.