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

Easydict

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

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

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

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

Prepare a GitHub pull request on a local branch by default or in an isolated worktree when explicitly requested, optionally merge the latest base branch, and produce a rigorous review from PR context and actual code changes. Use for local PR checkout, worktree review, parallel review, or concurrent review.

2026-07-16
worktree-rebase-merge
مطوّرو البرمجيات

Use when the user asks to commit a worktree branch, rebase it onto the specified target branch, resolve conflicts, then merge the branch from that target checkout. Also use it to directly commit changes that are already on the default target branch. If no target branch is specified, default to the repository remote default branch.

2026-07-14
git-commit
مطوّرو البرمجيات

Create staged-only Angular-style commits. Runs `git commit` by default, supports confirmation or preview-only requests, and writes bilingual local-language + separator + English commit messages for non-English users.

2026-06-14
fireworks-tech-graph
مطوّرو البرمجيات

Use when the user wants to create any technical diagram - architecture, data flow, flowchart, sequence, agent/memory, or concept map - and export as SVG+PNG. Trigger on: "画图" "帮我画" "生成图" "做个图" "架构图" "流程图" "可视化一下" "出图" "generate diagram" "draw diagram" "visualize" or any system/flow description the user wants illustrated.

2026-04-18
code-simplifier
مطوّرو البرمجيات

Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Use when asked to "simplify code", "clean up code", "refactor for clarity", "improve readability", or review recently modified code for elegance. Focuses on recently modified code unless instructed otherwise.

2026-04-17