Claude-skill-registry init-serena

Init Serena MCP for enhanced semantic analysis. Use when starting code analysis with Serena.

install
source · Clone the upstream repo
git clone https://github.com/majiayu000/claude-skill-registry
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/majiayu000/claude-skill-registry "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/data/init-serena" ~/.claude/skills/majiayu000-claude-skill-registry-init-serena && rm -rf "$T"
manifest: skills/data/init-serena/SKILL.md
source content

Init Serena MCP

execute

/mcp__serena__initial_instructions
to initialize Serena MCP for enhanced semantic analysis.