blocks: Skill for Cursor

.cursor/skills/deco-apps-vtex-review/SKILL.md

deco-apps-vtex-review is a skill for Cursor from decocms/blocks. It costs 102 tokens per session (3,631 once invoked), scanned A, original, no licence file.

A review and repair guide for the VTEX shopping integration in the @decocms/apps-start application, which uses TanStack Start.

In plain words
What is it for?
Use it when auditing or fixing VTEX login, order forms, sales channels, cookies, product search, cart, user, or wishlist behavior in this application.
Why use it?
It focuses on common integration details such as passing login cookies, selecting sales channels, building carts, and handling product search authentication.

Skill for Cursor

Written for Cursor: installed under .cursor/.

This is decocms/blocks's own configuration. It tells Cursor how to work on blocks itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything blocks configures →

Reuse

Borrowing it

Nothing to install: this file belongs to decocms/blocks. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/decocms/blocks/main/.cursor/skills/deco-apps-vtex-review/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/decocms/blocks

Made for: Cursor.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for deco-apps-vtex-review

README.md
[![agentmods](https://agentmods.dev/badge/skills/decocms/blocks/deco-apps-vtex-review.svg)](https://agentmods.dev/skills/decocms/blocks/deco-apps-vtex-review)
Your own site
<a href="https://agentmods.dev/skills/decocms/blocks/deco-apps-vtex-review"><img src="https://agentmods.dev/badge/skills/decocms/blocks/deco-apps-vtex-review.svg" alt="Measured on agentmods" height="20"></a>
Per session 102 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,631 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00102 $0.03631
Opus 5 $0.00051 $0.01816
Sonnet 5 $0.00020 $0.00726
Haiku 4.5 $0.00010 $0.00363

Measured 8d ago against content hash 809f20d79786, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

deco-apps-vtex-review scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.cursor/skills/deco-apps-vtex-review/SKILL.md · 366 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 366 lines · 102 tokens per session scan A 809f20d79786

Subscribe to this mod's changes

deco-apps-vtex-review is a skill published in the GitHub repository decocms/blocks (5 stars, last pushed 4d ago), with no licence file. It adds 102 tokens to every session and 3,631 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

ai-slop

Operational rubric that turns "don't make AI slop" into observable properties, severity levels, evidence requirements, and repair actions for interface design. Use as the reference rubric when building or reviewing marketing sites, product interfaces, dashboards, portfolios, or e-commerce pages, especially alongside…

waybarrios/opencode-power-pack · 61 tokens

woo-guard

Review generated or changed WooCommerce code — extensions, payment and shipping integrations, checkout customizations, and order/product logic — before it ships. Best used reactively after an agent writes, edits, or reviews code touching WooCommerce APIs: wcgetorder, wcgetorders, wcgetproduct, WC() cart or session…

amElnagdy/guard-skills · 216 tokens

vertical-retail

Retail & e-commerce domain knowledge for SMB storefront products (storefront, inventory, pricing, cart-recovery). Codifies the vocabulary (SKU vs variant, reorder point, COGS/margin, ATS, AOV), the non-obvious rules (Shopify owns the storefront — don't fight it head-on; the wedge is multichannel inventory + reorder…

avelikiy/great_cto · 156 tokens

vertical-restaurants

Domain-knowledge primer for the restaurants & hospitality vertical (dine-in, pickup, delivery). Gives architect and pm the vocabulary, non-obvious operating rules, must-model entities, and incumbent landscape so a restaurant-product spec isn't naive about modifiers, 86'd items, aggregator commissions, tip law, and…

avelikiy/great_cto · 88 tokens

magpie-dependency-audit

Read-only dependency vulnerability audit for one repository or a local checkout. Detects the project's dependency manager(s), runs the appropriate audit tool, surfaces patchable findings grouped by severity, and proposes upgrades for maintainer review. Never modifies manifests or lock files and never opens update PRs.

apache/magpie · 66 tokens

magento2-code-review

This skill should be used when the user asks to "review this PR/MR", "review this merge request", "review this module", "audit this module before merge", "review this theme", "audit this theme PR", or wants a "full review before release". Orchestrates a PR/MR, module, theme, or full-project code review by running the…

ddtcorex/maestro-skills · 181 tokens