Agent Skills by aisheng.yu
Showing 40 vetted skills indexed across 2 GitHub repositories.
graph-structure
Analyze codebase graphs to compute cycles, SCCs, and dependency layers.
batch-ops
Batch multiple symbol queries into a single MCP call.
hyphae-query
Query indexed code symbols by structural patterns using Hyphae selectors.
index-management
Automate building, reloading, and maintaining the Mycelium symbol index.
CATEGORY_NAME
Traverse symbol graphs to reveal callers, callees, and definers across a codebase.
centrality
Score code symbols and files using centrality measures on call and file graphs.
basic-queries
Identify and contextualize codebase symbols via MCP queries for structural analysis.
inheritance
Identify extends and implements relationships between classes, traits, and interfaces.
reachability
Traverse symbol relationships across calls, imports, extends, and implements.
import-graph
Analyze module dependencies and detect circular imports across codebases.
architecture-context
Identify entry points and call graph context for natural-language code tasks.
call-graph
Analyze symbol call relationships and generate call trees across codebases.
benchmark
Measures web performance regressions by comparing navigation and resource timing data against baselines.
plan-design-review
Rate design dimensions from 0 to 10 and identify quality gaps in design plans.
autoplan
Load CEO, design, and engineering review skills to automate plan reviews.
design-consultation
Generate a complete design system with tokenized typography, color, spacing, motion, and DESIGN.md.
freeze
Deny Edit or Write operations outside a configured directory path.
careful
Intercept destructive shell and deployment commands for confirmation before execution.
cso
Assess security posture across code, infrastructure, and processes.
canary
Monitor production URLs for errors, performance regressions, and broken pages.
investigate
Identifies and analyzes root causes of software bugs through structured investigation.
document-release
Update project documentation files from branch diffs after PR merges.
gstack-upgrade
Upgrade gstack to the latest version and sync vendored copies.
land-and-deploy
Merge PRs after CI passes and trigger production deployment with canary health checks.