CtrlK
BlogDocsLog inGet started
Tessl Logo

wordpress-woocommerce-development

WooCommerce store development workflow covering store setup, payment integration, shipping configuration, customization, and WordPress 7.0 features: AI connectors, DataViews, and collaboration tools.

54

Quality

61%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

Fix and improve this skill with Tessl

tessl review fix ./plugins/AI-Agents-Safe-Coding-Skills-claude/skills/wordpress-woocommerce-development/SKILL.md

The canonical home for this skill is wordpress-woocommerce-development in administrakt0r/AI-Agents-Safe-Coding-Skills

SKILL.md
Quality
Evals
Security

Quality

Content

57%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The skill delivers highly actionable, concrete WooCommerce + WordPress 7.0 code organized into a clear 8-phase workflow with a quality-gates checklist. Its weaknesses are verbosity from redundant summary sections, missing in-phase validation for risky operations, and a complete absence of progressive disclosure (no reference files, all code inlined).

Suggestions

Move the large per-phase PHP code blocks into reference files under references/ (e.g. references/ai-examples.php, references/abilities-api.php) and link to them from SKILL.md to enable progressive disclosure.

Add explicit in-phase validation checkpoints for risky phases (e.g. "Test payment flow in sandbox before enabling live mode" after Phase 3; "Verify stock update on a test product before batch updates" after Phase 6).

Fix the Phase 2 hook/function name mismatch (register `generate_ai_product_description` or define `generate_ai_description`) and trim the redundant overview and "AI Use Cases" sections that restate the phase content.

DimensionReasoningScore

Conciseness

The body is mostly actionable PHP rather than concept-explanation padding, but the opening "WordPress 7.0 + WooCommerce Features" overview and the closing "AI Use Cases" section restate content already covered in the phases, so it could be tightened.

3 / 5

Actionability

Phases provide concrete, mostly copy-paste-ready PHP with hooks, handlers, and schemas, but there is a real bug (Phase 2 registers hook `generate_ai_description` while defining `generate_ai_product_description`) that breaks executability.

4 / 5

Workflow Clarity

Eight phases are clearly sequenced with a final Quality Gates checklist and Testing phase, but there are no in-phase validation checkpoints for risky operations (payments, order processing, inventory updates), and the destructive/batch cap at 3 applies.

3 / 5

Progressive Disclosure

The file has reasonable section/phase structure, but no bundle files exist and all extensive PHP code is inlined in a 628-line monolith with no references to separate files, so content that should be split out is inline.

3 / 5

Total

13

/

20

Passed

Description

66%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

The description is specific and clearly distinct, naming a focused WooCommerce + WordPress 7.0 niche with concrete capability areas and natural trigger terms. Its main weakness is the absence of an explicit "Use when..." trigger clause, which caps completeness.

Suggestions

Append an explicit trigger clause, e.g. "Use when building or configuring a WooCommerce store, integrating payments or shipping, or leveraging WordPress 7.0 AI/DataViews/collaboration features."

Add natural synonyms a user might say (e.g. "online store", "ecommerce", "checkout", "WP 7.0") to broaden trigger coverage.

Reframe a few capability topics as concrete verbs (e.g. "integrate payment gateways", "configure shipping zones") to push specificity toward 5.

DimensionReasoningScore

Specificity

Lists several specific capabilities ("store setup, payment integration, shipping configuration, customization... AI connectors, DataViews, and collaboration tools") rather than vague language, though they are domains/topics more than concrete verbs.

4 / 5

Completeness

The "what" is clearly stated (a WooCommerce store development workflow covering enumerated capabilities), but there is no "Use when..." clause or equivalent explicit trigger guidance, which caps completeness at 3 per the guidelines.

3 / 5

Trigger Term Quality

Natural, domain-specific terms a user would say ("WooCommerce", "payment integration", "shipping configuration", "WordPress 7.0") are present, but common synonyms and variations are not exhaustively covered.

4 / 5

Distinctiveness Conflict Risk

The WooCommerce + WordPress 7.0 (AI connectors, DataViews, collaboration) niche is clearly distinct with minimal conflict risk, with only minor overlap against broader WordPress development skills.

4 / 5

Total

15

/

20

Passed

Validation

87%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

skill_md_line_count

SKILL.md is long (628 lines); consider splitting into references/ and linking

Warning

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

14

/

16

Passed

Repository
administrakt0r/AI-Agents-Safe-Coding-Skills
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.