Aliexpress Combos — Development skill for Claude Code
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
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 RepositoryRelated Skills
Aliexpress Install Userscripts
Install (and verify) the bundled Find Similar and Hide Combo Deals userscripts. Hands off to the install-users
Aliexpress Filter
Apply filters (Choice, free shipping, 4★+, ship-from, price range) to the AliExpress search page in the active
Night Mode
Owner-invoked autonomy posture toggle — hands you the exact command to arm acceptEdits for the NEXT session, r
Verify Templates
Validate that every chezmoi .tmpl in this repo renders for all machine_type × arch combos.
Claude Allow All Toggle
Hook for Claude you can turn on and off to allow all edits. Used for broken "allow all edits during this sessi
Noconvert
Toggle the md-convert hook on or off for this session.
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