원클릭으로
wooms
wooms에는 wpcraft-ru에서 수집한 skills 5개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Write or update WooMS changelog entries using git history and existing release-note style. Use when preparing release notes, filling changelog bullets for README.md or readme.txt, summarizing commits between tags, or deciding how to phrase fixes and improvements.
Use for tasks that integrate with MoySklad JSON API (Remap 1.2): auth, endpoint selection, filters, expand/fields, and syncing products, assortment, and orders.
Tests this project with Pest 4 in a WordPress/WooCommerce wp-env setup. Activates when writing or updating tests, debugging failures, running TDD loops, adding assertions/mocks/datasets, or when the user asks to verify plugin behavior.
Add or modify WooCommerce backend PHP code following project conventions. Use when creating new classes, methods, hooks, or modifying existing backend code. **MUST be invoked before writing any PHP unit tests.**
Use when working with WP-CLI (wp) for WordPress operations: safe search-replace, db export/import, plugin/theme/user/content management, cron, cache flushing, multisite, scripting/automation with wp-cli.yml, and one-off diagnostics with wp eval/wp eval-file.