aiocean

60 mods across 1 repository, 4 stars between them.

aiocean-plugins

01

aiocean/claude-plugins

Plugin Claude Code

Plugin marketplace listing 30 plugins: aio-epub-translate, aio-youtube, aio-gherkin-refine, aio-bun-fullstack-setup, aio-monitoring-observability.

4 6d ago A tokens not measured

claude-plugins

02

aiocean/claude-plugins

Settings file Claude Code

🚀 Claude Code plugins for parallel development, mental models, session learning, image processing, ebook generation, and more. Make your AI coding assistant smarter.

4 6d ago A tokens not measured

validate

03

aiocean/claude-plugins

Skill Claude CodeCodex

Run the marketplace validation script to check plugin integrity. Use when finishing plugin work, after adding or modifying plugins, or before committing plugin changes.

4 6d ago A 30 tokens

aiocean/claude-plugins

Instructions file

Claude Code instructions for aiocean/claude-plugins, covering claude.md, what this is, plugin structure, marketplace registry and plugin categories.

4 6d ago A 1,701 tokens

aio-advisor

05

aiocean/claude-plugins

Plugin Claude Code

Curated decision-support reference with semantic search across three domains — 54 general-reasoning mental models (first principles, inversion, second-order thinking, opportunity cost, …), 27 threat-modeling frameworks (STRIDE, LINDDUN, PASTA, OCTAVE, Attack Trees, MITRE ATT&CK/ATLAS, Kill Chain, NIST AI RMF, OWASP…

4 6d ago A tokens not measured

aiocean/claude-plugins

Skill Claude CodeCodex

Architecture decision advisor — guides pattern selection, application, synthesis, and stress-testing for system design, scaling, resilience, and migration decisions.

4 6d ago A 33 tokens

aiocean/claude-plugins

Skill Claude CodeCodex

Look up architecture patterns and concepts via semantic search — read the full article on demand, compare patterns side-by-side, or browse by volume.

4 6d ago A 33 tokens

aio-mental-models

08

aiocean/claude-plugins

Skill Claude CodeCodex

Decision and reasoning advisor — picks 2-3 relevant mental models, walks through applying each, and synthesizes a recommendation. Use proactively when facing a hard trade-off, an ambiguous decision, or any "should we do X or Y" question where structured reasoning beats gut feeling.

4 6d ago A 62 tokens

aio-threat-models

09

aiocean/claude-plugins

Skill Claude CodeCodex

Threat modeling framework advisor — selects the right framework(s) for the system (security, privacy, AI/ML, cloud, K8s), walks through application, and composes findings across frameworks. Use proactively when reviewing architecture for risk, conducting a security architecture review, assessing a system's attack…

4 6d ago A 84 tokens

aio-anti-slop

10

aiocean/claude-plugins

Plugin Claude Code

Remove AI slop from prose and code. Mechanical detection via a grep-able catalog of English and Vietnamese tells, per-hit triage with false-positive protection, minimal repairs verified by a re-scan loop, and a diff-scoped code pass that keeps behavior unchanged.

4 6d ago A tokens not measured

aio-anti-slop

11

aiocean/claude-plugins

Skill Claude CodeCodex

Remove AI slop from prose and code. Use when text or code reads AI-generated and the tells need removing — user says "deslop", "unslop", "anti-slop", "humanize", "bớt giọng AI", "nghe như AI viết", "văn AI quá", "sounds like ChatGPT", "make it sound human", "làm cho tự nhiên hơn"; before publishing any agent-drafted…

4 6d ago A 152 tokens

aio-boox

12

aiocean/claude-plugins

Plugin Claude Code

Push books/docs to an Onyx BOOX e-reader and manage its cloud account (push list, library, notes) API-direct via a self-contained zero-dependency Node CLI — no web UI, no email, no BooxDrop.

4 6d ago A tokens not measured

aio-boox

13

aiocean/claude-plugins

Skill Claude CodeCodex

Push books/docs and read notes from an Onyx BOOX e-reader account (push.boox.com / send2boox.com) WITHOUT the web UI, via the self-contained boox.mjs CLI. Uploads a file to Aliyun OSS, writes a digitalcontent doc into the device's MESSAGE sync channel, and calls saveAndPush to notify the device — the exact 3-step flow…

4 6d ago A 126 tokens

aio-browser-cookie

14

aiocean/claude-plugins

Plugin Claude Code

Extract browser cookies with rookiepy and reuse them for authenticated requests or Netscape cookie exports.

4 6d ago A tokens not measured

aio-browser-cookie

15

aiocean/claude-plugins

Skill Claude CodeCodex

Extract cookies from local browsers and export them for use in authenticated requests. Use when extracting Chrome cookies, Firefox cookies, or Safari cookies from the local browser store; reusing a browser session to replay an authenticated request; exporting a Netscape cookie jar for curl, wget, or yt-dlp cookies…

4 6d ago A 103 tokens

aiocean/claude-plugins

Plugin Claude Code

Bootstrap a Bun fullstack project in one shot — single-port API + frontend, Vite dev proxy, monorepo layout, and Docker config. Skips files you already have.

4 6d ago A tokens not measured

aiocean/claude-plugins

Skill Claude CodeCodex

Bootstrap or scaffold a Bun fullstack project in one shot — single-port server, Vite dev proxy, monorepo layout, and Docker config. Use when starting a new fullstack project with Bun, setting up a bun server with vite proxy, creating a monorepo bun layout, configuring docker bun deployment, or bootstrapping a bun…

4 6d ago A 95 tokens

aio-catch-me-up

18

aiocean/claude-plugins

Plugin Claude Code

Turn Claude into a wise teacher that makes sure YOU deeply understand the work an AI agent just did — the problem, the solution, the design decisions, the edge cases, and why it matters. Incremental and mastery-gated: it has you restate your understanding first, fills the gaps at the depth you ask for (eli5 / eli14 /…

4 6d ago A tokens not measured

aio-catch-me-up

19

aiocean/claude-plugins

Skill Claude CodeCodex

Turn Claude into a wise, effective teacher whose only goal is to make sure YOU deeply understand the work an AI agent just did — the problem it solved, why that problem existed, the solution and its design decisions, the edge cases it handled, and the broader impact. Incremental and mastery-gated: it has you restate…

4 6d ago A 246 tokens

aio-claude-toolkit

20

aiocean/claude-plugins

Plugin Claude Code

Sharpen Claude Code — patch and recompile Claude's binary for custom use cases (control channels, agent-as-a-service, custom tooling), capture this session's workflow as a reusable skill, consolidate memory, and ship feedback to the marketplace.

4 6d ago A tokens not measured

aio-dream

21

aiocean/claude-plugins

Skill Claude CodeCodex

Memory consolidation — review, merge, prune and re-index memory files so future sessions orient quickly.

4 6d ago A 23 tokens

aio-feedback

22

aiocean/claude-plugins

Skill Claude CodeCodex

Submit bug reports, feature requests, and plugin requests to aiocean/claude-plugins via GitHub Issues.

4 6d ago A 26 tokens

aio-patch-anchor

23

aiocean/claude-plugins

Skill Claude CodeCodex

Find and navigate anchors in the extracted cli.js — wraps tools/cli-nav/{find-anchors,navigate,build-explorer}.cjs (acorn-based AST navigator). Used primarily for drift recovery when Claude version bumps shift the location of anchored patch points.

4 6d ago A 57 tokens

aio-patch-compile

24

aiocean/claude-plugins

Skill Claude CodeCodex

Apply tools/pipeline/patches.json + bun build --compile → patched claude binary at dist/ /claude. Default: current host arch only (fast inner-loop 1.2s). Opt-in --target=all (4 platforms) or csv list (e.g. --target=darwin-arm64,linux-amd64). If cli.js for a target arch is not yet extracted, transitively calls extract…

4 6d ago A 107 tokens