Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

dotfiles

dotfiles 收录了来自 trevarj 的 4 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
4
Stars
3
更新
2026-06-23
Forks
0
职业覆盖
1 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

guix-package-update
软件开发工程师

Update a package definition in Trevor's personal Guix channel (~/Workspace/trev-guix) to a newer Git commit and matching Guix content hash. Use when the user says "$update-guix-package", "update guix package", or after committing and pushing in a source repo that one of the channel's packages tracks. Handles locating the channel/package, bumping git-reference commits or release versions, refreshing the sha256/base32 hash, and updating version suffixes that embed a short Git hash.

2026-06-23
read-info-pages
软件开发工程师

Read GNU Info manuals from the local system or a Guix shell. Use when Codex needs authoritative local documentation from Info pages for GNU, Guix, Emacs, Scheme, libc, coreutils, Texinfo, or any tool/library that installs .info manuals; when a user asks to inspect, summarize, cite, or verify behavior from Info documentation; or when command behavior should be checked against installed manuals instead of memory.

2026-06-21
fd-search
软件开发工程师

Use when a task needs fast file search by glob pattern. Provides an fd-based workflow equivalent to a dedicated fd search tool, including colorless output, optional path, optional type filter, and optional max depth.

2026-06-21
rg-search
软件开发工程师

Use when a task needs fast content search across files. Provides a ripgrep-based workflow equivalent to a dedicated rg search tool, including line numbers, no headings, no color, modified-time sorting, optional path, and optional include glob.

2026-06-21