Easydict
AI-assisted development workflow for the Easydict macOS translation app
All Skills in This Repository (6)
Pure Emerald Level Indicatorsgit-commit
Draft Angular-style Git commit messages from staged changes.
fireworks-tech-graph
Convert natural-language descriptions into SVG and PNG diagrams.
code-simplifier
Refactor recently modified Swift and SwiftUI code for readability without changing behavior.
submit-pr
Plans, pushes, and creates GitHub pull requests from the current Git checkout.
worktree-rebase-merge
Commits worktree changes, rebases onto a target branch, and merges via a target worktree.
release-easydict
Orchestrates Easydict macOS GitHub Release drafts, publishing, and post-release issue follow-up.
Frequently Asked Questions
FAQPage SchemaHow to install Easydict skills?โผ
Run `npx skills add tisfeng/Easydict --all -g -y` in your terminal to install all skills in this suite globally.
What is Easydict?โผ
Easydict is a free macOS dictionary and translation app supporting word lookup, selected-text translation, and OCR screenshot translation across 20+ services like DeepL, Google, and OpenAI.
How do these skills help Easydict contributors?โผ
They let your AI agent generate validated commit messages, prepare and review pull requests, and orchestrate app releases with consistent formatting and safety checks.
Do these skills work with Claude Code and Codex?โผ
Yes. All skills follow the standard SKILL.md format and run in Claude Code, Codex, and other compatible AI coding agents.
Can the agent push code or close issues automatically?โผ
No. The skills enforce strict authorization rules: no pushing, force-pushing, or issue changes happen without your explicit request.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core