By LerianStudio
Orchestrate full-stack development cycles with 18 specialized agents covering Go/TypeScript backend, React/Next.js frontend, DevOps, QA, and security. Runs gated backend (10-gate) and frontend (9-gate) cycles including TDD, accessibility, visual, E2E, performance audits, refactoring sweeps, multi-tenancy, observability, and delivery verification.
Modifies files
Hook triggers on file write and edit operations
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 claimnpx claudepluginhub p/lerianstudio-ring-dev-team-dev-teamBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Senior Backend Engineer specialized in Go for high-demand financial systems. Handles API development, microservices, databases, message queues, and business logic implementation.
Senior Backend Engineer specialized in TypeScript/Node.js for scalable systems. Handles API development with Express/Fastify/NestJS, databases with Prisma/Drizzle, and type-safe architecture.
Senior BFF (Backend for Frontend) Engineer specialized in Next.js API Routes with Clean Architecture, DDD, and Hexagonal patterns. Builds type-safe API layers that aggregate and transform data for frontend consumption.
Foundation Review: Reviews code quality, architecture, design patterns, algorithmic flow, and maintainability. Runs in parallel with other reviewers at Gate 8.
Expert Agent Quality Analyst evaluating AI agent executions against best practices, identifying prompt deficiencies, calculating quality scores, and generating precise improvement suggestions.
Adding database-per-tenant isolation into a Go service end-to-end via an 11-gate cycle: detects the stack, audits compliance, then dispatches backend agents to implement tenantId-from-JWT routing through the lib-commons v5 dispatch layer (config, middleware, repositories, metrics, tests) and runs reviewers. Use when adding tenant isolation to a Go service. Skip for non-Go services or organization_id-style soft tenancy.
Adopting the lib-commons/v5 shared Huma (OAS 3.1) OpenAPI wrapper + RFC 9457 problem model (commons/net/http/{openapi,problem}) in a Lerian Go service: wire openapi.New/ServeSpec + problem.Install (central >=500 scrub) on BOTH runtime and spec-gen paths, the per-rail problem.MapError flex seam, and rename-only spec regen. Orchestrates a gated cycle dispatching ring:backend-go. Use for greenfield Huma or migrating a service off a local openapi/humaerr wrapper. Skip for non-Go or non-HTTP work.
React composition patterns that scale. Avoid boolean prop proliferation by using compound components, lifting state, and composing internals. Use when refactoring components with boolean prop proliferation, building flexible component libraries, or during architecture review. Skip for simple components with 1-2 props or non-React code.
Applying or switching a repository's license (Apache 2.0, Elastic License v2, or Proprietary): rewrites the LICENSE file, updates Go/TS source headers, sets SPDX identifiers, and validates consistency after user confirmation. Use when asked to set, apply, or switch a license, or when scaffolding a service with no LICENSE. Skip when license, headers, and SPDX already match, or for non-code repos.
Auditing a dependency for supply-chain risk before install (pip/npm/go/cargo): checks typosquatting, maintainer/age risk, vulnerability DBs (OSV, GHSA, Socket), and lockfile hash pinning, then emits a risk score and approve/conditional/escalate/block decision. Use when adding or updating a dependency, reviewing a dependency PR, or investigating a compromise. Skip when no new dependency is involved or it is already vetted.
Proven engineering practices, enforced through skills.
Ring is a comprehensive skills library and workflow system for AI agents that transforms how AI assistants approach software development. Currently implemented as a Claude Code plugin marketplace with 4 active plugins, 76 skills, and 33 agents (see .claude-plugin/marketplace.json for current versions), the skills themselves are agent-agnostic and can be used with any AI agent system. Ring provides battle-tested patterns, mandatory workflows, and systematic approaches across the entire software delivery value chain.
Without Ring, AI assistants often:
Ring solves this by:
Ring is Lerian-first, open-source-friendly. Design decisions prioritize the Lerian engineering team's daily needs while keeping the architecture clean and reusable for external adoption. This means:
Planning & Analysis Agents (default plugin):
ring:review-slicer - Review slicer (groups large multi-themed PRs into thematic slices for focused parallel review)ring:codebase-explorer - Deep architecture analysis (deep-analysis, complements built-in Explore)ring:reviewing-code skill to orchestrate parallel review workflowDeveloper Agents (dev-team plugin):
ring:backend-go - Go backend specialist for financial systemsring:backend-ts - TypeScript/Node.js backend specialist (Express, NestJS, Fastify)ring:bff-ts - BFF & React/Next.js frontend with Clean Architecturering:ui-designer - Visual design specialistring:frontend - Senior Frontend Engineer (React/Next.js)ring:devops - DevOps and infrastructure specialistring:prompt-reviewer - Agent Quality Analystring:qa - Backend QA specialist (unit, integration, load, chaos)ring:qa-frontend - Frontend QA specialist (accessibility, visual, E2E, performance)ring:sre - Observability and reliability specialistring:ui-engineer - UI component specialist (design systems, accessibility)ring:helm - Helm chart specialist (chart structure, security, Lerian conventions)ring:code-reviewer - Foundation review (architecture, code quality, design patterns)ring:logic-reviewer - Correctness review (domain logic, requirements, edge cases)ring:security-reviewer - Safety review (vulnerabilities, OWASP, authentication)ring:test-reviewer - Test quality review (coverage, edge cases, assertions, test anti-patterns)ring:nil-reviewer - Nil/null safety review (traces pointer risks, missing guards, panic paths)ring:dead-code-reviewer - Dead code review (orphaned code detection, reachability analysis, dead dependency chains)ring:commons-reviewer - lib-commons package usage review (lifecycle, tenancy, http, idempotency, security, database, messaging, outbox; reinvented-wheel opportunities)ring:obs-reviewer - Conditional specialist for tracing, metrics, logging, runtime recovery, redaction, constants, and SafeGo implicationsring:systemplane-reviewer - Conditional specialist for runtime config, hot-reload knobs, admin config, tenant-scoped settings, and systemplane importsring:streaming-reviewer - Conditional specialist for business events, outbox, producers, broker publishing, CloudEvents, manifests, and catalogsring:tenancy-reviewer - Multi-tenant usage review (lib-commons/multitenancy patterns, tenant isolation, JWT tenantId propagation)ring:perf-reviewer - Performance review (code hotspots, infra misconfigurations, Go/TypeScript/Python)Product team workflow: 18 skills + 4 research agents. Pre-dev planning with 5-gate (small features) and 10-gate (large features) orchestrators, delivery roadmap generation, delivery status tracking for evidence-based progress reporting, plus standalone streaming-event-mapping discovery. Includes parallel research agents, specialized code analysis, and Product Designer.
Technical writing specialists for functional and API documentation. 3 specialized agents (functional-writer, api-writer, docs-reviewer) and 6 documentation skills covering voice/tone, structure, API field descriptions, and quality review. Enforces clear, consistent documentation standards.
Core skills library for the Lerian Team: TDD, code review, collaboration patterns, and proven techniques. Features parallel 13-reviewer code review system and workflow orchestration. 14 essential skills for software engineering excellence.
Core skills library for the Lerian Team: TDD, code review, collaboration patterns, and proven techniques. Features parallel 13-reviewer code review system and workflow orchestration. 14 essential skills for software engineering excellence.
Full-stack agents — frontend, backend, API, DevOps architects
Your AI development team. 36 agents and 32 skills for building, reviewing, debugging, and shipping production code. Supports Vue, React, Next.js, SvelteKit, Angular, Astro, and Nuxt.
An engineering team in a box for Claude Code. 12 specialized subagents (planner, fullstack-engineer, refactor-specialist, migration-engineer, frontend-designer, critic, vuln-verifier, debugger, db-expert, onboarder, tool-expert, web-researcher) plus 15 automation hooks (pre-commit secret scan, MCP health tracking, cost tracking, test runner, branch protection, large file warner, session summary, batch format, design quality, config protection, and more) wired by the P7/P9/P10 methodology with three red lines: closure discipline, fact-driven, exhaustiveness.
AI coding agents and skills: specialized subagents for React, Go, TypeScript, PostgreSQL, CSS, Playwright, deployment, security, LLM architecture, and more
Use Claude Code As Is - native plugin leveraging built-in architecture