getdokangetdokanOfficialยท5 Agent Skills Included

dokan

WordPress multivendor marketplace development, testing, and code review

Guides development of the Dokan multivendor marketplace plugin for WordPress and WooCommerce. Covers backend PHP conventions, REST API controllers, React and TypeScript frontend components, and Playwright end-to-end test automation. Eliminates guesswork around coding standards, authorization rules, and CI test runs so contributors ship compliant code faster.
npx skills add getdokan/dokan --all -g -y
Available:

Instructs the agent on Dokan's architecture, build commands, and coding standards, and routes tasks to the correct sub-skill for backend, frontend, testing, git, or code review work.

All Skills in This Repository (5)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Dokan skills?โ–ผ

Run `npx skills add getdokan/dokan --all -g -y` in your terminal to install all skills in this suite globally.

What is Dokan used for?โ–ผ

Dokan is a WordPress plugin that turns a WooCommerce store into a multivendor marketplace like Amazon or eBay. These skills help developers extend, test, and review its codebase correctly.

How to run Dokan end-to-end tests?โ–ผ

The run-test-suite skill walks through Docker and environment checks, then executes the Playwright suite locally or triggers it via GitHub Actions. It covers roughly 1,400 E2E and API tests.

Does it help with Dokan code reviews?โ–ผ

Yes. The code review skill flags critical violations like missing permission callbacks, wrong REST controller base classes, and unsanitized input, with severity levels and fix guidance.

Can I build new Dokan dashboard pages with these skills?โ–ผ

Yes. The frontend and DataViews migration skills provide step-by-step patterns for building React list pages, data hooks, routes, and PHP navigation entries.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’