irrigationreal/monika
Monika, a stateful agent toolkit built on top of Pi
Monika, a stateful agent toolkit built on top of Pi
npx skills add irrigationreal/monikaMonika, a stateful agent toolkit built on top of Pi
Installable AI-agent skills and plugins for practical workflows across ecommerce, image processing, operations, and more.
A council of adversarial AI personas debate your question in parallel, peer-review each other, and a Chairman synthesizes the final call. Dark command-station web UI + a headless Claude skill. Powered by Gemini.
Claude Code plugin that reverse-engineers any live website into production-ready React + Tailwind components — from actual computed styles, not screenshots
Generates custom design system rules for the user's codebase. Use when user says "create design system rules", "generate rules for my project", "set up design rules", "customize design system guidelines", or wants to establish project-specific conventions for Figma-to-code workflows. Requires Figma MCP server connection.
Play an agent-native maze game where an AI uses your local files and memory to build traps and challenge your survival.
Resolve Swift concurrency compiler errors, adopt approachable concurrency (SE-0466), and write data-race-safe async code. Use when fixing Sendable conformance errors, actor isolation warnings, or strict concurrency diagnostics; when adopting default MainActor isolation, @concurrent, nonisolated(nonsending), or Task.immediate; when designing actor-based architectures, structured concurrency with TaskGroup, or background work offloading; or when migrating from @preconcurrency to full Swift 6 strict concurrency.