Skip to main content
GitHub 저장소

wordpress-plugin

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

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

이 저장소의 skills

plugin-build
소프트웨어 개발자

Work through a WordPress plugin task list step by step, building and testing each task before moving to the next. Reads from TASKS.md or a specified task file.

2026-06-08
plugin-plan
소프트웨어 개발자

Plan a WordPress plugin through a structured discovery conversation. Asks questions to uncover requirements, blind spots, and edge cases, then produces a PRD markdown file. Run this before /plugin-tasks.

2026-04-08
plugin-tasks
소프트웨어 개발자

Generate a structured task list for building a WordPress plugin feature or entire plugin. Reads a PRD file produced by /plugin-plan and outputs a markdown file with sequential, testable steps.

2026-04-08
wordpress-plugin-dev
소프트웨어 개발자

Modern WordPress plugin development skill. Use this skill whenever the user is building, scaffolding, debugging, testing, or refactoring a WordPress plugin. Trigger when the user mentions WordPress plugins, WooCommerce extensions, custom post types, custom blocks, Gutenberg blocks, wp-env, WordPress hooks, actions, filters, REST API endpoints for WordPress, WordPress admin pages, settings pages, plugin activation/deactivation, or any PHP development targeting the WordPress ecosystem. Also trigger when the user mentions plugin file structure, plugin headers, WordPress coding standards, WPCS, PHPUnit for WordPress, Playwright for WordPress, or wp-scripts. Even if the user just says "plugin" in the context of a WordPress project, use this skill.

2026-04-08
plugin-status
소프트웨어 품질 보증 분석가·테스터

Audit the current state of a WordPress plugin against its task list. Reads the tasks file and inspects the actual codebase to report what's done, what's incomplete, and what's missing entirely.

2026-04-07