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

pbuckles22

按仓库查看 4 个 GitHub 仓库中的 44 个已收集 skills。

已收集 skills
44
仓库
4
更新
2026-06-24
仓库浏览

仓库与代表性 skills

code-quality-gate
软件质量保证分析师与测试员

Change-aware quality pass: diff scope, readability, function size and control flow, comments where non-obvious, and alignment with project linting. Use before merge or with handoff when the user wants industry-style maintainability beyond what tests assert.

2026-06-03
code-reviewer
软件质量保证分析师与测试员

Review code changes for correctness, security, project conventions, and maintainability. Use when reviewing a diff, before commit, or when the user asks for a code review.

2026-06-03
context-bootstrapper
其他计算机职业

Receiving-agent protocol. Boots a new agent into the minimum correct context (select + isolate) and produces a clear next-step plan without guessing.

2026-06-03
eval-engineer
软件质量保证分析师与测试员

Define and maintain lightweight evaluations (acceptance criteria, regression checks, golden tests) so "green" is objective and repeatable.

2026-06-03
game-readiness
软件开发工程师

Validates a game or interactive product for playability, clarity, feedback, and scale-readiness. Use at milestones, before large scope changes, or when the user asks if the product feels ready or is ready to scale.

2026-06-03
github-feature-workflow
软件开发工程师

Short-lived feature branches; TDD + lint + merge-ready command as exit criteria before commit; push and merge to main (or user-directed flow). Do not default to asking the user to open a PR. Use when implementing a feature or non-trivial fix, when the user asks for branch/git workflow, or after substantial edits that should not stay uncommitted.

2026-06-03
green-and-clean
其他计算机职业

Operating model for disciplined agent work: stay on scope, avoid guessing, decompose work into verifiable chunks, and keep context lean and durable.

2026-06-03
incident-triager
软件开发工程师

Evidence-driven debugging/incident workflow: reproduce, isolate, minimize, fix, verify, and prevent regressions.

2026-06-03
当前展示该仓库 Top 8 / 19 个已收集 skills。
github-feature-workflow
软件开发工程师

Short-lived feature branches; TDD + lint + merge-ready command as exit criteria before commit; push and merge to main (or user-directed flow). Do not default to asking the user to open a PR. Use when implementing a feature or non-trivial fix, when the user asks for branch/git workflow, or after substantial edits that should not stay uncommitted.

2026-06-09
code-quality-gate
软件质量保证分析师与测试员

Change-aware quality pass: diff scope, readability, function size and control flow, comments where non-obvious, and alignment with project linting. Use before merge or with handoff when the user wants industry-style maintainability beyond what tests assert.

2026-06-09
eval-engineer
软件质量保证分析师与测试员

Define and maintain lightweight evaluations (acceptance criteria, regression checks, golden tests) so “green” is objective and repeatable.

2026-06-09
incident-triager
软件开发工程师

Evidence-driven debugging/incident workflow: reproduce, isolate, minimize, fix, verify, and prevent regressions.

2026-06-09
release-manager
软件开发工程师

Establish lightweight release discipline: definition of merge-ready, versioning/changelog habits, and safe rollout/rollback practices.

2026-06-09
risk-manager
软件开发工程师

Maintain a lightweight risk register (top risks, triggers, mitigations, rollback) to prevent scope drift and improve decision quality.

2026-06-09
security-reviewer
信息安全分析师

Lightweight security review for agent work: secrets hygiene, safe logging, least privilege, and threat-model-lite checks.

2026-06-09
visual-match
软件开发工程师

Match UI graphics to reference examples (examples/ screenshots and specs). Use when drawing or changing visuals so the result matches the examples without back-and-forth.

2026-06-09
当前展示该仓库 Top 8 / 13 个已收集 skills。
github-feature-workflow
软件开发工程师

Short-lived feature branches only — never commit on main; merge then push. TDD + lint + npm run ci as exit criteria before commit on the branch. Do not default to asking the user to open a PR. Use when implementing a feature or non-trivial fix, when the user asks for branch/git workflow, or after substantial edits that should not stay uncommitted.

2026-06-23
techwriter
软件开发工程师

Creates and edits project documentation for both public and internal audiences. Use when writing or updating README.md, AGENT_HANDOFF (or AGENTS.md), CONTRIBUTING, or internal docs (e.g. PM_PLAN, DEV_GUIDE, TEST_TDD, DESIGN_SYSTEM). Covers structure, tone, and what to include for each doc type.

2026-06-23
chromium-mv3-extension
软件开发工程师

Manifest V3 Chromium/Edge extension engineering for this repo: ephemeral service workers, chrome.storage rehydration, chrome.alarms, message passing (sendMessage, onMessage + sendResponse), extension context invalidation in content scripts, idle-first-message failures, and overlay/background wiring. Use when editing manifest.json, src/background/, src/content/page-overlay.ts, messaging, or when the user mentions MV3, service worker sleep, idle resume, Extension context invalidated, sendMessage, or runtime.connect.

2026-05-14
code-quality-gate
软件质量保证分析师与测试员

Change-aware quality pass: diff scope, readability, function size and control flow, comments where non-obvious, and alignment with ESLint tiers in eslint.config.mjs. Use before merge or with handoff when the user wants industry-style maintainability beyond what tests assert.

2026-05-14
code-reviewer
软件质量保证分析师与测试员

Review code changes for correctness, security, project conventions, and maintainability. Use when reviewing a diff, before commit, or when the user asks for a code review.

2026-05-14
extension-architect
软件开发工程师

Shapes extension-wide architecture for this repo: boundaries between background, content scripts, and UI surfaces; composition with existing overlays; storage and messaging contracts; feature flags and permissions rationale. Use when designing a new epic, splitting work across layers, reviewing structural risk, or when the user asks for an extension architect, system design for the extension, or how features should be layered in MV3.

2026-05-14
tech-lead
软件开发工程师

Technical leadership for this repo: turn plans into sequenced work, clarify definition of done, surface risks and dependencies, align tests and CI with scope, and coordinate cross-cutting changes (storage, messaging, UI). Use when the user asks for a tech lead, implementation plan, story breakdown, risk assessment before a large change, or merge ordering across epics.

2026-05-11
web-audio-dsp
软件开发工程师

Web Audio API patterns for in-page gain and media routing: MediaElementSource lifetime, GainNode ramps, CORS and crossOrigin, logarithmic faders, phase inversion via negative gain, and avoiding clicks/clipping. Use when implementing precision volume, media hooks in content scripts, or when the user mentions GainNode, AudioContext, exponentialRampToValueAtTime, or DSP for browser audio.

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