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

zhaoyifan-skills

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

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

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

peer-review
محللو ضمان جودة البرمجيات والمختبرون

Cross-agent peer review workflow for code reviews. Use this skill whenever the user asks Codex to review code, a diff, commit, pull request, merge request, patch, or branch and wants another code agent such as Claude Code, Codex, or a configured CLI reviewer to independently propose findings and critically audit Codex's findings before results are returned. Also use when the user mentions peer review, a second reviewer, cross-agent review, mutual review, another agent checking findings, Claude reviewing findings, or wants review findings validated rather than accepted at face value.

2026-07-06
horizon-digest
مطوّرو البرمجيات

Generate a technical information digest from configured web sources using deterministic local scripts for fetching, filtering, validation, rendering, and optional JSON-configured webhook delivery, while the active agent performs scoring, topic deduplication, and enrichment from staged JSON artifacts. Use when asked to create a daily/weekly technical digest, rank fetched source items, produce scored_items/enriched_items artifacts, render a Chinese or English Markdown digest, or push the rendered digest through a configured webhook from RSS, Hacker News, GitHub, Reddit, or OSS Insight sources.

2026-07-03
windows-wsl-shell-bridge
مطوّرو البرمجيات

Windows-specific workflow for running complex Bash or shell commands inside WSL from Windows PowerShell. Use when scripts contain `$variables`, command substitutions, loops, quotes, here-documents, or multi-line bodies that would be corrupted by PowerShell or `wsl.exe bash -lc` quoting. Provides a bundled `wslsh.ps1` bridge that writes the script to a temporary `.sh` file and executes it inside WSL.

2026-06-08
linux-erofs-thread
مطوّرو البرمجيات

Find linux-erofs mailing-list threads on lore.kernel.org, fetch every message in a thread, summarize the discussion at per-email granularity, produce a Chinese technical report, and optionally save patch series in git-am-ready form with b4.

2026-05-19
paper-reading
مطوّرو البرمجيات

Read an arXiv paper and generate a structured reading report in Simplified Chinese. Use when the user provides an arXiv link or asks to read, analyze, summarize, or review an arXiv paper, especially for computer systems and AI topics. Parse the PDF with layout awareness, read the paper in正文顺序, always read the system architecture figure, and inspect other figures or tables only when the正文 explicitly cites them.

2026-04-21
qemu-kernel-lab
مطوّرو البرمجيات

Standardize a local Linux kernel test workflow around QEMU, a fully installed Alpine qcow2 guest, and a self-built kernel. Use when an agent needs to clone or update Linux sources, install Alpine into a QEMU disk image, boot a custom kernel on that installed guest under QEMU/KVM, attach GDB, or turn ad-hoc VM commands into repeatable kernel-development steps.

2026-04-01
notionsave-article-summary
مطوّرو البرمجيات

获取网页文章URL,生成中文摘要并保存到Notion页面。当用户提供文章链接并要求总结保存到Notion时触发。

2026-03-06