
Woocommerce Dev Cycle
- 196 repo stars
- Updated July 25, 2026
- secondsky/claude-skills
Run tests, linting, and quality checks following the WooCommerce development workflow.
About
Guides running tests, linting, and quality checks for WooCommerce development. Developers use it to follow the project's verification workflow before merging or shipping WooCommerce changes.
- Run tests
- Linting
- Quality checks
- WooCommerce dev workflow
Woocommerce Dev Cycle by the numbers
- Data as of Jul 28, 2026 (Skillselion catalog sync)
/plugin marketplace add secondsky/claude-skills/plugin install woocommerce-dev-cycle@claude-skillsAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| repo stars | ★ 196 |
|---|---|
| Last updated | July 25, 2026 |
| Repository | secondsky/claude-skills ↗ |
What it does
Run tests, linting, and quality checks following the WooCommerce development workflow.
README.md
WooCommerce Development Cycle Skill
Production-ready skill for WooCommerce testing, linting, and development workflow.
Auto-Trigger Keywords
- WooCommerce testing
- WooCommerce linting
- PHP unit tests
- WordPress coding standards
- pnpm test
- phpcs
- phpcbf
- markdownlint
- code quality checks
- pre-commit checklist
When to Use
- Running PHP unit tests in WooCommerce
- Fixing code style issues
- Checking WordPress coding standards compliance
- Linting markdown files
- Following the development workflow
- Troubleshooting test environments
Key Features
- Test Runner: PHPUnit commands with filters and options
- PHP Linting: phpcs/phpcbf patterns and common fixes
- JS Linting: JavaScript/TypeScript quality checks
- Markdown Linting: markdownlint workflow and common issues
- Troubleshooting: Common problems and solutions
- Best Practices: Pre-commit checklist and workflow
Source
Adapted from WooCommerce official skills
License
MIT