Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

mycelium

mycelium enthält 12 gesammelte Skills von aimasteracc, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
12
Stars
0
aktualisiert
2026-06-03
Forks
1
Berufsabdeckung
1 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

index-management
Softwareentwickler

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

2026-06-03
architecture-context
Softwareentwickler

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
Softwareentwickler

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

2026-05-30
call-graph
Softwareentwickler

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

2026-05-30
import-graph
Softwareentwickler

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

2026-05-30
centrality
Softwareentwickler

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

2026-05-30
batch-ops
Softwareentwickler

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

2026-05-30
graph-structure
Softwareentwickler

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

2026-05-30
hyphae-query
Softwareentwickler

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

2026-05-30
inheritance
Softwareentwickler

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

2026-05-30
reachability
Softwareentwickler

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

2026-05-30
category-name
Softwareentwickler

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

2026-05-30