danielrosehill

Aliexpress Combos — Development skill for Claude Code

Development community

Verify, query, or toggle the Hide Combo Deals userscript on the active AliExpress tab.

How to install Aliexpress Combos

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

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

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

What Aliexpress Combos does


name: aliexpress-combos description: Verify, query, or toggle the Hide Combo Deals userscript on the active AliExpress tab. Hands off to the `hide-combo-deals` skill.

/aliexpress-combos

Check on or toggle the **Hide Combo Deals** userscript on the active AliExpress tab.

Usage:

  • /aliexpress-combos — report state (active? how many excluded?).
  • /aliexpress-combos toggle — flip Show/Hide.
  • /aliexpress-combos hide — ensure combos are hidden (no-op if already).
  • `/aliexpress-com

Alternatives in Development

  • Discipline — Toggle discipline mode — auto-invoke verification, brainstorming-before-coding, and review checks 2.8k ★
  • 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 Repository