
Claude Skills by 40RTY-ai
github.com/40RTY-aiRead-only: walks every delivery profile and zone to verify each has at least one valid shipping rate, surfacing zones with no rates or only manual rates.
Splits a multi-line fulfillment order into separate shipments for partial or location-specific shipping.
Batch-update tracking numbers and URLs on existing fulfillments when a carrier reassigns tracking IDs.
Query checkouts abandoned in the last N days, generate unique discount codes per customer, and tag them for re-engagement.
Identify customers who have not ordered in N days, export a re-engagement list, and tag them in Shopify.
Identify high-LTV customers by order count and lifetime spend, tag them, and export a loyalty-ready contact list.
Bulk-creates a batch of unique discount codes for campaigns, giveaways, or partner distributions — each code is its own DiscountCodeBasic with single-use limit by default.
Read-only: parses each order's landing site and referrer URL to break down orders, revenue, and AOV by traffic source — direct, organic, paid, social, email, or referral domain.
Identifies top-spending customers (top N% by lifetime value or order frequency) and exports a VIP candidate list; optionally tags qualified customers as VIPs.
Query products by collection or tag and update all variant prices by a percentage or fixed amount, with optional floor/ceiling constraints.
Read-only: identifies products and variants that are missing inventoryItem.unitCost so margin and inventory valuation reports stay accurate.
Read-only: lists orphan products (in zero collections) and over-collected products for catalog hygiene.
Reorder products in a manual Shopify collection by inventory level, moving in-stock products to the top and out-of-stock to the bottom.
Removes stale compareAtPrice values where current price >= compareAtPrice (no real discount) or compareAtPrice has been set for over a configurable age threshold.
Read-only: cross-references inventory levels with order velocity to flag items with positive stock but zero sales in N days.
Read-only: forecasts demand per SKU using sales velocity and seasonality, then calculates reorder points and suggested purchase order quantities.
Read-only: finds duplicate SKUs or barcodes across all product variants.
Apply inventory quantity adjustments to specific variants at specific locations — after a cycle count, 3PL return batch, or sync discrepancy correction.
Read-only: categorizes inventory into aging buckets (0-30, 31-60, 61-90, 90+ days) based on time since last sale or receipt.
Moves inventory units from one location to another by decrementing the source and incrementing the destination.
Read-only: calculates total inventory value (quantity × cost) per location and per vendor for accounting and insurance.
Query all tracked product variants below a stock threshold and export a restock list grouped by vendor.
Bulk set or delete metafields on products, variants, or customers filtered by tag or collection.
Audit inventory levels across all active locations, flagging variants where Available quantity is negative or Committed exceeds On Hand — a signal of inventory sync drift.
Read-only: analyzes the relationship between product pricing and sales velocity to identify optimal price points and price-sensitive products.
Read-only: scores each product on data completeness across description, images, SEO, weight, barcode, cost, and metafields.
Read-only: flags products and variants with missing images or fewer than a minimum number of images.
Bulk transition products through DRAFT → ACTIVE → ARCHIVED status for seasonal launches and sunsetting.
Add or remove tags on all products matching a collection, existing tag, or search query — for campaign setup, teardown, or catalog organization.
Read-only: scans products, collections, and pages for missing SEO titles or meta descriptions.
Read-only: calculates days-of-supply and sell-through rate per SKU and location for replenishment planning.
Detects inconsistent variant option naming (Sm vs Small vs S) and bulk-corrects to a standard set.
Rank every product variant by revenue, units sold, and refund rate, then cross-reference against current inventory to identify dead weight vs. top performers.
Read-only: detects vendor field typos, casing variants, and trailing-whitespace duplicates across the catalog and proposes a canonical merge per cluster.
Mutation: applies tags to orders based on configurable rules (geography, value, product type, risk level, customer tier).
Tags orders flagged as high-risk for manual review and optionally places fulfillment holds to prevent shipping.
Read-only: parses UTM source/medium/campaign from order landing site URLs to attribute revenue, AOV, and conversion volume to marketing channels.
Read-only: tracks cancellation rate over time and breaks down cancelled orders by cancelReason to surface fraud, inventory, customer, and declined-payment patterns.
Read-only: extracts and tabulates order notes and custom attributes for ops review of gift messages and special instructions.
Read-only: lists orders by fraud risk level with indicator details for building a manual review queue.
Read-only: surfaces orders with multiple partial refunds or unusually high partial-refund-to-total ratios that may indicate fraud, chronic complaints, or process gaps.
Mine order history to find which products are most frequently bought together, then rank pairs by support, confidence, and lift to power bundles and cross-sell recommendations.
Read-only: calculates what percentage of customers place 2+ orders within N days, segmented by product or collection.
Read-only: tracks what percentage of returns become exchanges vs. refunds vs. store credit — measures revenue recovery rate.
For approved/closed returns, restocks inventory at the return location by adjusting on-hand quantities for each returned line item.
Read-only: calculates the true cost of returns by reason and product — refund dollars, restocking impact, shipping cost lost, and COGS impact for items written off.
Read-only: identifies customers with abnormal return behavior — high return rate, wardrobing patterns, or serial returner profiles — for manual review.
Read-only: measures average time from return request to refund completion, surfacing SLA breaches.
Read-only: aggregates return reasons across orders to identify product quality or listing issues.
Finds expired, zero-usage, or duplicate discount codes and optionally deactivates or deletes them.