Skip to main content
مستودع GitHub

clud

يحتوي clud على 22 من skills المجمعة من zackees، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
22
Stars
9
محدث
2026-08-03
Forks
0
التغطية المهنية
4 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

clud-issue
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مديرو الشبكات وأنظمة الحاسوب

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
مطوّرو البرمجيات

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

2026-06-23
clud-git-diff
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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

2026-06-20
clud-python-lint-deadcode
محللو ضمان جودة البرمجيات والمختبرون

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
محللو ضمان جودة البرمجيات والمختبرون

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
المهن الحاسوبية الأخرى

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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

2026-06-03
clud-issue
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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

2026-06-03
clud Agent Skills على GitHub | SkillsMP