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

neug

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

已收集 skills
10
Stars
121
更新
2026-05-18
Forks
28
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

codegraph
软件开发工程师

Analyze indexed codebases via graph database (neug) and vector index (zvec). Covers call graphs, dependencies, dead code, hotspots, module coupling, architecture reports, semantic search, impact analysis, bug root cause from GitHub issues, class diagrams (UML), and PR review (risk scoring, conflict detection, auto-merge candidates, labeling). Also covers creating, inspecting, and repairing a CodeScope index. Use for: code structure, who calls what, why something changed, similar functions, module boundaries, bug tracing, class relationships, PR risk/conflicts, or any question benefiting from a code knowledge graph. Applies when a `.codegraph` index exists in the workspace, or when the user wants to create one.

2026-05-18
create-issue
软件开发工程师

Submit a new issue to the project.

2026-03-06
create-pr
软件开发工程师

Submit a new Pull Request to the project.

2026-03-06
generate-testcase
软件质量保证分析师与测试员

Analyze new commits and generate related test cases.

2026-03-06
speckitplan
软件开发工程师

Execute the implementation planning workflow using the plan template to generate design artifacts.

2026-03-06
speckitspecify
软件开发工程师

Create or update the feature specification from a natural language feature description.

2026-03-06
speckittasks
软件开发工程师

Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.

2026-03-06
sync-modules
软件开发工程师

Cerate or Update a GitHub Issue for each Module in the task document.

2026-03-06
sync-tasks
软件开发工程师

Cerate or Update a GitHub Issue for each Task in the task document.

2026-03-06
update-with-comments
软件开发工程师

Check comments from the Pull Request on the GitHub and update code.

2026-03-06