Topic: devops
5,262 skills in this topic.
-
ring:api-field-descriptions
Patterns for writing clear, consistent API field descriptions including
types, constraints, examples, and edge cases.
LerianStudio/ring 169
-
ring:dev-cycle
Main orchestrator for the 10-gate development cycle system. Loads tasks/subtasks
from PM team output and executes through implementation → devops → SRE → unit testing → fuzz testing → property testing → integration testing (write) → chaos testing (write) → review → validation
gates (Gates 0-9), with state persistence and metrics collection.
Gates 6-7 (integration/chaos) write and update test code per unit but only execute tests at end of cycle (deferred execution).
Multi-tenant dual-mode is implemented during Gate 0 and verified at Gate 0.5G (no separate post-cycle step).
LerianStudio/ring 169
-
ring:dev-chaos-testing
Gate 7 of development cycle - ensures chaos tests exist using Toxiproxy
to verify graceful degradation under connection loss, latency, and partitions.
LerianStudio/ring 169
-
gtm-planning
Go-to-market planning skill for developing channel strategy, tactics,
timeline, and budget allocation for product launches.
LerianStudio/ring 169
-
using-pmm-team
7 product marketing skills + 6 specialist agents for go-to-market strategy,
positioning, messaging, competitive intelligence, and launch coordination.
LerianStudio/ring 169
-
ring:pre-dev-api-design
Gate 4: API contracts document - defines component interfaces and data contracts
before protocol/technology selection. Large Track only.
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
-
competitive-intelligence
Competitive intelligence skill for analyzing competitive landscape, creating
battlecards, and tracking competitor movements.
LerianStudio/ring 169
-
ring:linting-codebase
Parallel lint fixing pattern - runs lint checks, groups issues into independent
streams, and dispatches AI agents to fix all issues until the codebase is clean.
LerianStudio/ring 169
-
cash-flow-analysis
Cash flow analysis and treasury management workflow covering liquidity assessment,
cash forecasting, working capital optimization, and treasury operations.
LerianStudio/ring 169
-
ring:testing-anti-patterns
Test quality guard - prevents testing mock behavior, production pollution with
test-only methods, and mocking without understanding dependencies.
LerianStudio/ring 169
-
ops-cost-optimization
Structured workflow for cloud cost analysis and optimization including
rightsizing, reserved capacity planning, and FinOps practices.
LerianStudio/ring 169
-
ring:drawing-diagrams
Generate Mermaid diagrams from context and open them in mermaid.live in the browser. Use when the user asks for a diagram, visualization, flowchart, sequence diagram, ER diagram, or any visual representation of code, architecture, or processes. Produces lightweight, shareable mermaid.live URLs that open in the browser for interactive editing.
LerianStudio/ring 169
-
ops-capacity-planning
Structured workflow for infrastructure capacity planning including growth
forecasting, scaling strategy, and resource provisioning decisions.
LerianStudio/ring 169
-
using-finance-team
6 specialist financial agents for analysis, budgeting, modeling, treasury,
accounting, and metrics. Dispatch when you need deep financial expertise.
LerianStudio/ring 169
-
ring:executive-reporting
Executive communication and reporting skill for creating dashboards, status summaries,
and board packages. Focuses on actionable insights for leadership.
LerianStudio/ring 169
-
using-ops-team
5 specialist operations agents for platform engineering, incident response,
cloud cost optimization, infrastructure architecture, and security operations.
Dispatch when you need production operations expertise.
LerianStudio/ring 169
-
ring:pre-dev-data-model
Gate 5: Data structures document - defines entities, relationships, and ownership
before database technology selection. Large Track only.
LerianStudio/ring 169
-
budget-creation
Complete budgeting and forecasting workflow covering annual budgets, departmental budgets,
rolling forecasts, and variance analysis. Delivers documented budgets with approval trails.
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:dependency-mapping
Cross-project dependency mapping and analysis skill for identifying, tracking,
and managing dependencies across portfolio projects.
LerianStudio/ring 169
-
ring:production-readiness-audit
Comprehensive Ring-standards-aligned 44-dimension production readiness audit. Detects project stack, loads Ring standards via WebFetch, and runs in batches of 10 explorers appending incrementally to a single report file. Categories - Structure (pagination, errors, routes, bootstrap, runtime, core deps, naming, domain modeling, nil-safety, api-versioning, resource-leaks), Security (auth, IDOR, SQL, validation, secret-scanning, data-encryption, multi-tenant, rate-limiting, cors), Operations (telemetry, health, config, connections, logging, resilience, graceful-degradation), Quality (idempotency, docs, debt, testing, dependencies, performance, concurrency, migrations, linting, caching), Infrastructure (containers, hardening, cicd, async, makefile, license). Produces scored report (0-430, max 440 with multi-tenant) with severity ratings and standards cross-reference.
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:regulatory-templates-gate1
Gate 1 sub-skill - performs regulatory compliance analysis, field mapping,
batch approval by confidence level, and auto-saves dictionary after approval.
Supports both pre-defined templates (dictionary exists) and new templates (any spec).
LerianStudio/ring 169