yunshu_skillshub
Turn vague ideas into PRDs, tests, and shipped releases
All Skills in This Repository (35)
Pure Emerald Level Indicatorsimage-assistant
Convert article content into structured infographic prompts for batch image generation.
req-change-workflow
Guide requirement changes through a gated workflow with defined artifacts.
weekly-report
Convert weekly activities into a structured Markdown report with impact and next steps.
lesson-builder
Create a course outline and slide deck through a two-step workflow.
prd-doc-writer
Write and iteratively refine PRDs and user stories with ASCII wireframes and Mermaid diagrams.
priority-judge
Collect tasks, clarify states, evaluate deadlines, and produce a priority list.
project-map-builder
Generate or incrementally update PROJECT_MAP.md for specified directories.
thought-mining
Organize scattered thoughts into structured insights and draft content.
writing-assistant
Transform vague ideas into structured drafts through brainstorming, outlining, and refining.
version-planner
Transforms product ideas into phased plans with milestones and deliverables.Develops a roadmap with sequenced implementation steps and validation gates.
ui-design
Modifies visual styling of existing UI code through ASCII mockup proposals and minimal diffs.
prd-test-writer
Generates story-driven PRDs and executable test cases with paired review HTML documents.
Frequently Asked Questions
FAQPage SchemaHow to install Yunshu SkillsHub?▼
Run `npx skills add yunshu0909/yunshu_skillshub --all -g -y` in your terminal to install all 36 skills globally. You can also install a single skill with `--skill issue-pool`.
What does Yunshu SkillsHub do?▼
It gives your AI agent 36 structured workflows covering product planning, PRD and test-case writing, UI design, research, writing, and personal productivity. Each skill defines triggers, steps, and deliverables so the agent works consistently.
How do the skills work together?▼
They form a delivery chain: issue-pool collects ideas, design-exploration shapes the UI, prd-test-writer produces the PRD and test cases, and git-push ships the release. Feedback loops back into the issue pool.
Which AI agents are supported?▼
All skills follow the standard SKILL.md format and work with Claude Code, Codex, and other agents that support the skills CLI. Skills needing browsers or image generation note their own dependencies.
Do I need coding experience to use it?▼
No. After installing, you describe your need in plain language, like recording an issue or writing a weekly report, and the matching skill triggers automatically.