arijit-gogoi/ari-marketplace
Arijit's personal Claude Code marketplace — reference and tooling plugins. Currently hosts the remix plugin.
Arijit's personal Claude Code marketplace — reference and tooling plugins. Currently hosts the remix plugin.
npx skills add arijit-gogoi/ari-marketplaceArijit's personal Claude Code marketplace — reference and tooling plugins. Currently hosts the remix plugin.
Build and distribute Expo development clients locally or via TestFlight
Automate Quaderno tasks via Rube MCP (Composio). Always search tools first for current schemas.
cargo-fuzz is the de facto fuzzing tool for Rust projects using Cargo. Use for fuzzing Rust code with libFuzzer backend.
Automatically organizes invoices and receipts for tax preparation by reading messy files, extracting key information, renaming them consistently, and sorting them into logical folders. Turns hours of manual bookkeeping into minutes of automated organization.
An open marketplace for Claude Code skills — git-backed, NPX-installable.
Provides binary exploitation techniques for CTF challenges. Use when you already have a vulnerable native target or service and need to turn memory corruption or low-level primitives into code execution or privilege escalation, such as buffer overflows, format strings, heap bugs, ROP, ret2libc, shellcode, kernel exploitation, seccomp bypass, sandbox escape, or Windows/Linux exploit chains. Do not use it when the main blocker is understanding what the binary does; use reverse engineering first. Do not use it for pure web bugs, disk or packet forensics, or standalone crypto/math challenges.