aiya000

22 mods across 1 repository, 19 stars between them.

aiya000/dotfiles

Skill Claude CodeCodex

Load and apply Markdown formatting rules for this project. Use when writing or editing Markdown files.

19 yesterday A 23 tokens original MIT

git-add

02

aiya000/dotfiles

Skill Claude CodeCodex

Stage files for commit after scanning for secrets. Use when the user asks to stage files with git add.

19 yesterday A 25 tokens original MIT

git-commit

03

aiya000/dotfiles

Skill Claude CodeCodex

Create a new git commit for staged changes. Use when the user asks to commit staged changes with an auto-generated Conventional Commits message, or when Claude Code itself wants to run git commit.

19 yesterday A 43 tokens original MIT

git-push

04

aiya000/dotfiles

Skill Claude CodeCodex

Push commits to remote after scanning for secrets. Use when the user asks to push commits with git push.

19 yesterday A 26 tokens original MIT

git-verify-identity

05

aiya000/dotfiles

Skill Claude CodeCodex

Verify that git user.name and user.email are configured. Use automatically before any git operation that requires identity (commits, rebases, cherry-picks, etc.), and when the user asks to check or verify their git identity.

19 yesterday A 52 tokens original MIT

github-issue-create

06

aiya000/dotfiles

Skill Claude CodeCodex

Create a GitHub issue with an auto-generated description. Use when the user asks to open an issue for a bug, feature request, or task.

19 yesterday A 35 tokens original MIT

github-pr-create

07

aiya000/dotfiles

Skill Claude CodeCodex

Create a pull request with an auto-generated description. Use when the user asks to open a PR for the current branch's changes.

19 yesterday A 30 tokens original MIT

aiya000/dotfiles

Skill Claude CodeCodex

Inspect a project for potentially malicious code (malware, spyware, etc.) using static analysis only. Use when the user asks to audit a project or dependency for malicious or suspicious code.

19 yesterday A 42 tokens original MIT

no-edit

09

aiya000/dotfiles

Skill Claude CodeCodex

Run the instructions that follow /no-edit in an investigation-only mode where writing/editing anywhere outside /tmp ($TMPDIR) is forbidden; any throwaway investigation script must be cleaned up with rm-dust when done. Use when the user's message starts with /no-edit.

19 yesterday A 59 tokens original MIT

aiya000/dotfiles

Skill Claude CodeCodex

Announce which instructions file was just loaded. Use immediately after reading any CLAUDE.md or AGENTS.md file (including AGENTS.global.md and subdirectory AGENTS.md files).

19 yesterday A 43 tokens original MIT

open-weburl

11

aiya000/dotfiles

Skill Claude CodeCodex

Open URLs from numbered references, repository names, or the context. Use when the user asks to open URLs or GitHub repositories mentioned in the conversation.

19 yesterday A 34 tokens original MIT

read-agents-md

12

aiya000/dotfiles

Skill Claude CodeCodex

Read all AGENTS.md files from current directory to project root. Use when the user asks to load AGENTS.md instructions or refresh agent guidelines, or the first time you access a file in a directory whose files you have not read or written yet, to load that directory's AGENTS.md.

19 yesterday A 64 tokens original MIT

save-memory

13

aiya000/dotfiles

Skill Claude CodeCodex

Export and distill the current conversation into a memory file. Use when the user asks to save, remember, or note the current session for future context.

19 yesterday A 34 tokens original MIT

aiya000/dotfiles

Skill Claude CodeCodex

Instruct to suggest alternative commands for rm, find, and grep. Use when Claude Code started, and you want to run rm, find, or grep, and the corresponding alternative is installed in the environment — rm-dust for rm, fd (or fd-find) for find, rg for grep.

19 yesterday A 83 tokens original MIT

aiya000/dotfiles

Skill Claude CodeCodex

Verify that the correct git binary is in use, especially when running under WSL with a Windows filesystem. Use the first time a git command is executed in a session.

19 yesterday A 40 tokens original MIT

aiya000/dotfiles

Skill Claude CodeCodex

Force-delete every favorited world on the authenticated VRChat account via VRChat's REST API. Use when the user asks to purge, clear, wipe, or delete all their VRChat favorite worlds.

19 yesterday A 51 tokens original MIT

fd

18

aiya000/dotfiles

Skill Claude CodeCodex

Alias entry point for the suggest-alternative-commands skill. Use when you want to run find, or when the user mentions fd / fd-find as the alternative to find.

19 yesterday A 45 tokens original MIT

rg

19

aiya000/dotfiles

Skill Claude CodeCodex

Alias entry point for the suggest-alternative-commands skill. Use when you want to run grep, or when the user mentions rg / ripgrep as the alternative to grep.

19 yesterday A 43 tokens copy · 86% MIT

rm-dust

20

aiya000/dotfiles

Skill Claude CodeCodex

Alias entry point for the suggest-alternative-commands skill. Use when you want to run rm or delete files, or when the user mentions rm-dust as the alternative to rm.

19 yesterday A 48 tokens copy · 83% MIT

dotfiles CLAUDE.md

21

aiya000/dotfiles

Instructions file

Instructions for aiya000/dotfiles, covering claude.md, vim to neovim migration guidelines, complete migration philosophy, directory structure mapping and conversion patterns.

19 yesterday C 1,491 tokens original MIT

dotfiles

22

aiya000/dotfiles

Settings file Claude Code

Agent settings declaring 30 allowed tools.

19 yesterday A tokens not measured original MIT