Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

wp-rocket

wp-rocket에는 wp-media에서 수집한 skills 15개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
15
Stars
755
업데이트
2026-06-30
Forks
242
직업 범위
직업 카테고리 5개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

orchestrator
기타 컴퓨터 관련 직업

User-facing entry point for the wp-rocket issue workflow. Invoke directly to start a delivery run from a GitHub issue number, URL, or raw description. Runs inline in your conversation context; spawns specialist agents (ticket-writer, grooming-agent, challenger, backend-agent, frontend-agent, release-agent, lead-reviewer, qa-engineer) as isolated sub-agents; invokes supporting skills (knowledge-graph, dod, docs, issue-workflow) inline. Routes based on structured JSON outputs from each agent, manages loop counters, handles escalations, and maintains a live HTML run log.

2026-06-30
wordpress-ability
소프트웨어 개발자

Use this skill when adding or modifying WordPress abilities

2026-06-30
challenge
소프트웨어 품질 보증 분석가·테스터

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

2026-06-17
compliance
소프트웨어 개발자

Check a change against WordPress.org plugin rules and PHPCS standards.

2026-06-17
docs
소프트웨어 개발자

Update developer-facing documentation to reflect code changes on the current branch. Runs as an inline skill inside backend-agent and frontend-agent (step 2.5 of the internal sequence) after implementation and before DOD. Receives the explicit list of changed files from the implementation agent. No-op if no public API changes occurred.

2026-06-17
dod
소프트웨어 품질 보증 분석가·테스터

Run the Definition of Done checklist for the current wp-rocket branch and report PASS/WARN/FAIL with evidence. Two modes: layer 1 (self-correction inside backend-agent / frontend-agent — resolves FAILs before handoff) and layer 2 (independent orchestrator gate — fresh perspective after handoff). Pass layer: "1" or layer: "2" when invoking.

2026-06-17
e2e
소프트웨어 품질 보증 분석가·테스터

Run a basic E2E behavioral probe — one primary scenario smoke test for the grooming step.

2026-06-17
groom
프로젝트 관리 전문가

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

2026-06-17
issue-workflow
프로젝트 관리 전문가

Work on a GitHub issue by number for wp-media/wp-rocket. Fetches the issue and hands control to the orchestrator skill (running inline in this conversation), which manages grooming, spec review, implementation, lead review, CI, and QA end-to-end.

2026-06-17
knowledge-graph
소프트웨어 개발자

Read and refresh wp-rocket's pre-built dependency graph at .claude/graph/dependency-graph.json. Use to locate a class file, trace dependencies, find the ServiceProvider that wires a service, or enumerate Subscribers in a module — without re-scanning the codebase from scratch. This skill is primarily a reader: the graph is built (and incrementally refreshed) by `node bin/build-knowledge-graph.js`. Invoke this skill at session start (to refresh if stale) and before grep/glob searches for class relationships.

2026-06-17
qa
소프트웨어 품질 보증 분석가·테스터

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

2026-06-17
review
소프트웨어 품질 보증 분석가·테스터

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

2026-06-17
wordpress-compliance
소프트웨어 개발자

Use this skill when modifying templates, admin UI, output, hooks, plugin metadata, sanitization, escaping, or any code that must remain compliant with WordPress.org and repository PHPCS rules.

2026-06-17
wp-rocket-architecture
소프트웨어 개발자

Use this skill when changing service structure, Subscribers, ServiceProviders, Container wiring, bootstrapping, Context classes, or any code that may affect the core caching engine in WP Rocket.

2026-06-17
wp-rocket-frontend-architecture
웹·디지털 인터페이스 디자이너

Use this skill when changing admin JavaScript, CSS, or HTML/Twig templates in WP Rocket.

2026-06-17
wp-rocket GitHub Agent Skills | SkillsMP