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

pierre

pierre contient 7 skills collectées depuis pierrecomputer, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
7
Stars
5.3k
mis à jour
2026-06-24
Forks
166
Couverture métier
1 catégories métier · 43% classifié
explorateur de dépôts

Skills dans ce dépôt

tooling-and-dependencies
non classé

Use when running repo scripts, adding or changing dependencies, editing package.json files, installing packages, publishing packages, or deciding when pnpm package operations versus Bun runtime commands should be invoked.

2026-06-24
typescript-monorepo
non classé

Use when adding or changing packages/apps, TypeScript configs, workspace dependencies, package references, exports, or monorepo project-reference relationships.

2026-06-24
worktrees-and-dev-servers
non classé

Use when working with the repo's moonx root:wt worktree helper, Pierre-managed worktrees, dev-server port offsets, stale server cleanup, Playwright fixtures, or Chrome debug instances. Do not use this as a substitute for host-provided workspace isolation.

2026-06-24
testing-and-verification
non classé

Use when adding or running tests, checking snapshots, choosing between Bun tests and Playwright, running lint/format/typecheck, or deciding the verification scope for a change.

2026-06-24
git-commits
Développeurs de logiciels

Use when preparing, splitting, reviewing, or creating git commits in this repo, especially after larger implementations that should be broken into independently verified commits.

2026-06-18
browser-automation
Développeurs de logiciels

Use when opening, inspecting, clicking, filling, snapshotting, or otherwise automating web pages for this repo, including local dev servers and browser-based verification.

2026-06-05
performance
Développeurs de logiciels

Use when changing loops, collection processing, invalidation logic, tree/diff traversal, path scanning, virtualized rendering calculations, or any code where repeated scans or boolean control flow affect performance or correctness.

2026-06-05