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

dotfiles

dotfiles에는 shortcuts에서 수집한 skills 9개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
9
Stars
17
업데이트
2026-07-21
Forks
0
직업 범위
직업 카테고리 5개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

radin-record
기타 컴퓨터 관련 직업

Log feedback, bugs, follow-ups, or ideas raised mid-session as structured BACKLOG.md entries, so they survive past the conversation. Use for /radin-record, "log this to BACKLOG.md", "add as follow-up/bug/idea", "record what we just found", "note this for later", "add findings to backlog". Triggers even on vague asks ("add the findings") — scan the whole session, not just the literal text.

2026-07-21
radin-review
소프트웨어 품질 보증 분석가·테스터

Run a thermo-nuclear code quality review over a scope (commit, PR, directory, or a range like "since yesterday") and log each finding as a BACKLOG.md entry instead of printing to terminal. Use for /radin-review, "review and log to backlog", "audit this commit/PR/directory and file backlog entries", "turn this review into a backlog".

2026-07-21
radin-setup-hooks
기타 컴퓨터 관련 직업

Wire up per-repo hooks/MCP config for radin's companion tools (code-review-graph). Use for "set up hooks", "wire up code-review-graph", "enable the knowledge graph here", or right after install.sh in a new project.

2026-07-21
radin-update
기타 컴퓨터 관련 직업

Refresh radin's agents/skills in ~/.claude/ by re-running install.sh (latest release or main), overwriting what's there. Use for "update radin", "pull the latest radin", "reinstall radin", /radin-update.

2026-07-21
branch-auditor-pgpemu
소프트웨어 품질 보증 분석가·테스터

Audit a feature branch against origin/main to highlight changes, verify test coverage, and detect potential bugs. Use this skill whenever you need to: - Understand what changed in a branch compared to main - Verify all changes have corresponding unit tests - Detect potential bugs or regressions - Assess merge risk and readiness - Review code quality, formatting, and architecture - Get actionable recommendations for test coverage gaps This is pgpemu-specific: It understands the ESP32-C3 firmware architecture, the comprehensive test suite (252 assertions across 8 test modules), and code review standards from AGENTS.md. The auditor scans the entire codebase—no specificity needed, the unit tests handle verification.

2026-07-19
obsidian-formatter
데스크톱 출판 전문가

Reformat messy Obsidian web-clip documents into clean, standardized markdown. Use this skill when you need to clean up web clips, remove website navigation cruft, strip HTML tags, embed images with context, generate concise titles, add meaningful tags, or transform cluttered documents into readable notes. Handles Reddit posts, blog articles, and other web content. Trigger phrases include "format Obsidian document", "clean up web clip", "remove HTML from markdown", "fix messy note", "standardize web clippings", "embed images", "generate better title".

2026-07-19
release-candidate
소프트웨어 품질 보증 분석가·테스터

Audit the main branch to determine if the repository is ready for a new release. Runs build/lint/test checks, audits documentation consistency against changes since the last release, and logs every failure to ISSUES.md. Returns a clear go/no-go verdict. Use this skill whenever the user wants to: - Check if the codebase is release-ready - Run a pre-release audit or checklist - Validate that docs are in sync with code changes - Get a release go/no-go verdict before tagging - Run "release checks", "pre-release audit", "is this ready to ship?"

2026-07-19
explain-commit
소프트웨어 개발자

Explain the why and how of a git commit or pull request as a single, terse HTML page.

2026-07-17
non-technical-reporting-summary
프로젝트 관리 전문가

Summarize a PR or branch into a concise, non-technical notebook entry with "What we did" and "Expected outcome" sections. Aimed at engineering managers and executives. Use when the user wants a PR summary, branch summary, notebook entry, exec summary, or non-technical report.

2026-07-10