LerianStudio

63 mods across 2 repositories, 218 stars between them.

LerianStudio/ring

Skill Claude CodeCodex

Hardening a skill so it resists rationalization under pressure: run combined-pressure scenarios on a subagent without the skill (RED), capture excuses verbatim, write/edit the skill (GREEN), then plug loopholes (REFACTOR) until compliance holds. Use when deploying or editing a discipline-enforcing skill that an agent…

210 12d ago A 90 tokens original Apache-2.0

ring:using-ring

26

LerianStudio/ring

Skill Claude CodeCodex

Enforcing Ring's orchestrator protocol every conversation: dispatch specialist/Explore agents instead of operating tools directly, honor the >3-file hard gate, and run skill discovery before any task. Use at conversation start, before any task, when a request matches auto-trigger phrases (fix issues, refactor, find…

210 12d ago A 84 tokens original Apache-2.0

ring:visualizing

27

LerianStudio/ring

Skill Claude CodeCodex

Generating self-contained, Lerian-branded HTML artifacts — D2 diagrams, comparison tables/matrices, code diffs, dashboards, slide decks, and plan/diff/recap reviews — from mandatory templates, then opening them in the browser. Use for architecture overviews, any table with 4+ rows or 3+ columns, slide presentations…

210 12d ago C 98 tokens original Apache-2.0

ring:writing-plans

28

LerianStudio/ring

Skill Claude CodeCodex

Writing a rolling-wave phased implementation plan from a spec before coding: a phase-epic-task hierarchy where Phase 1 is detailed into dispatch-ready tasks and later phases stay epic-level for elaboration during execution. Use when a multi-file feature needs decomposition; runs after ring:exploring-codebases or…

210 12d ago A 94 tokens original Apache-2.0

ring:writing-skills

29

LerianStudio/ring

Skill Claude CodeCodex

Writing or editing a Ring skill: SKILL.md structure, frontmatter and Agent-Search-Optimization rules, token-efficiency targets, and bulletproofing (Iron Law, rationalization tables, Red Flags) so discipline-enforcing skills resist excuses. Use when creating or revising a skill. Delegates pressure-testing to…

210 12d ago A 100 tokens original Apache-2.0

ring:backend-go

30

LerianStudio/ring

Agent

Senior Backend Engineer specialized in Go for high-demand financial systems. Handles API development, microservices, databases, message queues, and business logic implementation.

210 12d ago A 34 tokens original Apache-2.0

ring:backend-ts

31

LerianStudio/ring

Agent

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.

210 12d ago A 43 tokens original Apache-2.0

ring:bff-ts

32

LerianStudio/ring

Agent

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.

210 12d ago A 47 tokens original Apache-2.0

ring:code-reviewer

33

LerianStudio/ring

Agent

Foundation Review: Reviews code quality, architecture, design patterns, algorithmic flow, and maintainability. Runs in parallel with other reviewers at Gate 8.

210 12d ago A 37 tokens original Apache-2.0

LerianStudio/ring

Agent

Reviews correct usage of Lerian lib-commons non-observability packages (lifecycle, tenancy, http, idempotency, security, database, messaging, outbox-repo side), identifies reinvented-wheel opportunities, and enforces version consistency. Runs in parallel with other reviewers.

210 12d ago A 63 tokens original Apache-2.0

LerianStudio/ring

Agent

Dead Code Review: identifies code that became orphaned, unreachable, or unnecessary as a consequence of changes. Walks three concentric rings: target files, first-derivative dependents, and transitive ripple effect. Runs in parallel with other reviewers at Gate 8.

210 12d ago A 62 tokens original Apache-2.0

ring:devops

36

LerianStudio/ring

Agent

Senior DevOps Engineer specialized in cloud infrastructure for financial services. Handles containerization, IaC, and local development environments.

210 12d ago A 29 tokens original Apache-2.0

ring:frontend

37

LerianStudio/ring

Agent

Senior Frontend Engineer specialized in React/Next.js for financial dashboards and enterprise applications. Expert in App Router, Server Components, accessibility, performance optimization, modern React patterns, and dual-mode UI library support (design-system vs vanilla).

210 12d ago C 50 tokens original Apache-2.0

ring:helm

38

LerianStudio/ring

Agent

Specialist Helm Chart Engineer by Lerian Studio. Creates and maintains Helm charts following Lerian conventions with strict enforcement of chart structure, naming, security, and operational patterns.

210 12d ago B 38 tokens original Apache-2.0

ring:logic-reviewer

39

LerianStudio/ring

Agent

Correctness Review: reviews domain correctness, business rules, edge cases, and requirements. Uses mental execution to trace code paths. Runs in parallel with other reviewers at Gate 8.

210 12d ago A 42 tokens original Apache-2.0

ring:nil-reviewer

40

LerianStudio/ring

Agent

Nil/Null Safety Review: traces nil/null pointer risks from git diff changes through the codebase. Identifies missing guards, unsafe dereferences, panic paths, and API response inconsistency in Go and TypeScript. Runs in parallel with other reviewers at Gate 8.

210 12d ago A 59 tokens original Apache-2.0

ring:obs-reviewer

41

LerianStudio/ring

Agent

Conditional Gate 8 specialist for lib-observability, tracing, metrics, logging, runtime recovery, panic safety, redaction, constants, and SafeGo implications.

210 12d ago A 39 tokens original Apache-2.0

ring:perf-reviewer

42

LerianStudio/ring

Agent

Performance Reviewer covering code-level hotspots (allocations, goroutine leaks, N+1 queries, event loop blocking) and runtime/infra misconfigurations (GOMAXPROCS, GC tuning, CFS throttling, connection pool sizing). Runs in parallel with other reviewers.

210 12d ago A 62 tokens original Apache-2.0

LerianStudio/ring

Agent

Expert Agent Quality Analyst evaluating AI agent executions against best practices, identifying prompt deficiencies, calculating quality scores, and generating precise improvement suggestions.

210 12d ago A 32 tokens original Apache-2.0

ring:qa-frontend

44

LerianStudio/ring

Agent

Senior Frontend QA Analyst for React/Next.js. Supports 5 modes — unit (default), accessibility, visual, e2e, performance. Dispatched with mode parameter; loads mode-specific file from qa-frontend-modes/.

210 12d ago A 53 tokens original Apache-2.0

ring:qa

45

LerianStudio/ring

Agent

Senior QA Analyst for financial systems. Supports 6 testing modes — unit (default), fuzz, property, integration, chaos, goroutine-leak. Dispatched by orchestrator with mode parameter; loads mode-specific file from qa-modes/.

210 12d ago A 52 tokens original Apache-2.0

LerianStudio/ring

Agent

Safety Review: Reviews vulnerabilities, authentication, input validation, and OWASP risks. Runs in parallel with other reviewers at Gate 8.

210 12d ago A 33 tokens original Apache-2.0

ring:sre

47

LerianStudio/ring

Agent

Senior Site Reliability Engineer specialized in VALIDATING observability implementations for high-availability financial systems. Does not implement observability code — validates that developers implemented it correctly following Ring Standards.

210 12d ago A 39 tokens original Apache-2.0

LerianStudio/ring

Agent

Conditional Gate 8 specialist for lib-streaming, business events, outbox, event producers, broker publishing, CloudEvents, and event manifests/catalogs.

210 12d ago A 38 tokens original Apache-2.0