Run tests, linting, and quality checks for WooCommerce development. Use when running tests, fixing code style, or following the development workflow in WooCommerce projects.
Executes WooCommerce development workflow including tests, linting, and code quality checks.
npx claudepluginhub secondsky/claude-skillsThis skill inherits all available tools. When active, it can use any tool Claude has access to.
This skill provides guidance for the WooCommerce development workflow, including running tests, code quality checks, and troubleshooting.
Follow these guidelines for WooCommerce development workflow:
The standard development workflow:
pnpm run test:php:env -- --filter YourTestClasspnpm run lint:changes:branch:phppnpm run lint:php:fixNote: WooCommerce uses pnpm for its build system. For other Node.js projects, prefer bun over npm/pnpm.
Activates when the user asks about AI prompts, needs prompt templates, wants to search for prompts, or mentions prompts.chat. Use for discovering, retrieving, and improving prompts.
Search, retrieve, and install Agent Skills from the prompts.chat registry using MCP tools. Use when the user asks to find skills, browse skill catalogs, install a skill for Claude, or extend Claude's capabilities with reusable AI agent components.
This skill should be used when the user wants to "create a skill", "add a skill to plugin", "write a new skill", "improve skill description", "organize skill content", or needs guidance on skill structure, progressive disclosure, or skill development best practices for Claude Code plugins.