Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

rstest

rstest contient 7 skills collectées depuis web-infra-dev, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
7
Stars
470
mis à jour
2026-06-25
Forks
30
Couverture métier
1 catégories métier · 57% classifié
explorateur de dépôts

Skills dans ce dépôt

api-doc-sync
non classé

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
non classé

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
non classé

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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