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

dotfiles

dotfiles 收录了来自 ooloth 的 31 个 skills,并提供仓库级职业覆盖和站内 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