一键导入
claude-skills
claude-skills 收录了来自 beyarkay 的 2 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Run the adversarial, read-only codex reviewer on the current diff and fix what it finds. Invoke as /reviewer with optional focus text and scope flags — it kicks off codex immediately (spends codex/OpenAI quota) and injects the report for Claude to act on. codex reads the whole repo to dig but CANNOT edit anything.
Hand the keyboard to the user so they can edit a file themselves mid-session, in a real nvim popup, then read back what they changed. Use when the user says things like "drop me into <file>", "let me hand-edit X", "open X in nvim for me", "I'll edit this part myself", "pause so I can tweak it", or otherwise wants to make manual edits rather than have you make them. Requires tmux + nvim.