You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A curated collection of 23 plugins for Claude Code β from codebase analysis to iOS debugging to ebook publishing.
Quick Start
# Add the marketplace
/plugin marketplace add aiocean/claude-plugins
# Install any plugin
/plugin install <plugin-name>@aiocean-plugins
Plugins
Codebase & Architecture
Plugin
Description
aio-codebase-oracle
Deep codebase analysis with parallel agent teams. Generates C4 diagrams, data models, API surfaces, dependency graphs. Three modes: Full Map, Investigate, Impact Analysis. Includes interactive HTML visualization.
aio-deep-plan
Pre-coding analysis combining CocoIndex semantic search, Kai semantic graph, and LSP. Five skills: discover, map, snapshot, plan, review.
aio-debug
Four-phase debug pipeline: understand context, investigate root cause, implement minimal fix, validate with code review. No guessing β evidence-based only.
Git worktree management for parallel development. Create isolated workspaces, sync changes, merge branches, cleanup β no more branch switching.
aio-bun-fullstack-setup
Scaffold Bun fullstack apps: single-port API + static frontend, Vite proxy for dev, env validation, PM2 config, multi-stage Docker build.
aio-claude-manager
Enable/disable skills by project context. Switch presets (frontend, backend, ai) to reduce skill clutter and speed up responses.
aio-reflect
Analyze past Claude Code sessions to extract patterns, corrections, and preferences. Turns insights into CLAUDE.md rules or new skills.
aio-feedback
Submit bug reports, feature requests, and plugin ideas directly from Claude Code via GitHub Issues. Requires gh CLI.
Language & Framework
Plugin
Description
aio-golang-mastery
Complete Go development: idiomatic patterns, concurrency, generics, testing (TDD, fuzzing, benchmarks), gRPC. Based on Google/Uber style guides. Go 1.25.
aio-xstate
XState v5 strict ruleset: setup().createMachine() patterns, params-first typing, actor patterns, invoke vs spawnChild, React integration.
aio-react-minimal-effects
Minimize useEffect in React 19. Covers React Compiler, useActionState, useOptimistic, ref as prop, and proper patterns.
aio-tui
Go Bubbletea TUI guide: TEA architecture, lipgloss styling, production patterns (column alignment, parallel fetch, auto-refresh, tabs, scroll).
iOS
Plugin
Description
aio-ios-device-debug
Debug iOS apps on physical devices from terminal. Build, install, launch, capture logs, pull crash reports, take screenshots (iOS 17+).
π Claude Code plugins for parallel development, mental models, session learning, image processing, ebook generation, and more. Make your AI coding assistant smarter.