By johantor
Claude Code crew/plugin pack with orchestrated agents, commands, hooks, and skills for feature delivery.
Frontend e2e test author/runner (Cypress). Runs the suite and reports only failures. Invoked by the morpheus orchestrator. Not for standalone or automatic use.
Orchestrator for multi-agent feature work. Launch manually with `claude --agent morpheus`. Plans work, delegates to specialist workers, synthesizes results.
Backend test author/runner (xUnit / integration tests for the .NET layer). Runs the suite and reports only failures. Invoked by the morpheus orchestrator. Not for standalone or automatic use.
Visual design-conformance verifier. Compares the rendered UI against a provided design reference (Figma export, image, or spec) using Playwright, and reports mismatches. Read-only on code. Invoked by the morpheus orchestrator. Not for standalone or automatic use.
Backend implementer for C#/.NET and Optimizely CMS (content types, blocks, IContentRepository, scheduled jobs, init modules), MVC controllers, and Razor views. Invoked by the morpheus orchestrator. Not for standalone or automatic use.
Token/context discipline — process large data with code and surface only the answer, never read raw bulk output into context. Preload into agents that run verbose commands (tests, builds, log/data analysis). Use whenever about to read a large file, command output, or big API/tool response.
Core code-quality rules — YAGNI, KISS, DRY-in-moderation, small single-purpose units, clear naming, minimal-scope diffs. Preload into implementer agents and consult during any code review. Use whenever writing, refactoring, or reviewing code.
Conventions for decoupled/headless frontends — a React SPA (or Next.js) consuming Optimizely's Content Delivery API / Optimizely Graph (GraphQL) rather than Razor server rendering. Load when the repo's frontend mode is "headless".
Conventions for server-rendered frontends — Optimizely/.NET MVC with Razor views and React used as mounted islands/widgets rather than a full SPA. Load when the repo's frontend mode is "server-rendered".
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.
A Claude Code plugin pack with orchestrated agents, commands, hooks, and skills for feature delivery.
Add this marketplace repository first:
claude plugin marketplace add johantor/zion-link
Then install from the marketplace (<plugin-name>@<marketplace-name>). Use the marketplace name returned by claude plugin marketplace add (or confirm with claude plugin marketplace list) after @:
claude plugin install team@zion-link
Here, team is the plugin name from .claude-plugin/plugin.json, and zion-link is the marketplace name.
Or browse in Claude Code under /plugin > Discover after adding the marketplace.
claude --agent morpheus/feature <ticket-or-task> to plan and execute feature work./review for consolidated code + security + design review./ship for pre-PR go/no-go checks.agents/: morpheus, tank, trinity, oracle, dozer, seraphskills/: engineering-principles, context-discipline, frontend-headless, frontend-server-renderedhooks/: path guard, read guard, bash safety, formatter entrypointcommands/: /feature, /review, /shipmorpheus delegates..gitignore (.claude/agent-memory-local/).Claude Code crew/plugin pack with orchestrated agents, commands, hooks, and skills for feature delivery.
npx claudepluginhub johantor/zion-linkComprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Write feature specs, plan roadmaps, and synthesize user research faster. Keep stakeholders updated and stay ahead of the competitive landscape.
Curate auto-memory, promote learnings to CLAUDE.md and rules, extract proven patterns into reusable skills.