Topic: code-quality
420 skills in this topic.
-
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
-
ring:requesting-code-review
Gate 4 of development cycle - dispatches 7 specialized reviewers (code, business-logic,
security, test, nil-safety, consequences, dead-code) in parallel for comprehensive code review feedback.
LerianStudio/ring 169
-
financial-analysis
Comprehensive financial analysis workflow covering ratio analysis, trend analysis,
benchmarking, and variance analysis. Delivers documented, audit-ready insights.
LerianStudio/ring 169
-
ring:dev-unit-testing
Gate 3 of development cycle - ensures unit test coverage meets threshold (85%+)
for all acceptance criteria using TDD methodology.
LerianStudio/ring 169
-
ring:dev-validation
Development cycle validation gate (Gate 5) - validates all acceptance criteria are met
and requires explicit user approval before completion.
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
-
ops-disaster-recovery
Structured workflow for disaster recovery planning, implementation, and testing
including RTO/RPO definition, DR strategy selection, and failover procedures.
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-llms-txt
Generates or audits llms.txt files for Lerian repositories following the llmstxt.org
specification. Creates LLM-friendly entry points that help AI agents, coding assistants,
and chat models understand a project quickly without parsing full HTML docs.
Also generates CLAUDE.md / AGENTS.md when missing.
LerianStudio/ring 169
-
ring:brainstorming
Socratic design refinement - transforms rough ideas into validated designs through
structured questioning, alternative exploration, and incremental validation.
LerianStudio/ring 169
-
ring:regulatory-templates-gate2
Gate 2 sub-skill - validates uncertain mappings from Gate 1 and confirms
all field specifications through testing.
LerianStudio/ring 169
-
ops-capacity-planning
Structured workflow for infrastructure capacity planning including growth
forecasting, scaling strategy, and resource provisioning decisions.
LerianStudio/ring 169
-
ring:session-handoff
Create handoff documents capturing session state for seamless context-clear and resume
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:dev-sre
Gate 2 of the development cycle. VALIDATES that observability was correctly implemented
by developers. Does not implement observability code - only validates it.
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
-
gtm-planning
Go-to-market planning skill for developing channel strategy, tactics,
timeline, and budget allocation for product launches.
LerianStudio/ring 169
-
ring:dev-frontend-performance
Gate 6 of frontend development cycle - ensures Core Web Vitals compliance,
Lighthouse performance score > 90, and bundle size within budget.
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:pre-dev-subtask-creation
Gate 8: Zero-context implementation steps - 2-5 minute atomic subtasks with
complete code, exact commands, TDD pattern. Large Track only.
LerianStudio/ring 169
-
competitive-intelligence
Competitive intelligence skill for analyzing competitive landscape, creating
battlecards, and tracking competitor movements.
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:pre-dev-data-model
Gate 5: Data structures document - defines entities, relationships, and ownership
before database technology selection. Large Track only.
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