johnkozaris/jko-claude-plugins
Plugin Claude Code
Claude Code plugin marketplace — Rust, ESP32 C++, Python backend, SwiftUI, dead code detection.
johnkozaris/jko-claude-plugins
Plugin Claude Code
Claude Code plugin marketplace — Rust, ESP32 C++, Python backend, SwiftUI, dead code detection.
johnkozaris/jko-claude-plugins
Instructions file
Instructions for johnkozaris/jko-claude-plugins, covering jko-skills, project structure, installing this marketplace, register as a marketplace for local development and then install any plugin from the local checkout.
johnkozaris/jko-claude-plugins
Plugin Claude Code
Small, opinionated architecture guide for production backend services across languages and frameworks.
johnkozaris/jko-claude-plugins
Skill Claude CodeCodex
This skill should be used for consequential backend architecture decisions: module or service boundaries; modular monoliths versus independent services; service extraction and data migration; data ownership and consistency; synchronous, event-driven, actor/stateful, or pipeline designs; failure isolation…
johnkozaris/jko-claude-plugins
Plugin Claude Code
Backend API and WebSocket validation via Hurl, websocat, and oauth2c with OIDC token caching.
johnkozaris/jko-claude-plugins
Skill Claude CodeCodex
Acquire a development OIDC access token through the project's token command or the bundled macOS PKCE script.
johnkozaris/jko-claude-plugins
Skill Claude CodeCodex
Run the project's Hurl scenarios with an OIDC access token passed as a secret variable.
johnkozaris/jko-claude-plugins
Skill Claude CodeCodex
Run a bounded, protocol-aware WebSocket probe with an OIDC bearer token.
johnkozaris/jko-claude-plugins
Plugin Claude Code
Evidence-first cleanup of agent trajectory residue, dead islands, split-brain authority, stale dependencies, and unnecessary code across repositories.
johnkozaris/jko-claude-plugins
Skill Claude CodeCodex
This skill should be used when the user asks to clean up or simplify a codebase; find dead code, dead features, orphaned files, stale configuration, or unused dependencies; detect duplicate or split-brain implementations, authorities, caches, parsers, validation, or lifecycles; finish a partial migration; remove…
johnkozaris/jko-claude-plugins
Plugin Claude Code
Electron app UI automation and validation via Playwright CDP.
johnkozaris/jko-claude-plugins
Skill Claude CodeCodex
This skill should be used when a user asks to launch, inspect, automate, test, validate, or debug an Electron desktop UI through Playwright/CDP, including blank renderers, runtime import failures, accessibility snapshots, layout defects, click-through flows, or post-change checks. Not for native macOS or mobile apps…
johnkozaris/jko-claude-plugins
Plugin Claude Code
Evidence-first ESP32 firmware guidance for hardware, FreeRTOS, memory, peripherals, and field failures.
johnkozaris/jko-claude-plugins
Skill Claude CodeCodex
This skill should be used for ESP32-specific hardware and runtime work in ESP-IDF, Arduino-ESP32, or PlatformIO projects: target/build detection, FreeRTOS tasks and ISRs, memory/DMA, peripherals, power, networking/security, OTA, crash diagnosis, and unattended reliability. Trigger on "debug this ESP32 crash", "review…
johnkozaris/jko-claude-plugins
Plugin Claude Code
iOS and Android mobile app validation via Maestro flows with simulator management and CI patterns.
johnkozaris/jko-claude-plugins
Skill Claude CodeCodex
This skill should be used when Maestro is explicitly requested or already present and the task is to author, run, or debug iOS/Android Maestro flows; use Maestro MCP; or handle Maestro selectors, system UI, permissions, Keychain, JavaScript, waits, device state, flakiness, or CI. Evidence includes a .maestro directory…
johnkozaris/jko-claude-plugins
Skill Claude CodeCodex
Run a Maestro flow on an explicitly selected iOS or Android device and report behavioral evidence.
johnkozaris/jko-claude-plugins
Plugin Claude Code
Runtime observation, interaction, and visual critique for native macOS interfaces via Peekaboo.
johnkozaris/jko-claude-plugins
Hook
Runs when a session starts, executing check-peekaboo.sh. From johnkozaris/jko-claude-plugins.
johnkozaris/jko-claude-plugins
Skill Claude CodeCodex
Provides runtime observation and interaction for native macOS interfaces through accessibility state and screenshots. Use when the task depends on visible or interactive state in a running SwiftUI/AppKit app: what is rendered, focused, selected, enabled, reachable through menus/windows/dialogs, or experienced across a…
johnkozaris/jko-claude-plugins
Skill Claude CodeCodex
Validate requested or discovered states in a native macOS app while preserving prior app state.
johnkozaris/jko-claude-plugins
Plugin Claude Code
Generic NDJSON probe for embedded-runtime FFI dylibs and Unix-domain sockets.
johnkozaris/jko-claude-plugins
Skill Claude CodeCodex
This skill should be used when testing or debugging an embedded-runtime boundary exposed through a dynamically loaded C-ABI library or Unix-domain socket, including requests to inspect exports, exercise FFI callbacks, send framed messages, reproduce seam crashes or hangs, fuzz a boundary, or correlate probe output…
johnkozaris/jko-claude-plugins
Plugin Claude Code
Lightweight, opinionated SwiftUI guidance with detailed Apple-platform references loaded only when relevant.