Skip to main content
Dépôt GitHub

clud

clud contient 22 skills collectées depuis zackees, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
22
Stars
9
mis à jour
2026-08-03
Forks
0
Couverture métier
4 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

clud-issue
Développeurs de logiciels

File a deeply-researched GitHub issue via investigate → investigate → post, returning a summary plus the issue URL. Files without asking for confirmation.

2026-08-03
clud-docker-linux-build
Développeurs de logiciels

Spin up a fast Linux build container for a Rust + soldr + zccache, Python (uv), or C++ (CMake + ccache) project using the bundled `docker-build` tool family. Uses anonymous Docker volumes for build state and a read-only bind for source — the one rule that turns Docker-Desktop's 20-minute cold-build into a sub-30-second warm cycle.

2026-08-01
clud-docker-recover
Administrateurs de réseaux et de systèmes informatiques

Diagnose and recover a wedged Docker Desktop (engine pipe/socket absent while the UI stays alive, WSL/Docker startup failures) and answer Docker VM disk-growth / memory-pressure questions. Read-only `doctor` first; every restart/reset is confirmation-gated and preserves images/volumes; storage disks are resolved from Docker Desktop's real config (never assumed) and never compacted or deleted automatically.

2026-07-31
clud-extern-repos
Développeurs de logiciels

Coordinate dependent cross-repo changes under a repo-local .extern-repos/ checkout convention.

2026-06-23
clud-git-diff
Développeurs de logiciels

Show a git diff in a native OS webview window (Beyond Compare-style dual-pane with file picker on the left) via the bundled git/clud-git-diff.py tool. Invoke when the user asks to visually review changes between revisions.

2026-06-20
clud-git
Développeurs de logiciels

Worktree, branch, process-audit, and quarantine playbook extracted from /clud-pr so /clud-fix-quick and other skills can reuse it. Use this when the user asks for worktree cleanup, stale-branch teardown, or a process audit on a leftover dir.

2026-06-20
clud-pr-merge
Développeurs de logiciels

Wait for CI + CodeRabbit on the current PR, fix regressions and review comments, then merge to main.

2026-06-20
clud-python-lint-deadcode
Analystes en assurance qualité des logiciels et testeurs

Find unused Python code (production-focused, symbols reachable only from tests count as dead) via the bundled vulture-backed tool.

2026-06-20
clud-fix
Développeurs de logiciels

Drive single GitHub issues or meta/parent burn-down issues until PRs are merged, issues are closed, and reported reproductions are validated fixed on main.

2026-06-20
clud-pr
Développeurs de logiciels

Implement a GitHub issue, PR follow-up, or freeform task inside a .claude/ worktree and ship one clean PR; also follow an open PR through CI/review fixes to merge when asked to land or ship it.

2026-06-20
clud-docker-mac-x86
Développeurs de logiciels

Run Intel macOS builds and tests locally inside dockur/macos when the host qualifies, instead of waiting for the GitHub Actions macOS x86 runner.

2026-06-19
clud-fix-quick
Développeurs de logiciels

Local-first speed mode. Edits in place on the current branch, runs lint + targeted test + /clud-review on source-code changes only, skips all three for docs/config/SKILL.md. Pushes direct; falls back to PR + admin-merge without waiting for CI when the branch is protected. Sibling of /clud-fix; trades rigor for iteration speed.

2026-06-19
clud-do
Développeurs de logiciels

Classify any GitHub URL, issue/PR number, or freeform task and route it to the right downstream skill (clud-fix for bug-shaped issues, clud-pr for features / freeform / PR triage). One-line dispatcher; no scope of its own.

2026-06-19
clud-issue-triage
Développeurs de logiciels

Triage GitHub issues — close ones that are absolutely resolved, and silently file follow-up issues for un-addressed CodeRabbit comments. Single issue, last week, or all (parallel sub-agents in worktrees).

2026-06-19
clud-review
Analystes en assurance qualité des logiciels et testeurs

Pre-push code review gate. Inventories the changed files, groups them by language bucket, dispatches one review pass per non-empty bucket to a matching repo subagent or canned per-language template, and aggregates findings. Discovers .coderabbit.yaml, repo review skills/agents, CLAUDE.md/AGENTS.md guidance, and optionally runs the originating issue's focused test for RED -> GREEN validation. Read-only; called by /clud-fix or /clud-pr before `gh pr create`.

2026-06-19
clud-improve
Autres occupations informatiques

File a specific clud improvement, feature request, bug report, or rough-edge report as a GitHub issue against zackees/clud; ask for details only for a bare manual /clud-improve invocation without an argument string.

2026-06-18
clud-pr
Développeurs de logiciels

Implement a GitHub issue, PR follow-up, or freeform task inside a .claude/ worktree and ship one clean PR; also follow an open PR through CI/review fixes to merge when asked to land or ship it.

2026-06-18
clud-docker-rust-app-dev
Développeurs de logiciels

Build a Rust app inside Docker for development iteration, using fast incremental cargo builds via named volumes for target/ + CARGO_HOME + RUSTUP_HOME, source bind-mounted with no COPY, soldr-wrapped cargo, and a Python orchestrator. Not for deployment: this produces a developer harness, not a shippable image; for production/distribution images use a multi-stage Dockerfile with cargo chef.

2026-06-07
clud-tag-release
Développeurs de logiciels

Tag a release and let the auto-release workflow build it. Validates version match, clean main, no duplicate tag — then pushes the tag and surfaces the workflow URL.

2026-06-07
clud-windows-trash
Développeurs de logiciels

Quarantine Windows-locked DLL/EXE/PYD artifacts with clud trash instead of retrying deletes or killing processes.

2026-06-03
clud-issue
Développeurs de logiciels

File a researched GitHub issue without interrogating the user — investigate, decide on best-guess defaults, post, and list those defaults in the issue body so the user can edit on GitHub.

2026-06-03
clud-windows-trash
Développeurs de logiciels

Quarantine Windows-locked DLL/EXE/PYD artifacts with clud trash instead of retrying deletes or killing processes.

2026-06-03