# yonatangross

> Open-source publisher. Listings imported from github.com/yonatangross — credited to the original author with their license.

- **Listings:** 51
- **Total installs:** 0
- **Profile:** https://agentstack.voostack.com/s/yonatangross
- **Website:** https://github.com/yonatangross

## Published listings

- [Domain Driven Design](https://agentstack.voostack.com/l/skill-yonatangross-orchestkit-domain-driven-design) — Skill · Free · security-reviewed — `agentstack add skill-yonatangross-orchestkit-domain-driven-design`
  DDD tactical patterns for complex business modeling including entities, value objects, aggregates, domain services, repositories, specifications, and bounded contexts. Python dataclass implementations with TypeScript alternatives. Use when building rich domain models, enforcing invariants, or separating domain logic from infrastructure.
- [Orchestkit](https://agentstack.voostack.com/l/mcp-yonatangross-orchestkit) — MCP server · Free · security-reviewed — `agentstack add mcp-yonatangross-orchestkit`
  The Complete AI Development Toolkit for Claude Code — 113 skills, 37 agents, 212 hooks. Production-ready patterns for full-stack development.
- [Design Import](https://agentstack.voostack.com/l/skill-yonatangross-orchestkit-design-import) — Skill · Free · security-reviewed — `agentstack add skill-yonatangross-orchestkit-design-import`
  Imports a Claude Design (claude.ai/design) handoff bundle and scaffolds the proposed components into the project. Accepts a bundle URL or local file, parses and validates the schema, deduplicates components against the existing codebase via component-search, then pipes the survivors through the design-to-code pipeline. Writes provenance metadata so future imports can detect drift between design v…
- [Component Search](https://agentstack.voostack.com/l/skill-yonatangross-orchestkit-component-search) — Skill · Free · security-reviewed — `agentstack add skill-yonatangross-orchestkit-component-search`
  Search 21st.dev component registry for production-ready React components. Finds components by natural language description, filters by framework and style system, returns ranked results with install instructions. Use when looking for UI components, finding alternatives to existing components, or sourcing design system building blocks.
- [Async Jobs](https://agentstack.voostack.com/l/skill-yonatangross-orchestkit-async-jobs) — Skill · Free · security-reviewed — `agentstack add skill-yonatangross-orchestkit-async-jobs`
  Async job processing patterns for background tasks, Celery workflows, task scheduling, retry strategies, and distributed task execution. Use when implementing background job processing, task queues, or scheduled task systems.
- [Code Review Playbook](https://agentstack.voostack.com/l/skill-yonatangross-orchestkit-code-review-playbook) — Skill · Free · security-reviewed — `agentstack add skill-yonatangross-orchestkit-code-review-playbook`
  Use this skill when conducting or improving code reviews. Provides structured review processes, conventional comments patterns, language-specific checklists, and feedback templates. Use when reviewing PRs or standardizing review practices.
- [Api Design](https://agentstack.voostack.com/l/skill-yonatangross-orchestkit-api-design) — Skill · Free · security-reviewed — `agentstack add skill-yonatangross-orchestkit-api-design`
  API design patterns for REST/GraphQL framework design, versioning strategies, and RFC 9457 error handling. Use when designing API endpoints, choosing versioning schemes, implementing Problem Details errors, or building OpenAPI specifications.
- [Design To Code](https://agentstack.voostack.com/l/skill-yonatangross-orchestkit-design-to-code) — Skill · Free · security-reviewed — `agentstack add skill-yonatangross-orchestkit-design-to-code`
  Mockup-to-component pipeline using Google Stitch, 21st.dev, and Storybook MCP. Accepts screenshots, descriptions, or URLs as input and produces production-ready React components. Checks existing Storybook components before generating, orchestrates design extraction via Stitch MCP, component matching via 21st.dev registry, adaptation to project design tokens, and self-healing verification via run-…
- [Cover](https://agentstack.voostack.com/l/skill-yonatangross-orchestkit-cover) — Skill · Free · security-reviewed — `agentstack add skill-yonatangross-orchestkit-cover`
  Generate and run comprehensive test suites — unit tests, integration tests with real services (testcontainers/docker-compose), and Playwright E2E tests. Analyzes coverage gaps, spawns parallel test-generator agents per tier, runs tests, and heals failures (max 3 iterations). Use when generating tests for existing code, improving coverage after implementation, or creating a full test suite from sc…
- [Competitive Analysis](https://agentstack.voostack.com/l/skill-yonatangross-orchestkit-competitive-analysis) — Skill · Free · security-reviewed — `agentstack add skill-yonatangross-orchestkit-competitive-analysis`
  Strategic analysis frameworks including Porter's Five Forces (industry attractiveness), SWOT (internal positioning), and competitive landscape mapping with battlecard generation. Produces competitor profiles, feature gap analysis, and positioning recommendations. Use when analyzing market position, evaluating threats, or building sales battlecards.
- [Errors](https://agentstack.voostack.com/l/skill-yonatangross-orchestkit-errors) — Skill · Free · security-reviewed — `agentstack add skill-yonatangross-orchestkit-errors`
  Error pattern analysis and troubleshooting for Claude Code sessions. Categorizes errors (network, auth, model, tool, memory, permission) with known resolution patterns, searches memory for prior occurrences, and suggests recovery steps. Delegates to debug-investigator agent for complex root cause analysis. Use when handling errors, fixing failures, or troubleshooting session issues.
- [Architecture Decision Record](https://agentstack.voostack.com/l/skill-yonatangross-orchestkit-architecture-decision-record) — Skill · Free · security-reviewed — `agentstack add skill-yonatangross-orchestkit-architecture-decision-record`
  Use this skill when documenting significant architectural decisions. Provides ADR templates following the Nygard format with sections for context, decision, consequences, and alternatives. Use when writing ADRs, recording decisions, or evaluating options.
- [Database Patterns](https://agentstack.voostack.com/l/skill-yonatangross-orchestkit-database-patterns) — Skill · Free · security-reviewed — `agentstack add skill-yonatangross-orchestkit-database-patterns`
  Database design and migration patterns for Alembic migrations, schema design (SQL/NoSQL), and database versioning. Use when creating migrations, designing schemas, normalizing data, managing database versions, or handling schema drift.
- [Architecture Patterns](https://agentstack.voostack.com/l/skill-yonatangross-orchestkit-architecture-patterns) — Skill · Free · security-reviewed — `agentstack add skill-yonatangross-orchestkit-architecture-patterns`
  Architecture validation and patterns for clean architecture, backend structure enforcement, project structure validation, test standards, and context-aware sizing. Use when designing system boundaries, enforcing layered architecture, validating project structure, defining test standards, or choosing the right architecture tier for project scope.
- [Explore](https://agentstack.voostack.com/l/skill-yonatangross-orchestkit-explore) — Skill · Free · security-reviewed — `agentstack add skill-yonatangross-orchestkit-explore`
  Multi-angle codebase exploration spawning 3-5 parallel agents for code structure, data flow, architecture patterns, and health assessment. Generates ASCII visualizations, import graphs, and design pattern detection with cross-session memory storage. Use when exploring a repo, discovering architecture, onboarding to a new codebase, or analyzing design patterns.
- [Design Context Extract](https://agentstack.voostack.com/l/skill-yonatangross-orchestkit-design-context-extract) — Skill · Free · security-reviewed — `agentstack add skill-yonatangross-orchestkit-design-context-extract`
  Extract design DNA from existing app screenshots or live URLs using Google Stitch. Produces color palettes, typography specs, spacing tokens, and component patterns as design-tokens.json or Tailwind config. Use when auditing an existing design, creating a design system from a live app, or ensuring new pages match an established visual identity.
- [Audit Skills](https://agentstack.voostack.com/l/skill-yonatangross-orchestkit-audit-skills) — Skill · Free · security-reviewed — `agentstack add skill-yonatangross-orchestkit-audit-skills`
  Audits all OrchestKit skills for quality, completeness, and compliance with authoring standards. Use when checking skill health, before releases, or after bulk skill edits to surface SKILL.md files that are too long, have missing frontmatter, lack rules/references, or are unregistered in manifests.
- [Create Pr](https://agentstack.voostack.com/l/skill-yonatangross-orchestkit-create-pr) — Skill · Free · security-reviewed — `agentstack add skill-yonatangross-orchestkit-create-pr`
  Creates GitHub pull requests with pre-flight validation, conventional title formatting, and structured summary generation. Runs parallel checks (tests, lint, type-check, security) before opening. Supports feature, bugfix, refactor, and hotfix PR types with milestone assignment via gh CLI. Use when opening PRs or submitting code for review.
- [Feedback](https://agentstack.voostack.com/l/skill-yonatangross-orchestkit-feedback) — Skill · Free · security-reviewed — `agentstack add skill-yonatangross-orchestkit-feedback`
  Manages OrchestKit learning system including feedback status, usage pattern tracking, and privacy/analytics consent. Supports pause/resume learning, data export, privacy policy display, and bug reporting. Tracks learned patterns and agent performance metrics. Use when reviewing learned patterns, pausing learning, or managing data consent.
- [Business Case](https://agentstack.voostack.com/l/skill-yonatangross-orchestkit-business-case) — Skill · Free · security-reviewed — `agentstack add skill-yonatangross-orchestkit-business-case`
  Business case analysis with ROI, NPV, IRR, payback period, and TCO calculations for investment decisions. Use when building financial justification, cost-benefit analysis, build-vs-buy comparisons, or sensitivity analysis.
- [Accessibility](https://agentstack.voostack.com/l/skill-yonatangross-orchestkit-accessibility) — Skill · Free · security-reviewed — `agentstack add skill-yonatangross-orchestkit-accessibility`
  Accessibility patterns for WCAG 2.2 compliance, keyboard focus management, React Aria component patterns, cognitive inclusion, native HTML-first philosophy, and user preference honoring. Use when implementing screen reader support, keyboard navigation, ARIA patterns, focus traps, accessible component libraries, reduced motion, or cognitive accessibility.
- [Design System Tokens](https://agentstack.voostack.com/l/skill-yonatangross-orchestkit-design-system-tokens) — Skill · Free · security-reviewed — `agentstack add skill-yonatangross-orchestkit-design-system-tokens`
  Design token management with W3C Design Token Community Group specification, three-tier token hierarchy (global/alias/component), OKLCH color spaces, Style Dictionary transformation, and dark mode theming. Use when creating design token files, implementing theme systems, managing token versioning, or building design-to-code pipelines.
- [Audit Activation](https://agentstack.voostack.com/l/skill-yonatangross-orchestkit-audit-activation) — Skill · Free · security-reviewed — `agentstack add skill-yonatangross-orchestkit-audit-activation`
  Audits OrchestKit sub-agent activation from real spawn telemetry — computes the generic-vs-specialist spawn split, flags dormant agents (never fired), and classifies each as fires/mis-triggered/niche. The agent-side analogue of audit-skills. Use when specialized agents feel under-used, before pruning the catalog, or after wiring new agent spawn paths.
- [Distributed Systems](https://agentstack.voostack.com/l/skill-yonatangross-orchestkit-distributed-systems) — Skill · Free · security-reviewed — `agentstack add skill-yonatangross-orchestkit-distributed-systems`
  Distributed systems patterns for locking, resilience, idempotency, and rate limiting. Use when implementing distributed locks, circuit breakers, retry policies, idempotency keys, token bucket rate limiters, or fault tolerance patterns.
- [Ci Sentinel](https://agentstack.voostack.com/l/skill-yonatangross-orchestkit-ci-sentinel) — Skill · Free · security-reviewed — `agentstack add skill-yonatangross-orchestkit-ci-sentinel`
  Hourly autonomous classifier for failing PRs across your repos. Runs /ci-debug headless against every open PR with red required checks, posts the verdict as a collapsed PR comment, and appends to a per-repo .sentinel/ledger.jsonl. v1 is propose-don't-apply — NEVER auto-pushes a fix. Use when you're tired of /status sweeps catching the same 10 CI failure patterns over and over.
- [Documentation Patterns](https://agentstack.voostack.com/l/skill-yonatangross-orchestkit-documentation-patterns) — Skill · Free · security-reviewed — `agentstack add skill-yonatangross-orchestkit-documentation-patterns`
  Technical documentation patterns for READMEs, ADRs, API docs (OpenAPI 3.1), changelogs, and writing style guides. Use when creating project documentation, writing architecture decisions, documenting APIs, or maintaining changelogs.
- [Checkpoint Resume](https://agentstack.voostack.com/l/skill-yonatangross-orchestkit-checkpoint-resume) — Skill · Free · security-reviewed — `agentstack add skill-yonatangross-orchestkit-checkpoint-resume`
  Rate-limit-resilient pipeline with checkpoint/resume for long multi-phase sessions. Saves progress to .claude/pipeline-state.json after each phase. Use when starting a complex multi-phase task that risks hitting rate limits, when resuming an interrupted session, or when orchestrating work spanning commits, GitHub issues, and large file changes.
- [Dev](https://agentstack.voostack.com/l/skill-yonatangross-orchestkit-dev) — Skill · Free · security-reviewed — `agentstack add skill-yonatangross-orchestkit-dev`
  One-command dev loop boot. Spins up portless (named HTTPS subdomain), emulate (stateful API mocks), the project's dev server, and an agent-browser session — all using the current git branch as the namespace key. Replaces the 4-terminal manual setup with a single `/ork:dev` invocation. Use when starting a new feature branch, switching worktrees, or returning to a project after a break. Skip silent…
- [Doctor](https://agentstack.voostack.com/l/skill-yonatangross-orchestkit-doctor) — Skill · Free · security-reviewed — `agentstack add skill-yonatangross-orchestkit-doctor`
  OrchestKit doctor for health diagnostics across manifest integrity, hook configuration, skill validation, agent frontmatter, MCP server connectivity, CC version compatibility, and permission rules. Reports issues with severity levels and auto-remediation suggestions. Validates component counts, detects orphaned entries, and checks CC version matrix compliance. Use when diagnosing plugin health, t…
- [Ai Ui Generation](https://agentstack.voostack.com/l/skill-yonatangross-orchestkit-ai-ui-generation) — Skill · Free · security-reviewed — `agentstack add skill-yonatangross-orchestkit-ai-ui-generation`
  AI-assisted UI generation patterns for json-render, v0.app, Google Stitch, Bolt Cloud, and Cursor workflows. Covers prompt engineering for component and full-stack app generation, review checklists for AI-generated code, design token injection, refactoring for design system conformance, and CI gates for quality assurance. Use when generating UI components with AI tools, rendering multi-surface MC…
- [Design Ship](https://agentstack.voostack.com/l/skill-yonatangross-orchestkit-design-ship) — Skill · Free · security-reviewed — `agentstack add skill-yonatangross-orchestkit-design-ship`
  End-to-end Claude Design handoff to pull request: imports a handoff bundle from claude.ai/design, generates Storybook stories and Playwright tests, runs diff-aware browser verification, and opens a PR with the bundle URL, before/after screenshots, and coverage delta embedded in the body. The one-shot 'design URL in, reviewable PR out' workflow. Use when a designer or PM hands you a Claude Design…
- [Dream](https://agentstack.voostack.com/l/skill-yonatangross-orchestkit-dream) — Skill · Free · security-reviewed — `agentstack add skill-yonatangross-orchestkit-dream`
  Nightly memory consolidation — prunes stale entries, merges duplicates, resolves contradictions, rebuilds MEMORY.md index. Use when memory files have accumulated over many sessions and need cleanup. Do NOT use for storing new decisions (use remember) or searching memory (use memory).
- [Expect](https://agentstack.voostack.com/l/skill-yonatangross-orchestkit-expect) — Skill · Free · security-reviewed — `agentstack add skill-yonatangross-orchestkit-expect`
  Diff-aware AI browser testing — analyzes git changes, generates targeted test plans, and executes them via agent-browser (Rust daemon + CDP, ARIA-tree-first). Reads git diff to determine what changed, maps changes to affected pages via route map, generates a test plan scoped to the diff, and runs it with pass/fail reporting. Use when testing UI changes, verifying PRs before merge, running regress…
- [Analytics](https://agentstack.voostack.com/l/skill-yonatangross-orchestkit-analytics) — Skill · Free · security-reviewed — `agentstack add skill-yonatangross-orchestkit-analytics`
  Queries local analytics across OrchestKit projects for agent usage, skill frequency, hook timing, team activity, session replay, cost estimation, and model delegation trends. Privacy-safe with hashed project IDs. Supports time-range filtering and comparative analysis. Use when reviewing performance, estimating costs, or understanding usage patterns.
- [Ci Debug](https://agentstack.voostack.com/l/skill-yonatangross-orchestkit-ci-debug) — Skill · Free · security-reviewed — `agentstack add skill-yonatangross-orchestkit-ci-debug`
  Diagnose a failing CI run against an 11-pattern playbook. Classifies the failure, cites the relevant memory entry, proposes the exact fix command — but NEVER applies without explicit user approval. Use when a specific PR check or GitHub Actions run failed and you want a diagnosis instead of speculation. Don't use for org-wide CI sweeps (that's /status) or for app-level test failures (the playbook…
- [Bare Eval](https://agentstack.voostack.com/l/skill-yonatangross-orchestkit-bare-eval) — Skill · Free — `agentstack add skill-yonatangross-orchestkit-bare-eval`
  Run isolated eval and grading calls using CC 2.1.81 --bare mode. Constructs claude -p --bare invocations for skill evaluation, trigger testing, and LLM grading without plugin/hook interference. Use when running eval pipelines, grading skill outputs, benchmarking prompt quality, or testing trigger accuracy in isolation.
- [Audit Full](https://agentstack.voostack.com/l/skill-yonatangross-orchestkit-audit-full) — Skill · Free · security-reviewed — `agentstack add skill-yonatangross-orchestkit-audit-full`
  Single-pass codebase analysis leveraging Opus 4.8 1M context for comprehensive security scanning, architecture review, and dependency auditing. Loads entire codebases for cross-file pattern detection and generates structured audit reports with severity-ranked findings. Use when you need whole-project analysis before releases or security reviews.
- [Configure](https://agentstack.voostack.com/l/skill-yonatangross-orchestkit-configure) — Skill · Free · security-reviewed — `agentstack add skill-yonatangross-orchestkit-configure`
  Interactive configuration wizard for OrchestKit plugin settings including MCP server enablement, hook permissions, keybindings, and installation presets (Complete/Standard/Lite). Supports preset shortcuts, per-category skill customization, and webhook configuration. Use when customizing plugin behavior or managing settings.
- [Commit](https://agentstack.voostack.com/l/skill-yonatangross-orchestkit-commit) — Skill · Free · security-reviewed — `agentstack add skill-yonatangross-orchestkit-commit`
  Creates commits with Conventional Commits format (feat/fix/docs/refactor/test/chore), automatic scope detection, co-author attribution, and pre-commit hook compliance. Validates staged changes, generates descriptive messages focusing on the 'why', and prevents secrets or generated-only files from being committed. Use when committing changes or generating commit messages.
- [Agent Orchestration](https://agentstack.voostack.com/l/skill-yonatangross-orchestkit-agent-orchestration) — Skill · Free · security-reviewed — `agentstack add skill-yonatangross-orchestkit-agent-orchestration`
  Agent orchestration patterns for agentic loops, multi-agent coordination, alternative frameworks, and multi-scenario workflows. Use when building autonomous agent loops, coordinating multiple agents, evaluating CrewAI/AutoGen/Swarm, or orchestrating complex multi-step scenarios.
- [Animation Motion Design](https://agentstack.voostack.com/l/skill-yonatangross-orchestkit-animation-motion-design) — Skill · Free · security-reviewed — `agentstack add skill-yonatangross-orchestkit-animation-motion-design`
  Animation and motion design patterns using Motion library (formerly Framer Motion) and View Transitions API. Use when implementing component animations, page transitions, micro-interactions, gesture-driven UIs, or ensuring motion accessibility with prefers-reduced-motion.
- [Assess](https://agentstack.voostack.com/l/skill-yonatangross-orchestkit-assess) — Skill · Free · security-reviewed — `agentstack add skill-yonatangross-orchestkit-assess`
  Assesses and rates quality 0-10 across multiple dimensions (correctness, maintainability, security, performance, testability, simplicity) with pros/cons analysis. Compares against project conventions and prior decisions from memory. Produces structured evaluation reports with actionable improvement suggestions. Use when evaluating code, designs, architectures, or comparing alternative approaches.
- [Figma Design Handoff](https://agentstack.voostack.com/l/skill-yonatangross-orchestkit-figma-design-handoff) — Skill · Free · security-reviewed — `agentstack add skill-yonatangross-orchestkit-figma-design-handoff`
  Figma-to-code design handoff patterns including Figma Variables to design tokens pipeline, component spec extraction, Dev Mode inspection, Auto Layout to CSS Flexbox/Grid mapping, and visual regression with Applitools. Use when converting Figma designs to code, documenting component specs, setting up design-dev workflows, or comparing production UI against Figma designs.
- [Brainstorm](https://agentstack.voostack.com/l/skill-yonatangross-orchestkit-brainstorm) — Skill · Free · security-reviewed — `agentstack add skill-yonatangross-orchestkit-brainstorm`
  Design exploration using parallel agents through a 7-phase process: topic analysis, memory context, divergent ideation (10+ ideas), feasibility filtering, evaluation with devil's advocate scoring (0-10 across 7 dimensions), synthesis of top approaches, and trade-off comparison. Supports open exploration, constrained design, comparison, quick ideation, and iterative optimization modes. Use when br…
- [Demo Producer](https://agentstack.voostack.com/l/skill-yonatangross-orchestkit-demo-producer) — Skill · Free · security-reviewed — `agentstack add skill-yonatangross-orchestkit-demo-producer`
  Universal demo video creator for skills, agents, plugins, tutorials, CLI commands, and code walkthroughs. Generates scripts, storyboards, VHS terminal recordings, and Remotion video compositions with task-tracked production phases. Use when producing video showcases, marketing content, or terminal recordings.
- [Emulate Seed](https://agentstack.voostack.com/l/skill-yonatangross-orchestkit-emulate-seed) — Skill · Free · security-reviewed — `agentstack add skill-yonatangross-orchestkit-emulate-seed`
  Generate emulate seed configs for stateful API emulation. Wraps Vercel's emulate tool for GitHub, Vercel, Google OAuth, Slack, Apple Auth, Microsoft Entra, AWS (S3/SQS/IAM), Okta, Clerk, Resend, Stripe, and MongoDB Atlas APIs. Not mocks — full state machines where create-a-PR-and-it-appears-in-the-list, send-an-email-and-retrieve-from-local-inbox. Use when setting up test environments, CI pipelin…
- [Chain Patterns](https://agentstack.voostack.com/l/skill-yonatangross-orchestkit-chain-patterns) — Skill · Free · security-reviewed — `agentstack add skill-yonatangross-orchestkit-chain-patterns`
  Chain patterns for CC 2.1.71 pipelines — MCP detection, handoff files, checkpoint-resume, worktree agents, CronCreate monitoring. Use when building multi-phase pipeline skills. Loaded via skills: field by pipeline skills (fix-issue, implement, brainstorm, verify). Not user-invocable.
- [Browser Tools](https://agentstack.voostack.com/l/skill-yonatangross-orchestkit-browser-tools) — Skill · Free · security-reviewed — `agentstack add skill-yonatangross-orchestkit-browser-tools`
  OrchestKit security wrapper for browser automation. Adds URL blocklisting, rate limiting, robots.txt enforcement, and ethical scraping guardrails on top of the upstream agent-browser skill. Use when automating browser workflows that need safety guardrails.
- [Auto](https://agentstack.voostack.com/l/skill-yonatangross-orchestkit-auto) — Skill · Free · security-reviewed — `agentstack add skill-yonatangross-orchestkit-auto`
  Intent-classified router — the front door to OrchestKit. Takes a plain-English goal, classifies it into one intent category, and routes to the right specialist skill (/ork:fix-issue, /ork:cover, /ork:brainstorm, /ork:implement, /ork:review-pr, /ork:verify, a /goal optimization loop, or the skill-evolution gate). Use when you describe a goal not a method, when the right skill is unclear, or when y…
- [Devops Deployment](https://agentstack.voostack.com/l/skill-yonatangross-orchestkit-devops-deployment) — Skill · Free · security-reviewed — `agentstack add skill-yonatangross-orchestkit-devops-deployment`
  Use when setting up CI/CD pipelines, containerizing applications, deploying to Kubernetes, or writing infrastructure as code. DevOps & Deployment covers GitHub Actions, Docker, Helm, and Terraform patterns.
- [Ascii Visualizer](https://agentstack.voostack.com/l/skill-yonatangross-orchestkit-ascii-visualizer) — Skill · Free · security-reviewed — `agentstack add skill-yonatangross-orchestkit-ascii-visualizer`
  ASCII diagram patterns for architecture, workflows, file trees, and data visualizations. Use when creating terminal-rendered diagrams, box-drawing layouts, progress bars, swimlanes, or blast radius visualizations.

---
Seller on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Install any with `agentstack add <slug>`.
