Topic: software-engineering
304 skills in this topic.
-
ops-incident-response
Structured workflow for production incident management following SRE best practices.
Covers incident declaration, triage, coordination, resolution, and post-mortem.
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
-
ring:systemplane-migration
Gate-based systemplane migration orchestrator. Migrates Lerian Go services from .env/YAML-based configuration to the systemplane — a database-backed, hot-reloadable runtime configuration and settings management plane with full audit history, optimistic concurrency, change feeds, component-granular bundle rebuilds, and atomic infrastructure replacement. Requires lib-commons v4.3.0+.
LerianStudio/ring 169
-
ring:pre-dev-dependency-map
Gate 6: Technology choices document - explicit, versioned, validated technology
selections with justifications. Large Track only. HARD BLOCK: Must load Ring Standards
and PROJECT_RULES.md before proceeding.
LerianStudio/ring 169
-
financial-close
Month-end and year-end close workflow covering journal entries, reconciliations,
close procedures, and audit preparation. Delivers accurate, timely close with full audit trail.
LerianStudio/ring 169
-
ops-migration-planning
Structured workflow for infrastructure migration planning including cloud migrations,
technology upgrades, and data center transitions.
LerianStudio/ring 169
-
ring:writing-plans
Creates comprehensive implementation plans with exact file paths, complete code
examples, and verification steps for engineers with zero codebase context.
LerianStudio/ring 169
-
ring:project-health-check
Individual project health assessment skill for evaluating project status across
multiple dimensions. Provides early warning of troubled projects.
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:regulatory-templates-setup
Initial setup sub-skill - handles template selection and context initialization
for the 5-stage regulatory workflow. Supports any regulatory template (pre-defined
or new) via official spec intake (URL/XSD/PDF).
LerianStudio/ring 169
-
messaging-creation
Messaging framework skill for developing value propositions, proof points,
and consistent messaging across audiences and channels.
LerianStudio/ring 169
-
ring:exploring-codebase
Autonomous two-phase codebase exploration - first discovers natural perspectives
(layers, components, boundaries), then dispatches adaptive deep-dive explorers
based on what was discovered. Synthesizes findings into actionable insights.
LerianStudio/ring 169
-
ring:dev-goroutine-leak-testing
Goroutine leak detection skill - detects goroutine usage in Go code, runs goleak
to identify memory leaks, and dispatches ring:backend-engineer-golang to fix leaks
and create regression tests using the goleak framework.
LerianStudio/ring 169
-
ring:dev-devops
Gate 1 of the development cycle. Creates/updates Docker configuration,
docker-compose setup, and environment variables for local development
and deployment readiness.
LerianStudio/ring 169
-
market-analysis
Systematic market analysis skill for understanding market size, segmentation,
trends, and opportunities. Produces quantified market intelligence.
LerianStudio/ring 169
-
ring:dev-dep-security-check
Intercepts and audits dependency installations (pip, npm, go) before they
execute. Validates package identity, checks for known vulnerabilities,
flags suspicious signals (new package, single maintainer, recent name
change), and enforces hash pinning in lockfiles. Acts as a supply-chain
gate for every `install` command in a Lerian codebase.
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:gandalf-webhook
Send tasks to Gandalf (AI team member) via webhook and get responses back. Publish to Alfarrábio, send Slack notifications, ask for business context, and more.
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:visual-explainer
Generate beautiful, self-contained HTML pages that visually explain systems, code changes, plans, and data. Use when the user asks for a diagram, architecture overview, diff review, plan review, project recap, comparison table, or any visual explanation of technical concepts. Also use proactively when you are about to render a complex ASCII table (4+ rows or 3+ columns) — present it as a styled HTML page instead.
LerianStudio/ring 169
-
financial-modeling
Financial modeling workflow for DCF, LBO, merger, and operating models.
Delivers validated, documented models with sensitivity and scenario analysis.
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:systematic-debugging
Four-phase debugging framework - root cause investigation, pattern analysis,
hypothesis testing, implementation. Ensures understanding before attempting fixes.
LerianStudio/ring 169
-
ring:dev-fuzz-testing
Gate 4 of development cycle - ensures fuzz tests exist with proper seed corpus
to discover edge cases, crashes, and unexpected input handling.
LerianStudio/ring 169