Skip to main content
Run any Skill in Manus
with one click
GitHub repository

rstest

rstest contains 7 collected skills from web-infra-dev, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
7
Stars
470
updated
2026-06-25
Forks
30
Occupation coverage
1 occupation categories ยท 57% classified
repository explorer

Skills in this repository

api-doc-sync
unclassified

Verify hand-written API doc signatures match the exported types. Use after changing a public type in packages/core/src/types/, editing a `**Type:**`/`**็ฑปๅž‹๏ผš**` block in website/docs, or reviewing signature drift.

2026-06-25
development
unclassified

Feature and bug-fix development checklist for the Rstest monorepo. Use when implementing a new feature, fixing a bug, changing public APIs/config/CLI behavior, addressing a GitHub issue or PR request, or assessing cross-package impact before a PR.

2026-06-25
testing
unclassified

Testing workflow for the Rstest monorepo. Use when running unit tests, e2e tests, browser e2e, example tests, watch-mode checks, writing test fixtures, debugging local or CI test failures, validating code changes, or reproducing bugs from external projects.

2026-06-25
create-draft-release-notes
software-developers

Create or update draft GitHub releases for the current project's main GitHub repository, then organize GitHub-generated release notes into user-friendly sections without rewriting release note items. Use for preparing, formatting, categorizing, creating, or updating GitHub release notes or draft releases, including optional highlights when the user asks for them.

2026-06-22
pr-creator
software-developers

Use when asked to create a pull request for this repository. It helps the PR follow the repository's branch safety rules, title convention, pull request template, and concise English writing style.

2026-06-22
create-release-blog
software-developers

Generate a narrative version release blog post from commits within a tag range. Use when the user wants to draft an article-style release blog (overview + a few feature highlights + a short list of minor changes), not a commit-dump release note. Asks the user to multi-select which features to highlight, then writes a bilingual draft under website/docs/{en,zh}/blog/.

2026-05-18
typescript
software-developers

TypeScript anti-slop guardrails. Use when writing or reviewing .ts, .tsx, and .mts files. Covers patterns that Biome, tsc, and rslint do not catch.

2026-03-12