Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

mycelium

يحتوي mycelium على 12 من skills المجمعة من aimasteracc، مع تغطية مهنية على مستوى المستودع وصفحات 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