Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

pierre

pierre 收录了来自 pierrecomputer 的 7 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
7
Stars
5.3k
更新
2026-06-24
Forks
166
职业覆盖
1 个职业分类 · 已分类 43%
仓库浏览

这个仓库中的 skills

tooling-and-dependencies
未分类

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
未分类

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
未分类

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
未分类

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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