CtrlK
BlogDocsLog inGet started
Tessl Logo

woocommerce

Woocommerce integration. Manage Products, Orders, Customers, Reports, TaxRates, ShippingMethods. Use when the user wants to interact with Woocommerce data.

62

Quality

73%

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 ./skills/woocommerce/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

68%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.

A highly actionable body with copy-paste CLI commands and a strong connection workflow, weakened by an unnecessary intro explainer and a lack of validation steps around destructive and batch operations.

Suggestions

Remove or condense the introductory paragraph explaining what WooCommerce is; Claude already knows this and it consumes context unnecessarily.

Add a validation/verification step before destructive actions (e.g., confirm the resource ID, run a get-* before delete-*, and check the result) to lift the workflow-clarity cap.

Move the 19-row "Popular actions" reference table into a separate references file and link to it, keeping SKILL.md as a lean overview.

DimensionReasoningScore

Conciseness

The opening paragraph explains what WooCommerce is — a concept Claude already knows — and phrases like "so you can focus on the integration logic rather than auth plumbing" and "This is the fastest way to get a connection" add padding that could be trimmed.

3 / 5

Actionability

It provides copy-paste-ready commands for install, login, connection ensure, polling, action list/run, and proxy requests, covering the common cases with real action keys in the table.

5 / 5

Workflow Clarity

The connection flow has good state-based checkpoints (READY/BUILDING/CLIENT_ACTION_REQUIRED), but running destructive actions (delete-order, delete-product, delete-customer, delete-coupon) and batch list operations has no validation or verification step, which caps workflow clarity at 3 per the rubric.

3 / 5

Progressive Disclosure

Sections are well-organized with clear headers and navigation, but no bundle files exist and the 19-row "Popular actions" reference table is inlined rather than split into a separate reference file.

4 / 5

Total

15

/

20

Passed

Description

78%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.

A solid description that names a clear platform niche and enumerates six concrete resource types with an explicit "Use when" clause. Its main weakness is the generic "Manage" verb and a "when" trigger that is broad rather than listing concrete user phrases.

DimensionReasoningScore

Specificity

"Manage Products, Orders, Customers, Reports, TaxRates, ShippingMethods" lists six concrete resource types, conveying clear capability breadth even though the single verb "Manage" is generic.

4 / 5

Completeness

It gives a clear "what" (the managed resources) and an explicit "Use when the user wants to interact with Woocommerce data" clause, but the when-trigger is generic rather than enumerating concrete trigger phrases.

4 / 5

Trigger Term Quality

"Woocommerce", "Products", "Orders", and "Customers" are natural terms users say, with an explicit "Use when…" trigger, but no synonyms or file extensions are present.

4 / 5

Distinctiveness Conflict Risk

"Woocommerce integration" is a well-defined platform niche with a distinctive trigger, creating minimal conflict risk with other skills.

5 / 5

Total

17

/

20

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

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

Warning

Total

15

/

16

Passed

Repository
membranedev/application-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.