Skip to main content
pkuppens
GitHub 创作者资料

pkuppens

按仓库查看 4 个 GitHub 仓库中的 136 个已收集 skills。

已收集 skills
136
仓库
4
更新
2026年8月24日
仓库浏览

仓库与代表性 skills

sync-branch
软件开发工程师

Syncs remote default branch locally (checkout, fetch --prune, pull) and returns to the previous branch when it still exists. Reports stashes and worktrees not yet handled. Use when the user asks to sync main, update default branch, fetch/pull origin, or run…

2026年6月5日
azure-devops-pipelines
软件开发工程师

Guides Azure Pipelines YAML structure, build validation on PRs, and staged deployment with environments and approvals. Use when authoring azure-pipelines.yml or configuring CI/CD on Azure DevOps.

2026年5月28日
azure-devops-repos
软件开发工程师

Creates, reviews, and completes Azure Repos pull requests and branch policies via az repos CLI. Use when opening ADO PRs, setting required reviewers, or configuring build validation policies.

2026年5月28日
azure-devops-work-items
软件开发工程师

Creates, queries, updates, and links Azure Boards work items via az boards CLI. Use when filing ADO work items, running WIQL queries, or setting area path, iteration, tags, and assignee.

2026年5月28日
azure-devops
软件开发工程师

Orchestrates Azure DevOps work item, repo, and pipeline workflows using az CLI. Use when working with Azure DevOps, Azure Repos, Azure Boards, Azure Pipelines, or az devops commands.

2026年5月28日
architecture-deployment
软件开发工程师

Documents deployment topology: infrastructure, containers, and mapping of software to infra (arc42 §7). Use when describing how the system is deployed or updating deployment docs.

2026年5月24日
architecture-quality
软件开发工程师

Documents quality tree and quality scenarios; maps to requirements (arc42 §10). Use when defining non-functional goals, scenarios, or acceptance of quality attributes.

2026年5月24日
architecture
软件开发工程师

Orchestrates architecture work across three modes. Use when starting a greenfield project, documenting existing code, or evolving architecture; routes to sub-skills (3.2–3.9) by mode.

2026年5月24日
已展示 8 / 113 个已收集 Skill。
branch-cleanup
未分类

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.

2026年8月24日
readme-authoring
软件开发工程师

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…

2026年7月9日
ai-factory
软件开发工程师

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,…

2026年7月3日
brutally-honest-code-review
软件质量保证分析师与测试员

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,…

2026年6月10日
bash
软件开发工程师

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…

2026年6月10日
cmd
软件开发工程师

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…

2026年6月10日
powershell
软件开发工程师

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…

2026年6月10日
terminal
软件开发工程师

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.…

2026年6月10日
已展示 8 / 10 个已收集 Skill。
get-started
软件开发工程师

Start work on a GitHub issue using the Issue Implementation Workflow (Validate → Plan → Implement). Use when beginning work on an issue, switching issues, or resuming after a session break.

2026年4月5日
merge-via-pr
软件开发工程师

Enforce branch-first delivery. All work merges to main only via pull request from a named branch; never push deliverable commits directly to main. Use for any code, docs, rules, or config change.

2026年4月5日
plan-branch-strategy
软件开发工程师

Ensures work is on a named branch before edits. Use at session start when on main, at planning time before implementation, or when the feature-branch hook blocks edits on main.

2026年4月5日
commit
软件开发工程师

Create well-structured commits with quality checks. Runs lint/format fixes, infers commit type from branch name, supports partial commits, and enforces project commit message standards (#NNN: type: description).

2026年3月24日
pr
软件开发工程师

Create a pull request that is first-time-right. Validates code quality, checks acceptance criteria, generates an AI-enhanced PR description, and creates the PR following project standards. Prerequisite: commits done and validation passed.

2026年3月24日
skills
软件开发工程师

Create or update Cursor + Claude skill pairs. Ensures .cursor/skills and .claude/skills stay in sync; Claude skills reference Cursor skills by convention.

2026年3月2日
branch-cleanup
软件开发工程师

Sync local branches after a PR is merged. Checks out main, pulls, prunes stale refs, and deletes local branches whose content is already in main (merge, squash-merge, and rebase-merge). Use after merging a PR or when local branches are stale.

2026年2月22日
update-commits
软件开发工程师

WBSO: refresh commit CSV files from repositories.csv. Extracts latest commits from all listed repositories and updates the data used for WBSO hours registration tracking. Standalone — no delegation to/from other commands.

2026年2月22日
已展示 8 / 9 个已收集 Skill。
已展示 4 / 4 个仓库
已展示全部仓库