CherryHQ

> CherryHQ/cherry-studio

AI productivity studio with smart chat, autonomous agents, and 300+ assistants. Unified access to frontier LLMs

📦 6 skills❤️ 41673 likes 45.0k stars📥 25 downloadsgithub →
$curl "https://skillshub.wtf/CherryHQ/cherry-studio/create-skill?format=md"

> about

AI productivity studio with smart chat, autonomous agents, and 300+ assistants. Unified access to frontier LLMs

> skills (6)

CherryHQ

> create-skill

Create a new skill in the current repository. Use when the user wants to create/add a new skill, or mentions creating a skill from scratch. This skill follows the workflow defined in .agents/skills/README.md and helps scaffold, validate, and sync new skills.

41.7k
CherryHQ
CherryHQ

> gh-create-issue

Use when user wants to create a GitHub issue for the current repository. Must read and follow the repository's issue template format.

#git41.7k
CherryHQ
CherryHQ

> gh-create-pr

Create or update GitHub pull requests using the repository-required workflow and template compliance. Use when asked to create/open/update a PR so the assistant reads `.github/pull_request_template.md`, fills every template section, preserves markdown structure exactly, and marks missing data as N/A or None instead of skipping sections.

#audit#git41.7k
CherryHQ
CherryHQ

> gh-pr-review

Automated code review for local branches, PRs, commits, and files. Supports single-agent review with interactive fix selection, or multi-agent deep review with reviewer-verifier adversarial mechanism and risk-based auto-fix.

#git41.7k
CherryHQ
CherryHQ

> prepare-release

Prepare a new release by collecting commits, generating bilingual release notes, updating version files, and creating a release branch with PR. Use when asked to prepare/create a release, bump version, or run `/prepare-release`.

41.7k
CherryHQ
CherryHQ

> vercel-react-best-practices

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.

41.7k
CherryHQ