dokan
WordPress multivendor marketplace development, testing, and code review
All Skills in This Repository (5)
Pure Emerald Level Indicatorsdokan-git
Standardize Git and GitHub workflows for the Dokan repository.
dokan-backend-dev
Implement Dokan backend PHP classes with namespace mapping and PSR-4 autoloading.
dokan-dev-cycle
Guide and automate Dokan plugin tests, linting, builds, and CI workflows.
dokan-code-review
Review Dokan PHP code and pull requests for coding standards and security.
dokan-frontend-dev
Guide Dokan frontend UI development with React, TypeScript, Vue, Tailwind, and Webpack.
Frequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core