Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

mycelium

mycelium contient 12 skills collectées depuis aimasteracc, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
12
Stars
0
mis à jour
2026-06-03
Forks
1
Couverture métier
1 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

index-management
Développeurs de logiciels

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

2026-06-03
architecture-context
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-05-30
call-graph
Développeurs de logiciels

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

2026-05-30
import-graph
Développeurs de logiciels

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

2026-05-30
centrality
Développeurs de logiciels

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

2026-05-30
batch-ops
Développeurs de logiciels

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

2026-05-30
graph-structure
Développeurs de logiciels

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

2026-05-30
hyphae-query
Développeurs de logiciels

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

2026-05-30
inheritance
Développeurs de logiciels

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

2026-05-30
reachability
Développeurs de logiciels

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

2026-05-30
category-name
Développeurs de logiciels

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

2026-05-30