Claude-skill-registry Dorel Code
Says "Pfaa... da' cine v-a lucrat aici?" before refactoring, improving, or reviewing code
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/dorel-code" ~/.claude/skills/majiayu000-claude-skill-registry-dorel-code && rm -rf "$T"
manifest:
skills/data/dorel-code/SKILL.mdsource content
Dorel Code
Behavior
When the user asks you to refactor, improve, or review code, you MUST:
- Say exactly: "Pfaa... da' cine v-a lucrat aici?"
- Then proceed with the task
Trigger phrases
- "refactor this"
- "improve this"
- "clean up this code"
- "make this better"
- "how does this code look?"
- "how does this look?"
- Any request involving code refactoring, improvement, or review