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

opencli

opencli 收录了来自 zjshen14 的 13 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
13
Stars
2
更新
2026-06-01
Forks
0
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

changelog
软件开发工程师

Generate a changelog or release notes from recent git history. Use when asked to write a changelog, summarize recent commits, or produce release notes.

2026-06-01
new-skill
软件开发工程师

Scaffold a new custom SKILL.md file interactively. Use when asked to create a new skill or slash command.

2026-05-03
branch
网络与计算机系统管理员

Create or switch to a feature branch, typically tied to a GitHub issue. Use when asked to create a branch or start work on an issue.

2026-05-03
gh-issue
软件开发工程师

Create, view, list, or comment on GitHub issues. Use when asked to file, open, or manage GitHub issues.

2026-05-03
gh-pr
软件开发工程师

Create, review, or manage GitHub pull requests. Use when asked to open, check, or merge a PR.

2026-05-03
lint
软件质量保证分析师与测试员

Run the linter, auto-fix what's fixable, and report the rest. Use when asked to lint or fix lint errors.

2026-05-03
run-tests
软件质量保证分析师与测试员

Run the project test suite and surface failures. Use when asked to run tests or check test status.

2026-05-03
typecheck
软件开发工程师

Run type checking and surface errors. Use when asked to typecheck, check types, or verify types compile.

2026-05-03
commit
软件开发工程师

Draft and create a git commit for staged changes. Use when asked to commit.

2026-04-05
debug
软件开发工程师

Diagnose and fix a reported error or unexpected behaviour. Use when asked to debug or fix an error.

2026-04-05
explain
高校计算机科学教师

Explain a piece of code, concept, or file clearly. Use when asked to explain something.

2026-04-05
review
软件质量保证分析师与测试员

Review code for correctness, style, and security issues. Use when asked to review or check code.

2026-04-05
test
软件质量保证分析师与测试员

Write tests for a function, module, or feature. Use when asked to write or add tests.

2026-04-05