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

dotfiles

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

수집된 skills
31
Stars
24
업데이트
2026-06-11
Forks
3
직업 범위
직업 카테고리 6개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

write-pr-description
소프트웨어 개발자

Voice guide for writing PR descriptions. Use this skill for ALL PR creation and updates (via gh CLI or editing existing PRs). Contains your specific voice rules, anti-patterns, examples, and workflow. Never write PR descriptions without invoking this skill first.

2026-06-11
commit
소프트웨어 개발자

Commit the changes in the working tree. Only invoke when the user explicitly signals to commit ("commit", "/commit", etc.). Never invoke this skill on your own initiative — implementation approval is not a commit signal.

2026-06-11
review-code
소프트웨어 품질 보증 분석가·테스터

Standalone code review for any scope — PR number, branch, file paths, or current changes. Synthesizes intent, runs 10 parallel specialized agents, and presents actionable findings with a verdict. For PR scope, optionally posts the review to GitHub with inline comments.

2026-06-10
prove-it-works
소프트웨어 품질 보증 분석가·테스터

Survey observable paths, run the real system, capture evidence, and surface gaps. TRIGGER when asked to prove a change works or write a QA plan.

2026-06-10
handoff
프로젝트 관리 전문가

Tell the next agent everything they need to know to continue your work.

2026-06-06
write-ticket-description
프로젝트 관리 전문가

Voice guide for writing issue/ticket/task/epic descriptions. Use this skill for ALL issue creation — GitHub issues, Jira tasks, Monday tasks, Linear tasks, and epics. Contains section structure, voice rules, and anti-patterns. Never write ticket descriptions without invoking this skill first.

2026-06-02
design
소프트웨어 개발자

Design the type progression and test plan for approved work. Invoke after agreeing on the high-level approach and before writing any implementation.

2026-05-25
use-trekker
프로젝트 관리 전문가

Full reference for the trekker task management workflow. Use when working with trekker issues, planning multi-step work, or managing task lifecycle.

2026-05-22
review-converge
소프트웨어 품질 보증 분석가·테스터

Autonomously review and fix the current branch or specified scope in iterative rounds until clean, leaving all changes in the working tree. Escalates only genuine design decisions. Ends with a transparent report of every round, every fix, and anything it couldn't resolve — persisted to .outputs/.

2026-05-21
review-pr-comments-converge
소프트웨어 품질 보증 분석가·테스터

Fetch PR review comments, validate each against the actual code, auto-fix obvious issues, and escalate genuine design decisions. Leaves all changes in the working tree. Use when you want to action reviewer feedback autonomously.

2026-05-21
discuss
소프트웨어 개발자

Explore a task and validate the overall strategy before implementation. TRIGGER for ambiguous tasks, design discussions, multi-step work, risky changes, or when the user asks a question before implementation.

2026-05-21
uphold-invariants
소프트웨어 개발자

Load relevant code quality reference files (architecture, testing, security, type design, etc.) and apply their invariants to the current task. ALWAYS invoke before designing, writing, or editing ANY code.

2026-05-16
use-linear
프로젝트 관리 전문가

Reference for using Linear via MCP tools. Use when creating, updating, or querying Linear issues, projects, teams, or comments.

2026-05-14
review-prs
소프트웨어 품질 보증 분석가·테스터

Fetch and present a prioritized summary of all PRs awaiting the current user's review across the relevant projects and provide an interactive workflow helping the user phrase and post inline review comments and overall review decisions.

2026-05-09
validate
소프트웨어 품질 보증 분석가·테스터

Confirm we have actually completed and validated what we planned to accomplish. TRIGGER whenever the user asks you to confirm a task is complete, if any implementation or validation was missed, etc.

2026-05-09
review-completion
소프트웨어 품질 보증 분석가·테스터

Confirm a task was fully executed and the change works — static completeness audit followed by empirical runtime evidence. TRIGGER when asked to confirm a task is complete, prove it works, or verify a change is ready to ship.

2026-05-09
scan-ideas
프로젝트 관리 전문가

Find all tracked issues and work item ideas for the current project and rank them by priority to address. TRIGGER whenever the user asks for help deciding what to work on next and you are not already working through a known plan.

2026-05-09
scan-impact
프로젝트 관리 전문가

Identify the most mind-blowing, game-changing changes that could be made next assuming users will shortly abandon this project if it doesn't differentiate itself soon. TRIGGER whenever the user asks what work would be most impactful to do next.

2026-05-09
scan-harness
소프트웨어 개발자

Audit the user's Claude Code agent harness for improvements — global config, project config, recent session patterns, and opportunities for better guardrails and feedback loops. Use when the user asks to improve their Claude Code setup.

2026-05-09
scan-gaps
프로젝트 관리 전문가

Analyze gaps in user-facing features and desirable characteristics, developer-facing tooling and desirable characteristics, and other opportunities not currently tracked in the project's backlog. Use when the user asks you to help identify opportunities to improve the system.

2026-05-09
scan-invariants
소프트웨어 품질 보증 분석가·테스터

Check whether a codebase upholds its invariants — a specific theme or all themes in parallel. Use when asked to review conventions, check invariants, or audit codebase health.

2026-05-09
add-tool
네트워크·컴퓨터 시스템 관리자

Add a new tool to the dotfiles repository. Use when asked to add a new CLI tool, application, or package as a managed dotfiles tool.

2026-04-21
use-codefresh
네트워크·컴퓨터 시스템 관리자

Reference for using Codefresh via the CodeFresh CLI. Use when a Codefresh CI check is failing in a recursionpharma PR, or when working with Codefresh builds.

2026-04-20
use-beads
소프트웨어 개발자

Full reference for the beads task management workflow. Use when working with beads issues, planning multi-step work, or managing task lifecycle.

2026-04-14
use-next-devtools
소프트웨어 개발자

Reference for using the NextJS Dev Tools via the nextjs-agent. Use to debug or observe Next.js framework internals.

2026-04-14
use-notion
소프트웨어 개발자

Reference for using the Notion API via the notion-agent subagent. Use to expore and update Notion workspace content.

2026-04-14
fetch-github-prs-to-review
소프트웨어 개발자

Fetches and processes GitHub pull requests waiting for review. Returns fully formatted markdown with PRs grouped by category (Feature/Bug, Chores, Dependency Updates) and sorted by age. Includes metadata like CI status, review status, size metrics, and viewing history. Use when user wants to see their PR review queue.

2026-03-27
create-pr
소프트웨어 개발자

Draft a PR for the changes on the current branch using the "commit" and "write-pr-description" skills.

2026-03-27
drafting-til
작가·저자

Draft a TIL-style blog post in the user's voice and write it to Notion with Status="Claude Draft". Contains voice guide for matching the user's writing style. Use when user approves a TIL topic and wants a draft created.

2026-03-19
scanning-notion-for-tils
소프트웨어 개발자통계 보조원

[UNDER DEVELOPMENT - DO NOT USE] Searches the Notion Writing database for unpublished items that could become TIL posts. This skill is not yet integrated with the publishing workflow.

2026-03-19
scanning-git-for-tils
소프트웨어 개발자

Scans GitHub commit history for commits that might make good TIL blog posts. Queries all your repos across all orgs via GitHub API. Tracks assessed commits in Notion to avoid duplicates across machines. Use when user asks for TIL ideas from their recent work.

2026-03-19