Skip to main content
racurry
GitHub creator profile

racurry

Repository-level view of 24 collected skills across 4 GitHub repositories.

skills collected
24
repositories
4
updated
Aug 15, 2026
repository explorer

Repositories and representative skills

code-history
software-developers

Traces code history via git blame and log to explain why code exists in its current form. Use when asked about code history, reasoning behind changes, or "when/why did this change".

Jun 20, 2026
commit
software-developers

Commit changes with smart messages. Supports full and partial commits. Use whenever committing changes or handling pre-commit hook failures.

Jun 20, 2026
github
software-developers

Use the gh CLI for GitHub interactions, plus setup and pushing. Use when interacting with GitHub, setting up GitHub tools, or pushing to remote.

Jun 20, 2026
lint
software-developers

Universal polyglot linting and per-project config management. Use when you need to lint files, understand tool selection logic, invoke linting from commands/agents, or manage mr-sparkle config.

Jun 20, 2026
merge-conflicts
software-developers

Resolves git merge conflicts by analyzing intent from both sides. Use when merge conflicts are detected or when git operations fail with conflict errors.

Jun 20, 2026
pr
software-developers

Create a pull request with Problem/Solution format. Can optionally commit first. Use when opening PRs or when branch changes are ready for review.

Jun 20, 2026
readme-style
software-developers

User's README style preferences — ultra-terse, action-focused, <50 lines. Use when writing or reviewing any README file.

Jun 20, 2026
chezmoi
software-developers

Idioms and gotchas for managing dotfiles with chezmoi — source-state naming/attributes, when to use templates vs modify_ scripts vs run_ scripts, package installation, externals, secrets, and machine differences. Use when adding, editing, or structuring…

Jun 20, 2026
Showing 8 of 20 collected skills.
Showing 4 of 4 repositories
All repositories loaded