Topic: skills-library
118 skills in this topic.
-
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:brainstorming
Socratic design refinement - transforms rough ideas into validated designs through
structured questioning, alternative exploration, and incremental validation.
LerianStudio/ring 169
-
ring:drawing-diagrams
Generate Mermaid diagrams from context and open them in mermaid.live in the browser. Use when the user asks for a diagram, visualization, flowchart, sequence diagram, ER diagram, or any visual representation of code, architecture, or processes. Produces lightweight, shareable mermaid.live URLs that open in the browser for interactive editing.
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:regulatory-templates-gate1
Gate 1 sub-skill - performs regulatory compliance analysis, field mapping,
batch approval by confidence level, and auto-saves dictionary after approval.
Supports both pre-defined templates (dictionary exists) and new templates (any spec).
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: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:pre-dev-api-design
Gate 4: API contracts document - defines component interfaces and data contracts
before protocol/technology selection. Large Track only.
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
-
competitive-intelligence
Competitive intelligence skill for analyzing competitive landscape, creating
battlecards, and tracking competitor movements.
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
-
ring:release-guide-info
Generate Ops Update Guide from Git Diff. Produces internal Operations-facing
update/migration guides based on git diff analysis. Supports STRICT_NO_TOUCH (default)
and TEMP_CLONE_FOR_FRESH_REFS modes. Includes tag auto-detection and commit log analysis.
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
-
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-migrate-v4
Analyzes a Go service using lib-commons v2/v3 and generates a visual migration
report showing every change needed to upgrade to lib-commons v4. Produces an
interactive HTML page (via ring:visual-explainer) and optionally generates
refactoring tasks for ring:dev-cycle.
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
-
ops-cost-optimization
Structured workflow for cloud cost analysis and optimization including
rightsizing, reserved capacity planning, and FinOps practices.
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:dev-frontend-e2e
Gate 5 of frontend development cycle - ensures all user flows from
product-designer have passing E2E tests with Playwright across browsers.
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
-
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: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
-
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: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