Directory

Discover and filter AI agent skills. 27,776 active skills available.

Popular guides from the directory

Start with intent-focused guides, then come back to the full directory when you need broader coverage.

Results

Showing 6673-6696 of 27,776Page 279 of 1158

analytics-integration

11
from finsilabs/awesome-ecommerce-skills

Implement GA4, Meta Pixel, and server-side tagging with a proper data layer so you capture accurate conversion events for ad campaigns

monitoring-alerting-commerce

11
from finsilabs/awesome-ecommerce-skills

Track store health in real time with dashboards for checkout success rate, payment failures, cart errors, and custom SLO alerting

load-testing-commerce

11
from finsilabs/awesome-ecommerce-skills

Simulate realistic shopper traffic on your checkout and catalog pages using k6 or Artillery to find performance bottlenecks before launch

image-optimization-cdn

11
from finsilabs/awesome-ecommerce-skills

Speed up your store by automatically resizing and converting product images to WebP/AVIF, adding lazy loading, and serving via CDN

flash-sale-scaling

11
from finsilabs/awesome-ecommerce-skills

Prepare for Black Friday and flash sales with auto-scaling, queue-based order processing, and circuit breakers to prevent site outages

edge-commerce

11
from finsilabs/awesome-ecommerce-skills

Reduce latency globally by running geo-routing, A/B tests, and personalization logic at the network edge using Cloudflare Workers or Vercel

ecommerce-caching

11
from finsilabs/awesome-ecommerce-skills

Improve store performance with a layered caching strategy — CDN edge caching, Redis application cache, and smart cart-aware invalidation

database-optimization-commerce

11
from finsilabs/awesome-ecommerce-skills

Speed up slow product and order queries with proper indexing, query analysis, read replicas, and search engine offloading strategies

shopify-hydrogen

11
from finsilabs/awesome-ecommerce-skills

Build a custom Shopify storefront using the Hydrogen React framework with Remix routing and deploy it to Shopify's Oxygen edge hosting

saleor-development

11
from finsilabs/awesome-ecommerce-skills

Build and extend Saleor's GraphQL-based headless commerce platform with custom apps, webhook handlers, and dashboard UI customizations

pwa-storefront

11
from finsilabs/awesome-ecommerce-skills

Turn your store into an installable Progressive Web App with offline product browsing, push notifications, and home screen access for mobile shoppers

medusa-development

11
from finsilabs/awesome-ecommerce-skills

Extend the open-source Medusa commerce platform with custom services, event subscribers, and API endpoints for unique business requirements

jamstack-storefront

11
from finsilabs/awesome-ecommerce-skills

Build a blazing-fast storefront with Next.js or Astro that pre-renders product pages as static HTML and fetches live data from commerce APIs

composable-commerce

11
from finsilabs/awesome-ecommerce-skills

Architect a modern store using MACH principles — independent microservices, API-first integrations, cloud-native hosting, and headless frontend

commerce-js-integration

11
from finsilabs/awesome-ecommerce-skills

Build a lightweight headless store using the Commerce.js SDK for product display, cart management, and checkout without a heavy backend

commerce-api-gateway

11
from finsilabs/awesome-ecommerce-skills

Aggregate multiple commerce microservices behind a single API gateway with GraphQL federation, rate limiting, and unified authentication

shipping-rate-calculator

11
from finsilabs/awesome-ecommerce-skills

Show real-time shipping rates from UPS, FedEx, USPS, and DHL at checkout by integrating directly with each carrier's rate API

shipment-tracking

11
from finsilabs/awesome-ecommerce-skills

Give customers live package tracking by aggregating carrier status updates via webhooks and sending proactive delivery notifications

same-day-delivery

11
from finsilabs/awesome-ecommerce-skills

Offer same-day local delivery with geographic zone management, customer-facing time-slot booking, and driver dispatch coordination

returns-management

11
from finsilabs/awesome-ecommerce-skills

Process returns end to end — generate prepaid labels, apply refund or exchange logic, update inventory, and notify customers automatically

order-fulfillment-workflow

11
from finsilabs/awesome-ecommerce-skills

Streamline your warehouse with digital pick-pack-ship workflows, barcode scanning for accuracy, and automatic packing slip generation

international-shipping

11
from finsilabs/awesome-ecommerce-skills

Handle cross-border orders with customs form generation, duties and taxes estimation, HS code assignment, and restricted items blocking

free-shipping-thresholds

11
from finsilabs/awesome-ecommerce-skills

Motivate larger orders by showing a progress bar toward free shipping and nudging customers to add more items to qualify

dropshipping-integration

11
from finsilabs/awesome-ecommerce-skills

Connect to supplier APIs for automatic order routing to dropship vendors, real-time inventory sync, and margin calculation per order