By naporin0624
Claude Code plugin for Akai APC Mini MK2 MIDI controller development. Provides MIDI protocol lookup, LED mapping guides, color palette references, and TypeScript code samples for LED control.
TypeScript and Node.js code samples for APC Mini MK2 development. Use when user needs "code example", "implementation", "easymidi", "@julusian/midi", "sample code", "how to implement", or wants working code for LED control, button handling, or MIDI communication.
APC Mini MK2 color palette reference with velocity values and custom RGB via SysEx. Use when user asks about "color", "velocity value", "RGB", "palette", "brightness", "LED color", or needs to set specific colors on the APC Mini MK2.
Visual guide for APC Mini MK2 LED and button mapping. Use when user needs to know "which button", "pad location", "LED position", "coordinate to note", "note to coordinate", or wants to understand the physical layout of the controller.
Look up APC Mini MK2 MIDI protocol details including note numbers, MIDI channels, velocity values, and SysEx format. Use when user asks about "MIDI note", "channel", "velocity", "status byte", "SysEx", "protocol", or needs to understand how MIDI messages control the APC Mini MK2.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Claude Code plugin for Akai APC Mini MK2 MIDI controller development.
This plugin provides comprehensive support for developing applications that control the APC Mini MK2's RGB LEDs and handle button/fader inputs using TypeScript and Node.js.
claude plugin add naporin0624/claude-plugin-apc-mini
.claude-plugin/
plugin.json # Plugin manifest
marketplace.json # Marketplace metadata
skills/
midi-protocol-lookup/ # MIDI protocol reference
led-mapping-guide/ # Button/LED mapping
color-palette-ref/ # Color palette & RGB
apc-code-samples/ # Code examples
agents/
apc-developer.md # Development specialist agent
reports/
apc-mini-led.md # Original research document
| Skill | Purpose |
|---|---|
midi-protocol-lookup | MIDI note numbers, channels, velocity values |
led-mapping-guide | Visual button/LED layout, coordinate conversion |
color-palette-ref | 128-color palette, custom RGB via SysEx |
apc-code-samples | TypeScript implementation examples |
| Component | Notes |
|---|---|
| Pad Grid | 0-63 |
| Track Buttons | 100-107 |
| Scene Buttons | 112-119 |
| Shift | 122 |
| Faders (CC) | 48-56 |
| Channel | Effect |
|---|---|
| 0-6 | Solid brightness (10%-100%) |
| 7-10 | Pulse animation |
| 11-15 | Blink animation |
| Color | Velocity |
|---|---|
| Off | 0 |
| White | 3 |
| Red | 5 |
| Orange | 9 |
| Yellow | 13 |
| Green | 21 |
| Cyan | 33 |
| Blue | 45 |
| Purple | 49 |
| Magenta | 53 |
# Install dependencies
npm install easymidi
# or
npm install @julusian/midi
# List MIDI devices
npx ts-node -e "import e from 'easymidi'; console.log(e.getInputs(), e.getOutputs())"
See reports/apc-mini-led.md for the original research documentation.
MIT
npx claudepluginhub naporin0624/claude-plugin-apc-mini --plugin apc-mini-toolsComprehensive SEO, WCAG 2.1 AA accessibility, web resource analysis, DevSecOps security testing, path discovery, CVE hunting, and bounty hunter agents
Type-safe IPC communication for Electron applications using Hono RPC, CQRS architecture, and reactive state management. Provides factory pattern with DI, Observable queries, ResultAsync commands, and Jotai hybrid atoms.
Comprehensive SEO, WCAG 2.1 AA accessibility, web resource analysis, DevSecOps security testing, path discovery, CVE hunting, and bounty hunter agents
Guidelines and tools for creating Max/MSP patches with MaxMCP
Live music engine for Claude Code. Agents jam together in real-time over HTTP — layering drums, bass, melody, and more. Conductor mode, context-aware DJ, mix snapshots, 22 presets, 8 vibes. No browser or API key needed.
MCP server for Roblox Studio integration - AI-powered game development with specialized agents and skills
Unified Hi-Fi Control - Control Roon playback and HQPlayer audio pipeline
Comprehensive Material UI (MUI) expert plugin — 26 skills, 14 commands, 7 agents covering theming, CSS variables, Pigment CSS, components, sx/styled, slots API, MUI X (DataGrid, DatePickers, Charts, TreeView), accessibility, performance, SSR/Next.js, animations, virtualization, forms, white-label/multi-tenant, headless (MUI Base), Joy UI, i18n/RTL, testing, migration, entity-driven CRUD, ecosystem integrations, and 200+ creative widget patterns.
AI audio engineering skills for mixing, mastering, effects, diagnostics, and session setup. Pairs with the Phantom MCP server for audio analysis.