Skip to main content
在 Manus 中运行任何 Skill
一键导入
HeyItsGilbert
GitHub 创作者资料

HeyItsGilbert

按仓库查看 2 个 GitHub 仓库中的 11 个已收集 skills。

已收集 skills
11
仓库
2
更新
2026-07-14
仓库浏览

仓库与代表性 skills

copy-edit
技术写作员

Copy editor for Gilbert's writing — blog posts, emails, LinkedIn, Bluesky, social replies, announcements, newsletters. Use when drafting, editing, polishing, or writing from scratch, or for tone feedback, headlines, or SEO review. Triggers: "make this better", "polish this", "rewrite", "edit this post", "headline", "SEO". Always activate for writing tasks — Gilbert's voice must be preserved.

2026-07-14
pester-patterns
软件质量保证分析师与测试员

Ready-to-use Pester 5 test patterns and recipes for PowerShell modules — mocking (filesystem, REST, credentials, DSC), VS Code hang fixes, parametrized tests. Use when asking for a test template, mock example, or how to test a specific scenario. Triggers: "pester pattern", "mock REST", "mock file system", "mock credential", "test DSC resource", "pester hangs", "VS Code freezes pester", "test template", "pester recipe". Not for running (use pester-run), reviewing (use pester-review), or scaffolding fresh tests (use pester-write).

2026-07-14
pester-run
软件质量保证分析师与测试员

Run Pester 5 tests with agent-optimized output — failures and summary only, no passing-test noise. Use when asked to run tests, execute the test suite, run a specific file, filter by tag, verify a change, or find what's failing. Triggers: "run the tests", "run Pester", "execute the test suite", "check if tests pass", "what tests are failing", "are all tests green", "does this break any tests". Not for writing tests (use pester-write) or reviewing quality (use pester-review).

2026-07-14
release
软件开发工程师

Prepare a release — update CHANGELOG.md and bump the version in manifests (package.json, *.psd1, pyproject.toml, Cargo.toml, *.csproj). Follows Keep a Changelog and SemVer. Use when the user wants to cut, ship, or prep a release, bump a version, do a first stable release (0.x→1.0), prep a hotfix, or normalize a non-semver version. Triggers: "prepare the release", "version bump", "update changelog", "cut a release", "ship a new version", "go 1.0". Does the file edits and commit — not CI/CD config, tooling, rollbacks, or git tagging.

2026-06-14
adr
软件开发工程师

Create and manage Architecture Decision Records (ADRs) — short docs in `docs/decisions/` capturing why a design decision was made. Use when the user asks to create, update, or backfill an ADR, document a decision, or convert an RFC to an ADR. PROACTIVELY suggest when a significant architectural choice is being made (libraries, patterns, dependencies, trade-offs). Triggers: "ADR", "decision record", "document this decision", "why did we choose", "design rationale", "we decided to". For pre-decision team discussion use rfc instead. Not for general docs, READMEs, runbooks, or incident reports.

2026-05-10
rfc
软件开发工程师

Create Requests for Comments (RFCs) — proposals in `docs/decisions/` opening a significant decision for discussion before committing. Use when the user wants to propose a change, draft a technical proposal, or open a design discussion. PROACTIVELY suggest for migrations, breaking API changes, new architecture, or competing approaches needing structured input. Triggers: "RFC", "propose", "design proposal", "request for comments", "get feedback on this approach", "I want input from the team". For decisions already made use adr. Not for small choices, general docs, or post-mortems.

2026-05-10
pester-review
软件质量保证分析师与测试员

Review existing Pester 5 test files for correctness, idiomatic v5 usage, coverage gaps, and v4→v5 migration issues. Use when asked to review, audit, improve, or grade a *.Tests.ps1 file, or when shown a test file for feedback. Triggers: "review my tests", "audit test coverage", "v4 to v5 migration", "pester migration", "are my tests good", "check my test file", "are my tests idiomatic", "what am I missing in my tests". Not for writing new tests (use pester-write), running tests (use pester-run), or non-test code.

2026-05-10
pester-write
软件质量保证分析师与测试员

Write Pester 5 test files for PowerShell functions, modules, scripts, DSC resources, or classes (PS 5.1 and 7+). Use when asked to add tests, create *.Tests.ps1, scaffold tests, mock a dependency, cover an edge case, or test a specific function. PROACTIVELY suggest tests when a function or module is added/modified without a corresponding test file. Triggers: "write Pester tests", "add tests for", "test coverage", "unit tests for", "mock this dependency", "Pester spec", "scaffold tests", "test this function". Not for running (pester-run), reviewing quality (pester-review), CI config, or non-Pester frameworks.

2026-05-10
当前展示该仓库 Top 8 / 10 个已收集 skills。
已展示 2 / 2 个仓库
已展示全部仓库