English | 한국어
A Claude Code plugin marketplace for people who want to become AI Native.
Being AI Native isn't about using AI as a tool — it's about weaving AI naturally into every step from planning to execution. That takes practice, and it takes tools built for people who are learning. These plugins exist to remove specific walls you hit along the way.
Quick Start • Plugins • Why these? • Requirements
/plugin marketplace add https://github.com/fivetaku/gptaku_plugins.git
/plugin install
Pick from the list, or install a specific one by name:
/plugin install show-me-the-prd
One plugin at a time. Install multiple plugins by repeating the command.
After install or update, restart Claude Code to activate the plugin.
/plugin update
- Built for learners, not experts — If you don't know Git,
git-teacheruses cloud-service analogies. If you can't write a PRD,show-me-the-prdinterviews you - No API keys, no signup loops — Every plugin works the moment you install it. No developer portal, no OAuth, no env vars
- Outcomes over features — Each plugin solves a specific wall (blocked websites, PRD from scratch, parallel coding, deep research) instead of being a generic toolkit
- Korean-first, English-available — Built in Korean, every plugin ships bilingual docs
- Composable — Plugins don't conflict. Install what you need, ignore the rest
| Plugin | Description |
|---|---|
| docs-guide | Accurate answers grounded in official documentation — llms.txt standard + 68+ libraries |
| git-teacher | Git/GitHub onboarding for non-developers — cloud-service analogies in 5 steps |
| vibe-sunsang | AI mentoring agent for vibecoders — conversation analysis, mentoring, growth reports |
| deep-research | Multi-agent deep research — 7-phase pipeline with source triangulation and quality ratings |
| pumasi | Claude as PM + Codex CLI as parallel outsource developers — for large parallel coding tasks |
| show-me-the-prd | Interview-based PRD generator — one sentence in, 4 design documents out |
| kkirikkiri | Auto-assemble AI agent teams from natural language — multi-model support |
| skillers-suda | 4 expert agents debate your idea into a working Claude Code skill |
| nopal | Google Workspace orchestration — 9 services composed via natural language |
| insane-search | Auto-bypass for blocked websites — Phase 0→3 adaptive scheduler, no API keys |
| insane-design | Analyze any website's CSS into a design system — design tokens from URL |
More plugins are added regularly. Watch the repo to get notified of new releases.
- Claude Code only — no support for Codex, Antigravity, or other AI coding tools
- Windows: run Claude Code on WSL2 (
wsl --install) - macOS / Linux: works out of the box
Some plugins require optional tools (like gh, yt-dlp, or Playwright MCP) — these install automatically when needed.
New plugin ideas or improvements → Issues.
MIT
Become AI Native, one wall at a time.