aiocean

60 mods across 1 repository, 4 stars between them.

aio-patch-control

25

aiocean/claude-plugins

Skill Claude CodeCodex

Scaffold a reference HTTP control-channel gateway (sample shell clients + bun TUI) into /control/, OR print the control-channel protocol docs. Reference example based on the dirty-claude project (Phase 1 patched binary exposes HTTP+SSE server on 127.0.0.1:$DCPORT inside the running Claude). NOT a generic abstraction …

4 6d ago A 98 tokens

aio-patch-extract

26

aiocean/claude-plugins

Skill Claude CodeCodex

Extract Claude Code's cli.js + native .node modules from an installed claude binary (or a binary you pass as positional arg). Output lands in dist/ /. Required before aio-patch-compile. Default arch detected from host; ARCH env var overrides for cross-arch extraction.

4 6d ago A 65 tokens

aio-patch-run

27

aiocean/claude-plugins

Skill Claude CodeCodex

Exec the compiled patched Claude binary at dist/ /claude. Pass-through args + env. Requires aio-patch-compile to have been run first (sentinel: dist/ /claude exists).

4 6d ago A 50 tokens

aio-patch-setup

28

aiocean/claude-plugins

Skill Claude CodeCodex

Scaffold a new Claude-binary-patching project at CWD (or [targetdir]). Copies generic pipeline tools (extract/build/run, Python pipeline scripts, cli-nav AST navigator) + generic docs/guides into the target. Patches.json starts EMPTY — user fills it in; a reference example from the dirty-claude project is shipped…

4 6d ago A 79 tokens

aio-skillify

29

aiocean/claude-plugins

Skill Claude CodeCodex

Capture this session's repeatable process into a reusable SKILL.md file via guided interview.

4 6d ago A 23 tokens

aio-code-review

30

aiocean/claude-plugins

Plugin Claude Code

Runs an adaptive, project-aware code-review workflow and carries Google's engineering code-review playbook it applies. The workflow profiles the project, detects its real lint/type-check/test tooling and house conventions, reviews on two tracks (mechanical + semantic 8-dimension rubric), adversarially verifies each…

4 6d ago A tokens not measured

aio-code-review

31

aiocean/claude-plugins

Skill Claude CodeCodex

Runs an adaptive, project-aware code-review workflow (profile the project, detect its lint tools + conventions, run mechanical + semantic review, consolidate into an LGTM verdict) and carries the Google eng-practices playbook it applies — reviewer (what to look for, when to approve, severity-labeled comments, handling…

4 6d ago A 139 tokens

aio-codeflow

32

aiocean/claude-plugins

Plugin Claude Code

Understand, plan, debug, and review code as one coordinated workflow — codebase discovery, dependency mapping, implementation planning, root-cause debugging, and pre-merge review.

4 6d ago A tokens not measured

aio-debug

33

aiocean/claude-plugins

Skill Claude CodeCodex

Debug broken code — orchestrates codebase context gathering, root cause investigation, minimal fix, and code review validation via debugger agent.

4 6d ago A 29 tokens

aio-discover

34

aiocean/claude-plugins

Skill Claude CodeCodex

Find code, locate implementations, and understand how features work via parallel Explore agents. Step 1 of the codeflow discover → map → plan trio used before implementation.

4 6d ago A 37 tokens

aio-doc-writer

35

aiocean/claude-plugins

Skill Claude CodeCodex

Generate comprehensive architecture documentation — the Codebase Oracle that writes docs, module docs, and dependency maps — powered by the GitNexus knowledge graph and LSP analysis.

4 6d ago A 38 tokens

aio-gitnexus

36

aiocean/claude-plugins

Skill Claude CodeCodex

Install, configure, and manage the GitNexus code intelligence engine — index codebase, setup MCP, check status, troubleshoot, and document local git-hook auto-refresh for master-only workflows.

4 6d ago A 44 tokens

aio-map

37

aiocean/claude-plugins

Skill Claude CodeCodex

Trace dependencies, call graphs, and blast radius for a file/function/module via GitNexus + LSP. Step 2 of the codeflow discover → map → plan trio (after aio-discover, before aio-plan).

4 6d ago A 48 tokens

aio-plan

38

aiocean/claude-plugins

Skill Claude CodeCodex

Synthesize discovery and dependency mapping into a step-by-step implementation plan via planner agent. Step 3 of the codeflow discover → map → plan trio (after aio-discover and aio-map).

4 6d ago A 42 tokens

aio-review-deep

39

aiocean/claude-plugins

Skill Claude CodeCodex

Deep multi-agent code review — dispatch a fleet of parallel specialized agents (security, architecture, quality, performance) with GitNexus domain analysis. Use before merging a PR or after a major feature lands when a single-pass review is too shallow. For a quick pre-commit sanity check use aio-review-quick.

4 6d ago A 68 tokens

aio-review-quick

40

aiocean/claude-plugins

Skill Claude CodeCodex

Quick pre-commit sanity check — validate post-implementation changes against the aio-snapshot baseline via change detection, duplication detection, and type checking. Light pass; for deep multi-agent review use aio-review-deep.

4 6d ago A 48 tokens

aio-rubber-duck

41

aiocean/claude-plugins

Skill Claude CodeCodex

Rubber duck companion — Claude plays the duck (asks questions, probes assumptions, never rushes a solution); the user explains the problem step by step to externalize reasoning.

4 6d ago A 41 tokens

aio-snapshot

42

aiocean/claude-plugins

Skill Claude CodeCodex

Capture a GitNexus baseline of the codebase before coding so aio-review-quick can detect what changed afterwards.

4 6d ago A 27 tokens

aio-design-system

43

aiocean/claude-plugins

Plugin Claude Code

Design and ship UI with confidence — UI/UX guidance, neobrutalism design system bootstrapping, and SaaS analytics dashboard design (chart selection, anti-pattern checks, a11y, storytelling).

4 6d ago A tokens not measured

aiocean/claude-plugins

Skill Claude CodeCodex

Design and review SaaS analytics dashboards — chart selection, anti-patterns, WCAG 2.2 a11y, color palettes, and storytelling.

4 6d ago A 35 tokens

aio-neobrutalism

45

aiocean/claude-plugins

Skill Claude CodeCodex

Apply neobrutalism design to a web project — detects tech stack, generates CSS tokens, and transforms existing UI components.

4 6d ago A 33 tokens

aio-uiux

46

aiocean/claude-plugins

Skill Claude CodeCodex

Web UI design and review advisor — applies UX psychology, interaction patterns, WCAG accessibility, and modern CSS to design new interfaces or critique existing ones. Use proactively when reviewing any frontend UI, scaffolding new components, or deciding layout/color/typography trade-offs.

4 6d ago A 57 tokens

aio-devops

47

aiocean/claude-plugins

Plugin Claude Code

GitHub, GitLab, and git worktree workflows in one toolkit — manage repos, PRs, MRs, pipelines, and parallel branches without juggling CLIs.

4 6d ago A tokens not measured

aio-github

48

aiocean/claude-plugins

Skill Claude CodeCodex

Read and manage GitHub repos, pull requests, issues, releases, and branches via github-mcp (auto-installs if missing). Use when the user mentions a GitHub URL, asks to open/review/merge a PR, comment on an issue, list repos, trigger a release, or run any GitHub action programmatically.

4 6d ago B 72 tokens