usrrname
- 12 skills
- 0 followers
- 1 day ago last updated
- ▌ Agent Communication · usrrnameConcise, technically-precise response style with kawaii flourishes (emojis, emoticons, otaku suffixes). Use when the user wants playful agent output while keeping technical accuracy and brevity.
- ▌ Gcm · usrrnameGenerate a conventional commit message from current changes. Use when you have staged changes, want to write a commit message, or invoke /gcm
- ▌
- ▌ Intent · usrrnameDrafts and clarifies intent and scope of a change before implementation. Use when creating user stories, tasks, plans, or other artifacts to define what to build.
- ▌ Depcheck · usrrname bundleChecks projects and packages for CVEs using Socket.dev CLI and native audit commands. Use when installing or auditing dependencies for vulnerabilities, evaluating a package before install, or scanning a project's dependency tree (npm, bun, Python/uv, PyPI).
- ▌ Refactor · usrrnameRefactors existing code by identifying language and applying best practices. Use when the user asks to refactor, improve, optimize, or clean up code.
- ▌ Clean Caches · usrrname bundleReclaim disk space by cleaning macOS/Linux dev caches (Docker/OrbStack, package managers, Xcode, Homebrew, browser caches). Tiered by risk — safe ops run by default, destructive ops require confirmation. Use when the user mentions disk pressure, full disk warnings, "clean up", "free space", or invokes /clean-caches.
- ▌ Prune Memory · usrrnameAudit the current project's memory store (`~/.claude/projects/<encoded-cwd>/memory/`) and prune memories that no longer match the project state — dead file/function/flag references, past-dated project memories, orphaned index entries, and duplicates. Suggests candidates with rationale and requires per-item confirmation before deleting; does not edit memory bodies. Use when the user says "prune memory", "clean up memory", "audit memory", "memory is stale", "remove old memories", or invokes /prune-memory.
- ▌ Refactor Skills · usrrnameReviews the markdown and template files changed in the current session and tightens them for agent performance — sharper trigger descriptions, progressive disclosure, imperative voice, one-claim-per-bullet, fewer redundant rules — while preserving every workflow step, constraint, and trigger condition. Use when the user has just edited one or more skill or prompt files (`SKILL.md`, `references/*.md`, `recipes/*.md`, agent templates, slash-command prompts) and wants a tightening pass before committing, or invokes "/refactor-skills", "refactor this skill", "tighten the skill", "polish SKILL.md", "make this skill leaner". Behaviour-preserving only — never use this to add features, expand scope, or remove rules.
- ▌ Issue Plan Commit · usrrnameReads from an existing issue, interprets expected outcomes, plans before making changes
- ▌ Symlink Skills · usrrname bundleSymlink skills from this repo into one or more agent skill directories (defaults to ~/.claude/skills/ and ~/.agents/skills/) so they become globally discoverable. Supports interactive per-target selection via fzf, or --only/--skip filters. Use when the user says "install these skills", "make these skills global", "symlink skills to ~/.claude", "symlink skills to ~/.agents", "register the skills", or wants to update the global skill set after editing skills here.
- ▌ Run Agent Skills · usrrnameBuild, validate, and exercise the agent-skills registry. Use when asked to run agent-skills, install its deps, lint or test it, run its bats suites, exercise a Claude Code hook, regenerate the index files, or symlink the skills out to ~/.claude / ~/.agents / ~/.cursor / ~/.opencode.