Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

dotfiles

dotfiles에는 trevarj에서 수집한 skills 4개가 있으며, 저장소 수준 직업 범위와 사이트 내 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