alibabaalibabaOfficialยท10 Agent Skills Included

neug

Spec-driven feature planning, issue tracking, and PR workflows

Generates feature specifications, implementation plans, and task breakdowns from plain-language descriptions. Creates and syncs GitHub issues, modules, and pull requests automatically without manual project board management. Analyzes codebases with a graph index to trace bugs, score PR risk, and detect merge conflicts faster.
npx skills add alibaba/neug --all -g -y
Available:

Gives your AI agent the build commands, test procedures, architecture map, and known limitations needed to work safely on this C++ graph database codebase.

All Skills in This Repository (10)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install NeuG skills?โ–ผ

Run `npx skills add alibaba/neug --all -g -y` in your terminal to install all skills in this suite globally.

How to turn a feature idea into a development plan?โ–ผ

Use the speckit.specify, speckit.plan, and speckit.tasks skills to convert a plain-language description into a specification, implementation plan, and ordered task list.

Can these skills manage GitHub issues and PRs automatically?โ–ผ

Yes. Skills like create-issue, create-pr, sync-modules, and sync-tasks create and link GitHub issues and pull requests directly from your workspace.

How to find the root cause of a bug in a large codebase?โ–ผ

The codegraph skill indexes your code into a graph and matches GitHub bug reports to the most likely faulty functions using call chains and semantic search.

Do these skills work with Cursor and Claude Code?โ–ผ

Yes. All skills follow the standard SKILL.md format and run in Cursor, Claude Code, and other compatible coding environments.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’