# Yunshu Skills Hub — Claude Code Skill Pack > 27 practice-tested Claude Code skills for PRDs, repo search, issue triage, and product planning workflows; verified 600★, pushed 2026-05-14. ## Install Save the content below to `.claude/skills/` or append to your `CLAUDE.md`: ## Quick Use ```bash cd ~/.claude/skills/ git clone https://github.com/yunshu0909/yunshu_skillshub.git # In Claude Code CLI, run a skill (README examples): /image-assistant ``` ## Intro 27 practice-tested Claude Code skills for PRDs, repo search, issue triage, and product planning workflows; verified 600★, pushed 2026-05-14. **Best for:** Claude Code/Codex users who want reusable, slash-command workflows for daily work **Works with:** Claude Code CLI; README notes dependencies: agent-browser and a logged-in `gh` CLI **Setup time:** 5-12 minutes ### Key facts (verified) - GitHub: 600 stars · 85 forks · pushed 2026-05-14. - License: MIT · owner avatar + repo URL verified via GitHub API. - README-backed entrypoint: `/image-assistant`. ## Main - Start with one skill and make it muscle memory: use `/prd-doc-writer`, `/issue-triage`, or `/github-repo-search` instead of ad-hoc prompting. - Treat skills as team SOPs: fork the repo, tweak the questions/outputs, and standardize names so everyone runs the same flow. - Keep dependencies ready: README calls out `agent-browser` + `gh` login, which prevents broken steps when a skill needs browsing or GitHub APIs. - Use the catalog as a map: 27 skills are grouped into coding, thinking/writing, and office lanes—pick lanes that match your current bottleneck. ### Source-backed notes - README states the repo contains 27 skills grouped into 3 categories (coding, thinking/writing, office). - README shows the default Claude Code skills directory as `~/.claude/skills/` and installs via `git clone`. - README notes dependencies: agent-browser plus an authenticated `gh` CLI session. ### FAQ - **Where do I install the repo?**: Clone it into `~/.claude/skills/` (README) or copy individual skill folders you need. - **How do I run a skill?**: In Claude Code CLI, type the slash command like `/image-assistant` or `/prd-doc-writer` (README examples). - **What if a skill needs GitHub access?**: README recommends `gh` already logged in so repo search/issue flows work reliably. ## Source & Thanks > Source: https://github.com/yunshu0909/yunshu_skillshub > License: MIT > GitHub stars: 600 · forks: 85 --- ## Quick Use ```bash cd ~/.claude/skills/ git clone https://github.com/yunshu0909/yunshu_skillshub.git # In Claude Code CLI, run a skill (README examples): /image-assistant ``` ## Intro 云舒精选 27 个 Claude Code Skills,覆盖 PRD/仓库搜索/Issue 分诊/版本规划等可复用工作流,适合把日常协作固化为指令;已验证 600★,更新于 2026-05-14。 **Best for:** 希望用斜杠指令把日常研发与产品工作流标准化的 Claude Code 用户 **Works with:** Claude Code CLI;README 提到依赖 agent-browser 与已登录的 `gh` CLI **Setup time:** 5-12 minutes ### Key facts (verified) - GitHub:600 stars · 85 forks;最近更新 2026-05-14。 - 许可证:MIT;作者头像与仓库链接均已通过 GitHub API 复核。 - README 中可对照的入口命令:`/image-assistant`。 ## Main - 先把 1 个 Skill 练到顺手:用 `/prd-doc-writer`、`/issue-triage`、`/github-repo-search` 替代零散临时 prompt。 - 把 Skill 当团队 SOP:fork 后微调提问/输出结构,统一命名,保证大家跑的是同一套流程。 - 提前准备依赖:README 明确要求 `agent-browser` 与 `gh` 已登录,避免涉及浏览/拉取信息的步骤中断。 - 用目录做路线图:27 个 Skills 按编程、思考写作、办公效率分组,优先补你当前最卡的那条线。 ### Source-backed notes - README 写明:共 27 个 Skills,分为编程、思考写作、办公效率三大类。 - README 给出默认目录 `~/.claude/skills/`,并以 `git clone` 方式安装。 - README 提到依赖:agent-browser + 已登录的 `gh` CLI。 ### FAQ - **安装到哪里?**:按 README 克隆到 `~/.claude/skills/`,或只拷贝你需要的单个 Skill 目录。 - **怎么触发 Skill?**:在 Claude Code CLI 里输入 `/image-assistant`、`/prd-doc-writer` 等斜杠指令(README 示例)。 - **涉及 GitHub 的 Skill 会卡住吗?**:README 建议提前让 `gh` 登录完成,相关流程更稳定。 ## Source & Thanks > Source: https://github.com/yunshu0909/yunshu_skillshub > License: MIT > GitHub stars: 600 · forks: 85 --- Source: https://tokrepo.com/en/workflows/yunshu-skills-hub-claude-code-skill-pack Author: Skill Factory