Topic: devops
5,262 skills in this topic.
-
ring:dev-multi-tenant
Multi-tenant development cycle orchestrator following Ring Standards. Auto-detects service stack
(PostgreSQL, MongoDB, Redis, RabbitMQ, S3) and targetServices, then executes gate-based implementation
using tenantId from JWT for database-per-tenant isolation via lib-commons v4 tenant-manager (postgres.Manager,
mongo.Manager). Uses event-driven tenant discovery (Redis Pub/Sub via EventListener, TenantCache, TenantLoader).
TenantMiddleware with WithPG/WithMB handles single-module and multi-module services. For targetServices:
M2M credentials from AWS Secrets Manager via secretsmanager package. Requires lib-commons v4 + lib-auth v2.
Each gate dispatches ring:backend-engineer-golang. Loads multi-tenant.md via WebFetch.
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
-
ops-platform-onboarding
Structured workflow for onboarding new services to the internal platform
including infrastructure provisioning, observability setup, and documentation.
LerianStudio/ring 169
-
ring:resource-allocation
Resource capacity planning and allocation skill for managing people and skills
across multiple projects. Identifies conflicts, gaps, and optimization opportunities.
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: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
-
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:documentation-review
Comprehensive checklist and process for reviewing documentation quality
including voice, tone, structure, completeness, and technical accuracy.
LerianStudio/ring 169
-
sx-configuration
Use when generating SX dictionary configuration scripts for TOTVS Protheus - SX3 fields, SIX indexes, SX1 questions, SX5 generic tables, SX7 triggers
thalysjuvenal/advpl-specialist 116
-
code-explanation
Use when explaining ADVPL/TLPP code in plain language for developers and functional consultants
thalysjuvenal/advpl-specialist 116
-
documentation-patterns
Use when generating technical documentation for ADVPL/TLPP code - Protheus.doc headers, routine docs, API docs
thalysjuvenal/advpl-specialist 116
-
embedded-sql
Use when writing SQL queries in ADVPL/TLPP using BeginSQL/EndSQL blocks, %table%, %notDel%, %xfilial%, %exp% macros, or when choosing between Embedded SQL and TCQuery string concatenation
thalysjuvenal/advpl-specialist 116
-
changelog-patterns
Use when generating changelogs from code changes - git diffs, file comparisons, release notes
thalysjuvenal/advpl-specialist 116
-
advpl-refactoring
Use when refactoring ADVPL/TLPP code - extract functions, simplify logic, remove dead code, improve naming
thalysjuvenal/advpl-specialist 116
-
advpl-debugging
Use when debugging ADVPL/TLPP errors, analyzing Protheus logs, diagnosing performance issues, or troubleshooting compilation and runtime problems
thalysjuvenal/advpl-specialist 116
-
advpl-to-tlpp-migration
Use when migrating ADVPL procedural code to TLPP object-oriented code, converting functions to classes, or modernizing legacy Protheus code
thalysjuvenal/advpl-specialist 116
-
protheus-reference
Use when looking up Protheus native functions, SX data dictionary tables, REST API endpoints, MV parameters, or TOTVS framework documentation
thalysjuvenal/advpl-specialist 116
-
advpl-code-generation
Use when creating ADVPL/TLPP code - functions, classes, MVC structures, REST APIs, Web Services, or entry points for TOTVS Protheus
thalysjuvenal/advpl-specialist 116
-
protheus-business
Use when consulting Protheus ERP business processes, module workflows, routines, integrations, or understanding how business operations work in TOTVS Protheus
thalysjuvenal/advpl-specialist 116
-
probat-testing
Use when generating ProBat unit tests for TLPP classes and functions on TOTVS Protheus
thalysjuvenal/advpl-specialist 116
-
advpl-code-review
Use when reviewing ADVPL/TLPP code for best practices, performance, security, and modernization opportunities
thalysjuvenal/advpl-specialist 116
-
k8s-core
Core Kubernetes resource management for pods, namespaces, configmaps, secrets, and nodes. Use when listing, inspecting, or managing fundamental K8s objects.
rohitg00/kubectl-mcp-server 865
-
k8s-cli
kubectl-mcp-server CLI commands for tool discovery, direct invocation, and diagnostics. Use when exploring available tools, calling tools from command line, or checking server health.
rohitg00/kubectl-mcp-server 865
-
k8s-kind
Manage kind (Kubernetes IN Docker) local clusters. Use when creating, testing, or developing with local Kubernetes clusters in Docker containers.
rohitg00/kubectl-mcp-server 865