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

mycelium

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

已收集 skills
12
Stars
0
更新
2026-06-03
Forks
1
职业覆盖
1 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

index-management
软件开发工程师

Build, reload, and maintain the Mycelium symbol index — the prerequisite for every other Skill.

2026-06-03
architecture-context
软件开发工程师

One-shot architecture tracing — get entry points, call graph neighborhood, and source snippets for any natural-language question about how code works.

2026-06-02
basic-queries
软件开发工程师

Look up symbols, kinds, ancestors, descendants, siblings — the foundation tools any agent reaches for first.

2026-05-30
call-graph
软件开发工程师

Navigate the call graph — callers, callees, call trees, entry points, dead and isolated symbols.

2026-05-30
import-graph
软件开发工程师

Navigate the import graph — direct imports, import trees, importers (who pulls this in).

2026-05-30
centrality
软件开发工程师

Rank symbols by importance — PageRank, betweenness, fan-in/out, hub detection, top-file diagnostics.

2026-05-30
batch-ops
软件开发工程师

Batch-query equivalents of common single-symbol tools — one MCP call instead of 20, for token efficiency.

2026-05-30
graph-structure
软件开发工程师

Structural graph analysis — cycles, SCCs, topological order, articulation points, bridges, k-core, dependency layers.

2026-05-30
hyphae-query
软件开发工程师

Execute a Hyphae DSL selector against the project's index.

2026-05-30
inheritance
软件开发工程师

Navigate type relationships — extends/implements, subclass/implementor trees, and concrete-to-abstract paths.

2026-05-30
reachability
软件开发工程师

Multi-hop graph navigation — shortest paths, reachable sets, k-hop neighborhoods, cross-references.

2026-05-30
category-name
软件开发工程师

ONE-LINE SUMMARY OF THE CATEGORY — e.g. "Navigate the symbol graph — callers, callees, definers, impact."

2026-05-30