Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

Easydict

Easydict 收录了来自 tisfeng 的 5 个 skills,并提供仓库级职业覆盖和站内 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