danielrosehill

Aliexpress Filter — Development skill for Claude Code

Development community

Apply filters (Choice, free shipping, 4★+, ship-from, price range) to the AliExpress search page in the active tab.

How to install Aliexpress Filter

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

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

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

What Aliexpress Filter does


name: aliexpress-filter description: Apply filters (Choice, free shipping, 4★+, ship-from, price range) to the AliExpress search page in the active tab. Hands off to the `apply-filters` skill.

/aliexpress-filter

Toggle filters on the AliExpress search results page in the active tab.

Usage: `/aliexpress-filter `

Examples:

  • /aliexpress-filter choice freeshipping
  • /aliexpress-filter rating4plus ship_from=CN
  • /aliexpress-filter price=10-50

Alternatives in Development

  • Release & Shipping Burn Patterns — Research Summary — Research completed: 2026-02-10 Sources: ~/.claude/CLAUDE.md (This Has Burned You Before table), SESSION_HANDOF 216 ★
  • Essentials — Built by AgentSystem — the platform for shipping production-grade agentic systems 87 ★
  • Persona Panel — Run a parallel multi-persona domain-expert review panel against a file, directory, or output range 49 ★

Full documentation available on GitHub

View Source Repository