danielrosehill

Aliexpress Compare — Development skill for Claude Code

Development community

Compare every open AliExpress listing tab side-by-side.

How to install Aliexpress Compare

Installs to ~/.claude/skills/danielrosehill-aliexpress-shopper-aliexpress-compare/SKILL.md

Terminal
mkdir -p ~/.claude/skills/danielrosehill-aliexpress-shopper-aliexpress-compare && curl -fsSL https://raw.githubusercontent.com/danielrosehill/Aliexpress-Shopper/HEAD/commands/aliexpress-compare.md -o ~/.claude/skills/danielrosehill-aliexpress-shopper-aliexpress-compare/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Aliexpress Compare does


name: aliexpress-compare description: Compare every open AliExpress listing tab side-by-side. Hands off to the `compare-open-tabs` skill.

/aliexpress-compare

Side-by-side comparison of all open AliExpress `/item/` tabs.

Usage: `/aliexpress-compare`

Reads each tab, builds a comparison table sorted by price, and adds a short verdict (cheapest / best-rated / best apparent value). Currencies are preserved as shown — no conversion.

Alternatives in Development

  • Hackingtool Plugin — Claude Code plugin: 183+ pentesting & OSINT tools from Z4nzu/hackingtool 1k ★
  • Clawhub Listings — ClawHub Listing Copy 233 ★
  • Gov Backlinks — Free .gov backlinks - drive the user's browser through SAM.gov, the SBA small business listing, and state vend 195 ★

Full documentation available on GitHub

View Source Repository