Skip to main content

wp-media/mcp-oauth

SkillsMP 已收集 wp-media/mcp-oauth 中的 15 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
15
GitHub 星标
0
GitHub Forks
0

这个仓库中的 skills

已展示 15 / 15 个已收集 Skill。

职业分类
其他计算机职业
描述

User-facing entry point for the agentic delivery pipeline. Invoke directly — or via "work on issue 123" / "/task 123" / "#123" / a pasted description — to start a delivery run. Runs inline in your conversation context; spawns specialist agents (ticket-writer,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Adversarially review a grooming spec before implementation starts. Finds hidden risks, unvalidated assumptions, and missing dependencies. Standalone entry point for the challenger agent.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Generate a categorized changelog from merged PRs since the last release. Use when asked for "changelog", "release notes", or "what changed since last release".

原文语言:英语

更新
职业分类
软件开发工程师
描述

Update developer-facing documentation to reflect code changes. Runs two ways: (1) inline inside the implementer (step 2.5) where it receives the explicit list of changed files, and (2) standalone when a user invokes it directly, where it discovers scope…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Run the Definition of Done checklist for the current branch and report PASS/WARN/FAIL with evidence. Works in the delivery pipeline (layer 1 self-check inside the implementer; layer 2 independent gate from the orchestrator) and as a standalone skill a user…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Consult group.one coding and technical recommendations (GOPEN) when setting up a new repository, scaffolding new components, choosing an architecture pattern, or when the user asks to improve structure/quality according to group.one guidelines. Do NOT invoke…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Groom a single issue — produce an implementation spec and optionally post the grooming summary as an issue comment. Standalone entry point for the grooming-agent.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Read and refresh a pre-built dependency graph at .claude/graph/dependency-graph.json. Use to locate where a symbol is defined, trace dependencies, find where a service is wired, or enumerate the handlers/registrations in a module — without re-scanning the…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Run QA validation on a pull/merge request — boots the local environment, tests acceptance criteria, and optionally posts the report as a PR/MR comment. Standalone entry point for the qa-engineer agent.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Run a lead code review on the current branch or a given PR/MR. Standalone entry point for the lead-reviewer agent.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Add or modify a WordPress ability using the WordPress Abilities API (WP 6.9+, wp_register_ability) and expose it to the REST API and MCP. Covers registration, ability categories, permission checks, input/output schema rigor, annotations…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Trace a WordPress plugin bug from symptom to root cause along the hook → handler → service/query → DB/REST execution path, and trace a feature's full data flow (UI → REST → PHP → DB → back). Use when a bug is reported or unexpected behaviour is observed, or…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Check a change against WordPress.org plugin rules, the repository's PHPCS standards, and a WordPress security checklist. Use when modifying templates, admin UI, output, hooks, REST routes, database access, plugin metadata, sanitization, or escaping — or when…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Write PHPUnit unit or integration tests for a WordPress plugin class or method. Decides unit vs integration based on whether any WordPress function is called in the method's call chain — pure PHP uses Brain\Monkey + Mockery (unit); anything touching WordPress…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Audit WordPress plugin file(s) for database query performance issues: uncached queries on always-run admin hooks, N+1 queries in loops, missing $wpdb->prepare(), blocking work on save/update requests (post saves, options/settings saves, term/user saves,…

原文语言:英语

更新
已展示 15 / 15 个已收集 Skill。