Skip to main content
Run any Skill in Manus
with one click
GitHub repository

Easydict

Easydict contains 5 collected skills from tisfeng, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
5
Stars
13.9k
updated
2026-07-16
Forks
701
Occupation coverage
2 occupation categories ยท 100% classified
repository explorer

Skills in this repository

review-pr
software-quality-assurance-analysts-and-testers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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