WordPress WooCommerce Development Workflow
WooCommerce store development workflow covering store setup, payment integration, shipping configuration, customization, and WordPress 7.0 features: AI connectors, DataViews, and collaboration tools.
When to Use
- The request matches the skill description: WooCommerce store development workflow covering store setup, payment integration, shipping configuration, customization, and WordPress 7.0 features: AI connectors, DataViews, and collaboration tools.
- The task needs the implementation patterns, examples, validation checks, or edge cases listed in the topic map.
- The work would benefit from the complete guidance preserved in
references/full-guidance.md.
Core Workflow
- Confirm the request matches this skill's trigger, scope, and risk profile.
- Use the topic map to identify the relevant pattern, checklist, or example before writing detailed guidance or code.
- Load
references/full-guidance.md when implementation details, examples, anti-patterns, validation checks, or edge cases are needed.
- Apply only the relevant guidance instead of loading or repeating the entire reference by default.
- Verify the result against any validation checks, limitations, security notes, or platform constraints in the reference.
Topic Map
- Overview
- WordPress 7.0 + WooCommerce Features
- When to Use This Workflow
- Workflow Phases
- Phase 1: Store Setup
- Phase 2: Product Configuration
- Phase 3: Payment Integration
- Phase 4: Shipping Configuration
- Phase 5: Store Customization
- Phase 6: Extensions
- Phase 7: Optimization
- Phase 8: Testing
- WooCommerce + WordPress 7.0 AI Use Cases
- Quality Gates
- Related Workflow Bundles
Reference Map
references/full-guidance.md preserves the complete original guidance, including examples and detailed edge cases.
Limitations
- Use this skill only when the task clearly matches the scope described above.
- Do not treat the output as a substitute for environment-specific validation, testing, or expert review.
- Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.
Progressive Loading
Keep this SKILL.md as the compact routing and workflow entrypoint. Load the reference file only when the user task requires the deeper implementation material.
1---2name: wordpress-woocommerce-development3description: WooCommerce store development workflow covering store setup, payment integration, shipping configuration, customization, and WordPress 7.0 features: AI connectors, DataViews, and collaboration tools.4license: MIT5---67# WordPress WooCommerce Development Workflow89WooCommerce store development workflow covering store setup, payment integration, shipping configuration, customization, and WordPress 7.0 features: AI connectors, DataViews, and collaboration tools.1011## When to Use12- The request matches the skill description: WooCommerce store development workflow covering store setup, payment integration, shipping configuration, customization, and WordPress 7.0 features: AI connectors, DataViews, and collaboration tools.13- The task needs the implementation patterns, examples, validation checks, or edge cases listed in the topic map.14- The work would benefit from the complete guidance preserved in `references/full-guidance.md`.1516## Core Workflow171. Confirm the request matches this skill's trigger, scope, and risk profile.182. Use the topic map to identify the relevant pattern, checklist, or example before writing detailed guidance or code.193. Load `references/full-guidance.md` when implementation details, examples, anti-patterns, validation checks, or edge cases are needed.204. Apply only the relevant guidance instead of loading or repeating the entire reference by default.215. Verify the result against any validation checks, limitations, security notes, or platform constraints in the reference.2223## Topic Map24- Overview25- WordPress 7.0 + WooCommerce Features26- When to Use This Workflow27- Workflow Phases28- Phase 1: Store Setup29- Phase 2: Product Configuration30- Phase 3: Payment Integration31- Phase 4: Shipping Configuration32- Phase 5: Store Customization33- Phase 6: Extensions34- Phase 7: Optimization35- Phase 8: Testing36- WooCommerce + WordPress 7.0 AI Use Cases37- Quality Gates38- Related Workflow Bundles3940## Reference Map41- `references/full-guidance.md` preserves the complete original guidance, including examples and detailed edge cases.4243## Limitations44- Use this skill only when the task clearly matches the scope described above.45- Do not treat the output as a substitute for environment-specific validation, testing, or expert review.46- Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.4748## Progressive Loading49Keep this `SKILL.md` as the compact routing and workflow entrypoint. Load the reference file only when the user task requires the deeper implementation material.