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

claude-skills

claude-skills 收录了来自 CJHwong 的 9 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
9
Stars
0
更新
2026-06-13
Forks
0
职业覆盖
7 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

team-implement
软件开发工程师

Spin up an agent team for a task with structured workflow. Provide a ticket reference, task description, or both.

2026-06-13
team-research
其他社会科学家及相关工作者

Spin up a research agent team to explore a topic from multiple angles. No code changes.

2026-06-13
git-commit
软件开发工程师

Use this skill when the user wants to turn current uncommitted local changes into one or more commits: "commit my changes", "make a commit", "split this work into commits", "organize staged/unstaged changes", "write commit messages", or "use [why]/[how] commit format". Inspect git status and diffs, group files by logical change, propose a commit plan, and wait for approval before staging or committing. Do not use for rewriting existing commits, rebasing, pushing, creating PRs, or remote GitHub operations.

2026-06-13
rewrite-commits
软件开发工程师

Use this skill when the user wants to clean up commits that already exist on the current branch: "squash commits", "rewrite history", "reword commit messages", "fold fixup commits", "autosquash", "clean up WIP commits", "organize branch history", or "prepare this branch for PR". Compare against the base branch, propose a safe rewrite plan, and wait for approval before rebasing or resetting. Do not use for uncommitted-only changes, creating new work commits, PR comments, CI checks, or GitHub remote operations.

2026-06-13
review-technical-claims
技术写作员

Audit a document for unverified technical claims, verify attributions against real sources, fix errors, and provide honest critical review.

2026-06-13
ollama-vision
口译员与笔译员

Use this skill whenever the user asks you to look at an image on their machine — extract text (OCR), describe a screenshot or photo, read a diagram or chart, or answer questions about visual content. Trigger even if the user doesn't explicitly say "vision" or "OCR" — phrases like "what's in this screenshot", "read this image", "transcribe this photo", "what does this diagram show", or "can you see what's in this picture" all qualify. Also trigger when the user references an image file (.png, .jpg, .webp, .gif) with information they need extracted.

2026-06-13
prune-projects
软件开发工程师

Find stale .claude/projects/ folders whose source directories no longer exist on the filesystem, then clean them up (merge renamed, delete dead).

2026-06-13
learn-x-in-y-minutes
高校计算机科学教师家教

Generate a learnxinyminutes.com-style tutorial for any topic: a CLI command, programming language, library, framework, algorithm, tool, or concept. Trigger when the user asks to: - Create a learnxinyminutes tutorial for anything - Get a quick-start guide or quick overview of any topic - Understand how a command, tool, or concept works ("how does cat work", "explain grep") - Document a GitHub repo or local codebase they're exploring Trigger even without the word "learnxinyminutes" — "how does X work", "quick overview of X", "explain X to me", "quick-start guide for X" all qualify.

2026-04-05
distill
档案文员

Distill insights from any URL data source — browser history, bookmark exports, CSV/JSON dumps, URL lists, or read-later services — into an Obsidian-compatible knowledge base. Use this skill when a user mentions extracting insights from browsing history, building a knowledge base from bookmarks, organizing saved links, processing a Pocket/Raindrop/CSV export, sorting through URLs, or distilling articles from any source.

2026-04-05