Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

wip-ai-devops-toolbox

يحتوي wip-ai-devops-toolbox على 14 من skills المجمعة من wipcomputer، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
14
Stars
3
محدث
2026-04-28
Forks
0
التغطية المهنية
2 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

wip-ai-devops-toolbox
مديرو الشبكات وأنظمة الحاسوب

Complete DevOps toolkit for AI-assisted software development. Release pipeline, license compliance, copyright enforcement, repo visibility guard, identity file protection, manifest reconciler, and best practices. All core tools are agent-callable via MCP.

2026-04-28
deploy-public
مديرو الشبكات وأنظمة الحاسوب

Private-to-public repo sync. Copies everything except ai/ to the public mirror. Creates PR, merges, syncs releases.

2026-04-21
wip-branch-guard
مطوّرو البرمجيات

PreToolUse hook that enforces branch discipline, blocks destructive commands, requires repo onboarding before first write, tracks blocked-file retries, and gates PR creation against external repos. Read when: a tool call was denied by the guard, or you're about to make the first write in a new repo, or an agent is setting up a new Claude Code / OpenClaw install.

2026-04-21
wip-file-guard
مطوّرو البرمجيات

Hook that blocks destructive edits to protected identity files. For Claude Code CLI and OpenClaw.

2026-04-21
wip-release
مديرو الشبكات وأنظمة الحاسوب

One-command release pipeline. Bumps version, updates changelog + SKILL.md, publishes to npm + GitHub.

2026-04-21
wip-repos
مطوّرو البرمجيات

Repo manifest reconciler. Makes repos-manifest.json the single source of truth for repo organization.

2026-04-21
post-merge-rename
مديرو الشبكات وأنظمة الحاسوب

Post-merge branch renaming. Appends --merged-YYYY-MM-DD to preserve history.

2026-04-01
wip-license-guard
مطوّرو البرمجيات

License compliance for your own repos. Ensures correct copyright headers, dual-license blocks, and LICENSE files across all source files.

2026-04-01
wip-license-hook
مطوّرو البرمجيات

License rug-pull detection. Scans dependencies and forks for license changes, gates upstream merges, maintains a license ledger, and generates a public compliance dashboard.

2026-04-01
wip-readme-format
مطوّرو البرمجيات

Reformat any repo's README to follow the WIP Computer standard.

2026-04-01
wip-repo-init
مديرو الشبكات وأنظمة الحاسوب

Scaffold the standard ai/ directory structure in any repo.

2026-04-01
wip-repo-permissions-hook
مديرو الشبكات وأنظمة الحاسوب

Repo visibility guard. Blocks repos from going public without a -private counterpart.

2026-04-01
wip-universal-installer
مطوّرو البرمجيات

Reference installer for agent-native software. Scans a repo, detects which interfaces it exposes, and installs them all.

2026-04-01
my-tool
مطوّرو البرمجيات

A minimal example tool.

2026-03-09