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

skills

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

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

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

repo-logo
المصممون الجرافيكيون

Generate a logo and a social banner for a GitHub repository and optionally add them to the repo (logo into the README, banner as the repo's social preview). Use when the user wants a repo logo, README logo, repo banner, GitHub social preview, or repo card image.

2026-06-26
copy
مطوّرو البرمجيات

Copy your latest message, or a specific part of it, to the user's clipboard. Use when the user wants to "copy that", "copy to clipboard", or grab a quote/snippet/command/code block from your previous answer without selecting it manually in the terminal (which mangles indentation and line breaks).

2026-06-11
release-please
مطوّرو البرمجيات

Merge an open Release Please PR on GitHub to cut a release, then monitor the release workflow and report the published version. Use when the user wants to release, ship, or publish a repo whose releases are managed by release-please.

2026-06-11
handoff
مطوّرو البرمجيات

Hand off the current Claude Code session to a fresh agent. Writes a self-contained markdown handoff document capturing the task, context, errors, reproduction, code snippets, and next steps, so a new agent (often in a different repo) can continue the work. Use when the user wants to "hand off", "transfer", or "continue this in another project/session".

2026-06-07
sync-skills
مطوّرو البرمجيات

Symlink every skill in this repo into the global Claude skills directory (~/.claude/skills) so edits in the repo are live everywhere. Inspects existing global skills first, classifies each as new / already-linked / content-update / conflict, silently applies safe changes, and asks before replacing a skill that comes from a different location or source. Use when the user wants to "sync skills", "link skills globally", or "make my repo skills available everywhere".

2026-06-05
commit
مطوّرو البرمجيات

Create a git commit with an auto-generated conventional commit message summarizing the changes. Optionally push to remote.

2026-05-08
pr
مطوّرو البرمجيات

Create a GitHub Pull Request against the default base branch, summarizing all changes on the current branch.

2026-05-08
commit
مطوّرو البرمجيات

Create a git commit with an auto-generated conventional commit message summarizing the changes. Optionally push to remote.

2026-04-30
typescript-package
مطوّرو البرمجيات

Scaffold a new TypeScript package project from the zirkelc/template-typescript-package GitHub template. Creates the GitHub repo, clones it, updates placeholders, and opens it in VS Code.

2026-04-08
vscode-extension
مطوّرو البرمجيات

Scaffold a new VS Code extension project from the zirkelc/template-vscode-extension GitHub template. Creates the GitHub repo, clones it, updates placeholders, and opens it in VS Code.

2026-04-08