Aliexpress Install Userscripts — Development skill for Claude Code
Install (and verify) the bundled Find Similar and Hide Combo Deals userscripts.
How to install Aliexpress Install Userscripts
Installs to ~/.claude/skills/danielrosehill-aliexpress-shopper-aliexpress-install-userscripts/SKILL.md
mkdir -p ~/.claude/skills/danielrosehill-aliexpress-shopper-aliexpress-install-userscripts && curl -fsSL https://raw.githubusercontent.com/danielrosehill/Aliexpress-Shopper/HEAD/commands/aliexpress-install-userscripts.md -o ~/.claude/skills/danielrosehill-aliexpress-shopper-aliexpress-install-userscripts/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Aliexpress Install Userscripts does
name: aliexpress-install-userscripts description: Install (and verify) the bundled Find Similar and Hide Combo Deals userscripts. Hands off to the `install-userscripts` skill.
/aliexpress-install-userscripts
Walk the user through installing the two bundled userscripts via Tampermonkey/Violentmonkey, then verify they're active on aliexpress.com.
Usage: `/aliexpress-install-userscripts`
Alternatives in Development
- Mempalace Init — Set up MemPalace — install the package, initialize a palace, register the MCP server with Cursor, and verify e 58.6k ★
- Hackingtool Plugin — Claude Code plugin: 183+ pentesting & OSINT tools from Z4nzu/hackingtool 1k ★
- Claude Private — Claude Code without any telemetry - the perfect cli to combo with CCR 350 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Aliexpress Combos
Verify, query, or toggle the Hide Combo Deals userscript on the active AliExpress tab. Hands off to the hide-c
Aliexpress Similar
Find listings similar to the active AliExpress product tab (or a pasted listing URL). Hands off to the find-si
Similar
Find reports related to a specific topic or report
Bench Run All
Agent-driven bench round for one size — drive the 2 variant folders + judge + capture, hands-off
Pcb New
Start a new PCB project from a text description. Sources parts, generates a wired .kicad_pcb, and hands off to
Launch And Go
Launch-and-go mode. Runs the 10-item pre-flight checklist, stamps the per-project bug log, orchestrates subage
Related Agents
Brainstorm
Creative ideation — generates 2-3 approaches with trade-offs. Use when multiple valid paths exist or current a
Lead Build
Build pipeline lead. Spawns builder agents for builder-ready issues. Tracks PRs and hands off to review lead.
TDD Test Writer
Writes failing tests for a ledger item. NEVER writes production code. Reads the spec, writes the test, runs it