Haaaiawd/Nexus-skills
AI-native codebase intelligence skills — generate persistent .nexus-map/ knowledge bases and instantly query file structure, dependency graphs, and change impact. Built for Copilot, Cursor, and any tool-calling LLM. 面向 AI 编程助手的代码库感知技能——生成持久化知识图谱,精准查询文件结构、依赖关系与改动影响半径。
Implements a dual-skill architecture with **nexus-mapper** for one-time codebase analysis that generates reusable `.nexus-map/` artifacts (INDEX routing hub, architectural diagrams, test coverage, git forensics), and **nexus-query** for runtime structural queries via AST-based `query_graph.py` (reverse dependencies, change impact radius, coupling hotspots). Both skills use a shared `extract_ast.py` multi-language parser (30+ languages via tree-sitter) with built-in noise filtering (`.gitignore` support, configurable exclusions), producing machine-readable `ast_nodes.json` for zero-dependency stdlib-only queries during development.
117 stars.
Stars
117
Forks
6
Language
Python
License
—
Category
Last pushed
Mar 11, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/Haaaiawd/Nexus-skills"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
runkids/skillshare
📚 Sync skills across all AI CLI tools with one command and simplify team sharing. Supporting...
NeuZhou/repo2skill
Convert any GitHub repo into an OpenClaw skill. One command.
spboyer/sensei
Skill for iteratively improving SKILL.md frontmatter compliance using the Ralph loop pattern
samber/cc-skills-golang
🧑🎨 A collection of Golang agentic skills that works
managedcode/dotnet-skills
Installable .NET skill catalog and CLI for Codex, Claude Code, GitHub Copilot, and Gemini.