Plugin Graph

See what each marketplace plugin installs, with direct links to the resources it bundles.

Plugin

Neexo Guardrails Plugin

Cost-aware AI coding guardrails for Neexo repositories, including scoped context rules, security checks, database safety, testing guidance, and reusable prompts.

InstructionCost-Aware AI InstructionsAlways-on guidance for keeping AI context small, avoiding expensive agent sessions, and classifying tasks before broad edits.InstructionNeexo Security and OWASP InstructionsSecurity review guidance covering OWASP Top 10 risks, auth boundaries, secrets handling, tenant isolation, and production-safe configuration.InstructionNeexo Drizzle Database InstructionsDatabase and migration guidance for Drizzle ORM, Drizzle Kit, Neon, tenant-scoped queries, atomic schema changes, and production-safe data access.InstructionNeexo Playwright Testing InstructionsFocused E2E testing guidance for Playwright specs, browser smoke tests, selectors, screenshots, and validation commands.InstructionNeexo Next.js ConventionsShared App Router, React 19, TypeScript, UI, and validation conventions for Neexo's Next.js 16 projects.InstructionNeexo Blender Python InstructionsGuidance for Blender Python scripts, add-ons, subprocess rendering, generated assets, and 3D pipeline automation.InstructionCLI-First Tooling InstructionsGuidance for preferring compact local CLI tools over MCP servers when they provide the same capability with less context and lower AI cost.InstructionZod v4 ValidationGuidance for using Zod v4 correctly, including the required import path, schema patterns, and type inference in TypeScript projects.Instructionshadcn/ui v4 (Base UI)Instructions for shadcn/ui v4 which uses Base UI primitives — use the render prop for composition, not Radix asChild.InstructionReact Three Fiber 3DConventions for React Three Fiber (R3F) components including dynamic imports, SSR avoidance, camera patterns, and postprocessing in Next.js apps.Instructionnext-intl InternationalizationConventions for multi-language Next.js apps using next-intl, including translation patterns, locale detection, and common pitfalls.InstructionClerk AuthenticationAuthentication patterns for Next.js apps using Clerk, including middleware setup, role-based access, organization scoping, and dev-mode fallbacks.InstructionUnity C# StandardsCoding standards for Unity C# projects — MonoBehaviour patterns, singleton guards, custom update cycles, serialization rules, and performance-safe hot-path practices.InstructionFigma HMI Design StandardsDesign-to-code standards for Figma-based HMI (Human-Machine Interface) projects — Figma plugin architecture, monorepo conventions, OPC-UA integration, and runtime rendering patterns.