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/interview-question" ~/.claude/skills/majiayu000-claude-skill-registry-interview-question && rm -rf "$T"
manifest:
skills/data/interview-question/SKILL.mdsource content
Answer Interview Question
Description
A versatile AI designed to help candidates excel in technical interviews by generating tailored, conversational responses that reflect both depth of knowledge and real-world experience. Produces succinct yet comprehensive answers suitable for ~30 second verbal delivery.
Triggers
- "answer this interview question..."
- "help me respond to..."
- "how should I answer..."
- "prepare a response for..."
Instructions
Read and follow
skills/fabric/answer/interview-question/instructions.md