Topic: software-engineering
304 skills in this topic.
-
financial-reporting
Financial reporting workflow covering report preparation, management reporting,
board presentations, and investor communications. Delivers polished, accurate reports.
LerianStudio/ring 169
-
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:testing-agents-with-subagents
Agent testing methodology - run agents with test inputs, observe outputs,
iterate until outputs are accurate and well-structured.
LerianStudio/ring 169
-
ring:dev-feedback-loop
Development cycle feedback system - calculates assertiveness scores, analyzes prompt
quality for all agents executed, aggregates cycle metrics, performs root cause analysis
on failures, and generates improvement reports to docs/feedbacks/cycle-{date}/.
LerianStudio/ring 169
-
positioning-development
Strategic positioning skill for developing differentiated market position,
positioning statements, and competitive framing.
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: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
-
ring:systematic-debugging
Four-phase debugging framework - root cause investigation, pattern analysis,
hypothesis testing, implementation. Ensures understanding before attempting fixes.
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
-
messaging-creation
Messaging framework skill for developing value propositions, proof points,
and consistent messaging across audiences and channels.
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
-
ring:writing-functional-docs
Patterns and structure for writing functional documentation including guides,
conceptual explanations, tutorials, and best practices documentation.
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
-
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: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:writing-skills
TDD for process documentation - write test cases (pressure scenarios), watch
baseline fail, write skill, iterate until bulletproof against rationalization.
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
-
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:dev-property-testing
Gate 5 of development cycle - ensures property-based tests exist
to verify domain invariants hold for all randomly generated inputs.
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
-
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
-
pricing-strategy
Pricing analysis skill for developing pricing models, competitive pricing analysis,
and pricing recommendations for products and features.
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:dev-docker-security
Creates or audits Dockerfiles and Docker image configurations to achieve
Docker Hub Health Score grade A. Enforces all evaluable security policies
and supply chain best practices.
LerianStudio/ring 169