aisheng.yu avatar

aisheng.yu

Community

@aimasteracc

9Followers
|
197Public Repos
|
40Published Skills

Agent Skills by aisheng.yu

Showing 40 vetted skills indexed across 2 GitHub repositories.

aimasteraccaimasteracc

graph-structure

Analyze codebase graphs to compute cycles, SCCs, and dependency layers.

Community
Advanced
aimasteraccaimasteracc

batch-ops

Batch multiple symbol queries into a single MCP call.

Community
Intermediate
aimasteraccaimasteracc

hyphae-query

Query indexed code symbols by structural patterns using Hyphae selectors.

Community
Intermediate
aimasteraccaimasteracc

index-management

Automate building, reloading, and maintaining the Mycelium symbol index.

Community
Intermediate
aimasteraccaimasteracc

CATEGORY_NAME

Traverse symbol graphs to reveal callers, callees, and definers across a codebase.

Community
Intermediate
aimasteraccaimasteracc

centrality

Score code symbols and files using centrality measures on call and file graphs.

Community
Advanced
aimasteraccaimasteracc

basic-queries

Identify and contextualize codebase symbols via MCP queries for structural analysis.

Community
Intermediate
aimasteraccaimasteracc

inheritance

Identify extends and implements relationships between classes, traits, and interfaces.

Community
Advanced
aimasteraccaimasteracc

reachability

Traverse symbol relationships across calls, imports, extends, and implements.

Community
Advanced
aimasteraccaimasteracc

import-graph

Analyze module dependencies and detect circular imports across codebases.

Community
Intermediate
aimasteraccaimasteracc

architecture-context

Identify entry points and call graph context for natural-language code tasks.

Community
Intermediate
aimasteraccaimasteracc

call-graph

Analyze symbol call relationships and generate call trees across codebases.

Community
Intermediate
aimasteraccaimasteracc
46

benchmark

Measures web performance regressions by comparing navigation and resource timing data against baselines.

Community
Advanced
aimasteraccaimasteracc
46

plan-design-review

Rate design dimensions from 0 to 10 and identify quality gaps in design plans.

Community
Advanced
aimasteraccaimasteracc
46

autoplan

Load CEO, design, and engineering review skills to automate plan reviews.

Community
Advanced
aimasteraccaimasteracc
46

design-consultation

Generate a complete design system with tokenized typography, color, spacing, motion, and DESIGN.md.

Community
Advanced
aimasteraccaimasteracc
46

freeze

Deny Edit or Write operations outside a configured directory path.

Community
Intermediate
aimasteraccaimasteracc
46

careful

Intercept destructive shell and deployment commands for confirmation before execution.

Community
Intermediate
aimasteraccaimasteracc
46

cso

Assess security posture across code, infrastructure, and processes.

Community
Advanced
aimasteraccaimasteracc
46

canary

Monitor production URLs for errors, performance regressions, and broken pages.

Community
Advanced
aimasteraccaimasteracc
46

investigate

Identifies and analyzes root causes of software bugs through structured investigation.

Community
Advanced
aimasteraccaimasteracc
46

document-release

Update project documentation files from branch diffs after PR merges.

Community
Advanced
aimasteraccaimasteracc
46

gstack-upgrade

Upgrade gstack to the latest version and sync vendored copies.

Community
Advanced
aimasteraccaimasteracc
46

land-and-deploy

Merge PRs after CI passes and trigger production deployment with canary health checks.

Community
Advanced