Topic: code-quality
420 skills in this topic.
-
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-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-ring
Mandatory orchestrator protocol - establishes ORCHESTRATOR principle (dispatch agents,
don't operate directly) and skill discovery workflow for every conversation.
LerianStudio/ring 169
-
ring:pmo-retrospective
Portfolio retrospective skill for capturing lessons learned, process improvements,
and organizational learning across completed projects.
LerianStudio/ring 169
-
ring:pre-dev-prd-creation
Gate 1: Business requirements document - defines WHAT/WHY before HOW.
Creates PRD with problem definition, user stories, success metrics.
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: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-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: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
-
ring:dev-delivery-verification
Delivery Verification Gate — verifies that what was requested is actually delivered
as reachable, integrated code. Not quality review (Gate 8), not test verification
(Gate 9) — this gate answers: "Is every requirement from the original task actually
functioning in the running application?" Applies to ANY task type: features, refactors,
fixes, infrastructure, API endpoints, middleware, business logic, integrations.
LerianStudio/ring 169
-
ring:using-git-worktrees
Isolated workspace creation - creates git worktrees with smart directory selection
and safety verification for parallel feature development.
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
-
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: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: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-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:dev-frontend-visual
Gate 4 of frontend development cycle - ensures all components have snapshot
tests covering all states, viewports, and edge cases.
LerianStudio/ring 169
-
ring:dev-cycle-frontend
Frontend development cycle orchestrator with 9 gates. Loads tasks from PM team output
or backend handoff and executes through implementation → devops → accessibility →
unit testing → visual testing → E2E testing → performance testing → review → validation.
LerianStudio/ring 169
-
ring:testing-skills-with-subagents
Skill testing methodology - run scenarios without skill (RED), observe failures,
write skill (GREEN), close loopholes (REFACTOR).
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
-
codex-cli
OpenAI Codex CLI orchestration for AI-assisted development using gpt-5.3-codex model family. Model variants: gpt-5.3-codex (medium), gpt-5.3-codex-high, gpt-5.3-codex-xhigh. Capabilities: code generation, refactoring, automated editing, parallel task execution, session management, code review, architecture analysis, and MCP integration. Actions: analyze, implement, review, fix, refactor with Codex. Keywords: Codex CLI, gpt-5.3-codex, codex exec, code generation, refactoring, parallel execution, session resume, code review, second opinion, independent review, architecture validation, Context7 MCP. Use when: delegating complex code tasks to Codex, running multi-agent workflows, executing automated reviews, implementing features with AI assistance, resuming previous sessions, querying OpenAI documentation. Triggers: 'use codex', 'codex exec', 'run with codex', 'codex resume', 'implement with codex', 'review with codex', 'codex docs'.
alfredolopez80/multi-agent-ralph-loop 115
-
kaizen
Custom skill for kaizen
alfredolopez80/multi-agent-ralph-loop 115
-
quality-gates-parallel
Launch quality subagents in parallel using Claude Code 2.1+ native Task tool. Includes ralph-security for OWASP validation and ralph-frontend for WCAG checks. Reads results post-analysis for orchestrator decision-making.
alfredolopez80/multi-agent-ralph-loop 115
-
minimax
Custom skill for minimax
alfredolopez80/multi-agent-ralph-loop 115