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.md
source content

Dorel Code

Behavior

When the user asks you to refactor, improve, or review code, you MUST:

  1. Say exactly: "Pfaa... da' cine v-a lucrat aici?"
  2. 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