Topic: plugin
507 skills in this topic.
-
ring:dev-implementation
Gate 0 of the development cycle. Executes code implementation using the appropriate
specialized agent based on task content and project language. Handles TDD workflow
with RED-GREEN phases. Follows project standards defined in docs/PROJECT_RULES.md.
LerianStudio/ring 169
-
ring:infrastructure-cost-estimation
Orchestrates infrastructure cost estimation with tier-based or custom TPS sizing.
Offers pre-configured tiers (Starter/Growth/Business/Enterprise) or custom TPS input.
Skill discovers components, asks shared/dedicated for EACH, selects environment(s),
reads actual Helm chart configs, then dispatches agent for accurate calculations.
LerianStudio/ring 169
-
ring:dev-refactor
Analyzes backend codebase (Go/TypeScript) against standards and generates refactoring tasks for ring:dev-cycle. For frontend projects, use ring:dev-refactor-frontend instead.
LerianStudio/ring 169
-
ring:pre-dev-design-validation
Gate 1.5/2.5: Design Validation - verifies UX specifications are complete
before proceeding to technical architecture. Checklist-based validation
that prevents incomplete designs from reaching implementation.
LerianStudio/ring 169
-
sample-skill
LerianStudio/ring 169
-
ring:using-lib-commons
Comprehensive reference for lib-commons v4.6.0 — Lerian's shared Go library providing
35+ packages across database connections, messaging, multi-tenancy, runtime configuration,
observability, security, resilience, HTTP tooling, and event-driven tenant discovery.
Load this skill to discover available APIs, find the right package, and learn correct
initialization patterns.
LerianStudio/ring 169
-
ring:dev-readyz
Implements comprehensive readiness probes (/readyz) and startup self-probes for
Lerian services. Goes beyond basic K8s liveness: validates every external dependency
(database, cache, queue, TLS handshakes) and exposes per-dependency status with
latency and TLS info. Designed to be consumed by Tenant Manager post-provisioning.
Origin: Monetarie SaaS incident — product-console started successfully but MongoDB
was silently unreachable (TLS mismatch with DocumentDB). K8s liveness passed, traffic
routed, client hit errors. This skill ensures that never happens again.
LerianStudio/ring 169
-
ring:using-finops-team
3 FinOps agents: 2 for Brazilian financial regulatory compliance (BACEN, RFB,
Open Banking), 1 for infrastructure cost estimation when onboarding customers.
Supports any regulatory template via open intake system.
LerianStudio/ring 169
-
ring:using-dev-team
12 specialist developer agents for backend (Go/TypeScript), DevOps, frontend,
design, Helm charts, UI implementation, QA (backend + frontend), SRE, and prompt quality review. Dispatch when you need deep technology expertise.
LerianStudio/ring 169
-
ring:pre-dev-full
Complete 10-gate pre-dev workflow for large features (>=2 days).
Orchestrates topology discovery, research, PRD, feature map, design validation,
TRD, API design, data model, dependency map, task breakdown, subtask creation,
and delivery planning in a sequential gated process with human approval at each gate.
LerianStudio/ring 169
-
ring:lerian-map-management
Manage the Lerian Map platform — maintain products, features, iterations, and delivery roadmaps
via REST API. Enforces Lerian naming/tagging standards, keeps map data in sync with repository
activity, and supports TPMs/PMs in keeping the map 100% accurate.
LerianStudio/ring 169
-
ring:dev-service-discovery
Scans the current Go project and identifies the Service → Module → Resource
hierarchy for tenant-manager registration. Detects service name and type,
modules (via WithModule or component structure), resources per module
(PostgreSQL, MongoDB, RabbitMQ), and database names for each resource.
Redis is excluded (managed via key prefixing).
Produces a visual HTML report for human decision-making.
Additionally detects MongoDB index definitions (both in-code EnsureIndexes and
scripts/mongodb/*.js files), generates index creation scripts for any gaps,
and uploads them to S3 for use during dedicated tenant database provisioning.
Also detects database names per module, cross-references them across modules
to find shared databases, and flags them for single-provision in tenant-manager.
LerianStudio/ring 169
-
ring:pre-dev-trd-creation
Gate 3: Technical architecture document - defines HOW/WHERE with technology-agnostic
patterns before concrete implementation choices.
LerianStudio/ring 169
-
ring:pre-dev-feature-map
Gate 2: Feature relationship map - visualizes feature landscape, groupings,
and interactions at business level before technical architecture.
LerianStudio/ring 169
-
ring:delivery-status-tracking
Delivery status tracking and progress reporting. Analyzes repository against
delivery roadmap to calculate actual vs planned progress, identify delays,
and provide insights on velocity and risk trends.
LerianStudio/ring 169
-
ring:regulatory-templates
5-stage regulatory template orchestrator - manages setup, Gate 1 (analysis + auto-save),
Gate 2 (validation), Gate 3 (generation), optional Test Gate, optional Contribution Gate.
Supports any regulatory template (BACEN, RFB, CVM, SUSEP, COAF, or other).
LerianStudio/ring 169
-
ring:dev-refactor-frontend
Analyzes frontend codebase against Ring standards and generates refactoring tasks
for ring:dev-cycle-frontend. Dispatches frontend-specific agents in ANALYSIS mode.
LerianStudio/ring 169
-
ring:pre-dev-feature
Lightweight 5-gate pre-dev workflow for small features (<2 days).
Orchestrates topology discovery, research, PRD with UX validation,
design validation, TRD, task breakdown, and delivery planning
in a sequential gated process with human approval at each gate.
LerianStudio/ring 169
-
ring:using-pmo-team
6 specialist PMO agents for portfolio management, resource planning, governance,
risk analysis, executive reporting, and delivery reporting. Dispatch when you need portfolio-level oversight.
LerianStudio/ring 169
-
delivery-reporting
Delivery reporting skill for creating visual executive presentations of squad deliveries
(engineering, product, design). Analyzes Git repositories to extract business value from
technical changes and generates HTML slide presentations with customizable visual identity.
LerianStudio/ring 169
-
ring:writing-functional-docs
Patterns and structure for writing functional documentation including guides,
conceptual explanations, tutorials, and best practices documentation.
LerianStudio/ring 169
-
ring:risk-management
Portfolio-level risk management skill for identifying, assessing, and mitigating
risks across multiple projects. Maintains RAID logs and tracks risk responses.
LerianStudio/ring 169
-
ring:using-pm-team
12 pre-dev workflow skills + 4 research agents organized into Small Track (4 gates, <2 days) and
Large Track (9 gates, 2+ days) for systematic feature planning with research-first approach.
LerianStudio/ring 169
-
ring:writing-api-docs
Patterns and structure for writing API reference documentation including
endpoint descriptions, request/response schemas, and error documentation.
LerianStudio/ring 169