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

neug

neug contains 10 collected skills from alibaba, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
10
Stars
121
updated
2026-05-18
Forks
28
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

codegraph
software-developers

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

Submit a new issue to the project.

2026-03-06
create-pr
software-developers

Submit a new Pull Request to the project.

2026-03-06
generate-testcase
software-quality-assurance-analysts-and-testers

Analyze new commits and generate related test cases.

2026-03-06
speckitplan
software-developers

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

2026-03-06
speckitspecify
software-developers

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

2026-03-06
speckittasks
software-developers

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

2026-03-06
sync-modules
software-developers

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

2026-03-06
sync-tasks
software-developers

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

2026-03-06
update-with-comments
software-developers

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

2026-03-06