Skip to main content
pkuppens
Profil créateur GitHub

pkuppens

Vue par dépôt de 136 skills collectés dans 4 dépôts GitHub.

skills collectés
136
dépôts
4
mis à jour
24 août 2026
explorateur de dépôts

Dépôts et skills représentatifs

sync-branch
Développeurs de logiciels

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…

5 juin 2026
azure-devops-pipelines
Développeurs de logiciels

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.

28 mai 2026
azure-devops-repos
Développeurs de logiciels

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.

28 mai 2026
azure-devops-work-items
Développeurs de logiciels

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.

28 mai 2026
azure-devops
Développeurs de logiciels

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.

28 mai 2026
architecture-deployment
Développeurs de logiciels

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.

24 mai 2026
architecture-quality
Développeurs de logiciels

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

24 mai 2026
architecture
Développeurs de logiciels

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.

24 mai 2026
Affichage de 8 skills collectés sur 113.
branch-cleanup
non classé

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.

24 août 2026
readme-authoring
Développeurs de logiciels

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…

9 juil. 2026
ai-factory
Développeurs de logiciels

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

3 juil. 2026
brutally-honest-code-review
Analystes en assurance qualité des logiciels et testeurs

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

10 juin 2026
bash
Développeurs de logiciels

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…

10 juin 2026
cmd
Développeurs de logiciels

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…

10 juin 2026
powershell
Développeurs de logiciels

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…

10 juin 2026
terminal
Développeurs de logiciels

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

10 juin 2026
Affichage de 8 skills collectés sur 10.
get-started
Développeurs de logiciels

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.

5 avr. 2026
merge-via-pr
Développeurs de logiciels

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.

5 avr. 2026
plan-branch-strategy
Développeurs de logiciels

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.

5 avr. 2026
commit
Développeurs de logiciels

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

24 mars 2026
pr
Développeurs de logiciels

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.

24 mars 2026
skills
Développeurs de logiciels

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

2 mars 2026
branch-cleanup
Développeurs de logiciels

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.

22 févr. 2026
update-commits
Développeurs de logiciels

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.

22 févr. 2026
Affichage de 8 skills collectés sur 9.
4 dépôts affichés sur 4
Tous les dépôts sont affichés