Browse Skills — Page 167
21,746 public skills · showing 16,601–16,700
- 100/100
ring:dev-goroutine-leak-testing
LerianStudio/ring
|
- 80/100
ring:dev-helm
LerianStudio/ring
|
- 100/100
ring:dev-implementation
LerianStudio/ring
|
- 100/100
ring:dev-integration-testing
LerianStudio/ring
|
- 100/100
ring:dev-k6-load-testing
LerianStudio/ring
|
- 95/100
ring:dev-licensing
LerianStudio/ring
|
- 100/100
ring:dev-llms-txt
LerianStudio/ring
|
- 100/100
ring:dev-multi-tenant
LerianStudio/ring
Multi-tenant development cycle orchestrator following Ring Standards. Auto-detects service stack (PostgreSQL, MongoDB, Redis, RabbitMQ, S3) and executes gate-based implementation using tenantId from JWT for database-per-tenant isolation via the lib-commons v5 dispatch layer with event-driven tenant discovery (Redis Pub/Sub). Use to add tenant isolation to a Go service. Requires lib-commons v5 + lib-auth v2.
- 100/100
ring:dev-property-testing
LerianStudio/ring
|
- 100/100
ring:dev-readyz
LerianStudio/ring
|
- 100/100
ring:dev-refactor
LerianStudio/ring
Analyzes backend codebase (Go/TypeScript) against standards and generates refactoring tasks for ring:dev-cycle. For frontend projects, use ring:dev-refactor-frontend instead.
- 100/100
ring:dev-refactor-frontend
LerianStudio/ring
|
- 100/100
ring:dev-report
LerianStudio/ring
|
- 100/100
ring:dev-service-discovery
LerianStudio/ring
Scans a Go project and identifies the Service → Module → Resource hierarchy for dispatch layer registration. Detects modules, resources per module (PostgreSQL, MongoDB, RabbitMQ), database names, MongoDB indexes, and shared databases. Generates MongoDB index migration pairs (.up.json/.down.json), detects existing PostgreSQL migrations, produces a visual HTML report, and offers opt-in S3 upload. Use before ring:dev-multi-tenant on a new service or when mapping resources for dispatch.
- 100/100
ring:dev-simplify
LerianStudio/ring
|
- 100/100
ring:dev-sre
LerianStudio/ring
|
- 100/100
ring:dev-streaming-instrumentation
LerianStudio/ring
lib-streaming instrumentation orchestrator for Lerian Go services. Consumes the validated instrumentation-map.json produced by ring:streaming-event-mapping and wires lib-streaming end-to-end via a 13-gate cycle (catalog, producer bootstrap, emit instrumentation, outbox wiring, HTTP manifest, NoopEmitter fallback, integration and chaos tests). Use after streaming-event-mapping has produced its map and you need to implement event emission.
- 100/100
ring:dev-systemplane-migration
LerianStudio/ring
Migrates Lerian Go services from .env/YAML configuration of operational knobs (log levels, feature flags, rate limits, timeouts) to the lib-commons v5 systemplane runtime config client — a hot-reloadable plane using Postgres LISTEN/NOTIFY or MongoDB change streams. Use when adding hot-reloadable runtime configuration or migrating from v4 systemplane. Detects deleted v4 residue (Supervisor, BundleFactory, SYSTEMPLANE_* env vars).
- 100/100
ring:dev-unit-testing
LerianStudio/ring
|
- 100/100
ring:dev-validation
LerianStudio/ring
|
- 100/100
ring:dev-verify-code
LerianStudio/ring
|
- 100/100
ring:documentation-structure
LerianStudio/ring
|
- 100/100
ring:explore-codebase
LerianStudio/ring
|
- 75/100
ring:gandalf-webhook
LerianStudio/ring
Send tasks to Gandalf (AI team member) via webhook and get responses back. Publish to Alfarrábio, send Slack notifications, ask for business context, and more.
- 100/100
ring:lint
LerianStudio/ring
|
- 100/100
ring:pre-dev-api-design
LerianStudio/ring
|
- 100/100
ring:pre-dev-data-model
LerianStudio/ring
|
- 100/100
ring:pre-dev-delivery-planning
LerianStudio/ring
|
- 100/100
ring:pre-dev-dependency-map
LerianStudio/ring
|
- 100/100
ring:pre-dev-design-validation
LerianStudio/ring
|
- 100/100
ring:pre-dev-feature
LerianStudio/ring
|
- 100/100
ring:pre-dev-feature-map
LerianStudio/ring
|
- 100/100
ring:pre-dev-full
LerianStudio/ring
|
- 100/100
ring:pre-dev-prd-creation
LerianStudio/ring
|
- 100/100
ring:pre-dev-research
LerianStudio/ring
|
- 100/100
ring:pre-dev-subtask-creation
LerianStudio/ring
|
- 100/100
ring:pre-dev-task-breakdown
LerianStudio/ring
|
- 100/100
ring:pre-dev-trd-creation
LerianStudio/ring
|
- 100/100
ring:production-readiness-audit
LerianStudio/ring
Ring-standards-aligned production readiness audit across Structure, Security, Operations, Quality, and Infrastructure — 43 base dimensions + 1 conditional (multi-tenant) = up to 44 dimensions. Use before production deployment, periodic reviews, onboarding, or major releases. Skip for prototypes, libraries, or single-dimension checks. Runs explorers in batches of 10 and produces a scored report (0-430 base, max 440 with multi-tenant) with severity ratings.
- 100/100
ring:release-guide
LerianStudio/ring
|
- 100/100
ring:review-docs
LerianStudio/ring
|
- 100/100
ring:streaming-event-mapping
LerianStudio/ring
|
- 100/100
ring:test-driven-development
LerianStudio/ring
|
- 100/100
ring:testing-skills-with-subagents
LerianStudio/ring
|
- 100/100
ring:using-assert
LerianStudio/ring
Dual-mode skill for lib-commons/v5/commons/assert — Lerian's production-grade runtime assertion package. Sweep Mode dispatches 6 parallel explorers to find DIY invariant checks, zero-panic violations, hand-rolled domain predicates, and missing metric initialization. Reference Mode catalogs the full API (asserter lifecycle, domain predicates, observability trident, AssertionError unwrapping) and the panic-vs-assert-vs-error decision tree. Skip for non-Go or frontend code.
- 100/100
ring:using-dev-team
LerianStudio/ring
|
- 100/100
ring:using-lib-commons
LerianStudio/ring
Dual-mode skill for github.com/LerianStudio/lib-commons v5, Lerian's shared Go library. Sweep Mode dispatches 22 parallel explorers to detect DIY implementations that should use lib-commons, with file:line replacement precision. Reference Mode catalogs all lib-commons packages (database, messaging, multi-tenancy, observability, security, resilience, HTTP, idempotency, TLS) for API discovery. Skip for non-Go code or Ring itself.
- 100/100
ring:using-pm-team
LerianStudio/ring
|
- 100/100
ring:using-ring
LerianStudio/ring
|
- 100/100
ring:using-runtime
LerianStudio/ring
Dual-mode skill for lib-commons/v5/commons/runtime — the panic observability trident that turns silent goroutine deaths into production signal. Sweep Mode dispatches 6 parallel explorers to find naked goroutines, unobservable defer recover(), and missing panic-metric init. Reference Mode catalogs the API (SafeGo, RecoverWithPolicy, InitPanicMetrics) and framework integrations (Fiber, gRPC, RabbitMQ). Skip for non-Go or frontend code.
- 100/100
ring:using-tw-team
LerianStudio/ring
|
- 100/100
ring:visualize
LerianStudio/ring
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.
- 100/100
ring:voice-and-tone
LerianStudio/ring
|
- 100/100
ring:worktree
LerianStudio/ring
|
- 100/100
ring:write-api
LerianStudio/ring
|
- 100/100
ring:write-guide
LerianStudio/ring
|
- 100/100
ring:writing-skills
LerianStudio/ring
|
- 100/100
RingCentral Automation
ComposioHQ/awesome-claude-skills
"RingCentral automation via Rube MCP -- toolkit not currently available in Composio; no RING_CENTRAL_ tools found"
- 100/100
rippling-automation
ComposioHQ/awesome-claude-skills
"Automate Rippling tasks via Rube MCP (Composio). Always search tools first for current schemas."
- 100/100
risikoampel-aggregation
Klotzkette/claude-fuer-deutsches-recht
Konsolidiert die Ampel-Wertungen entlang aller drei Wuerfelachsen — pro Zelle (atomisch) pro Zeile (Dokument-Gesamtampel) pro Spalte (Datenpunkt-Hotspots) pro Arbeitsblatt (Perspektiven-Gesamtampel) und pro Gesamtwuerfel (Projekt-Ampel). Verwendet Schweregrad-Boden — eine rote Zelle macht die Zeile mindestens orange. Erkennt Hotspots (Spalten mit ueberproportional vielen roten Zellen). Erzeugt `ampel-aggregat.md` und Heatmap-Daten fuer Excel-Export. Pflichtschritt vor `pruefer-uebergabe-paket`.
- 100/100
risikoklassen-uebersicht-und-triage
Klotzkette/claude-fuer-deutsches-recht
Entscheidungsbaum zu den vier Risikoklassen der KI-VO: verbotene Praktiken Art. 5 / Hochrisiko Art. 6 und Anhang III / begrenztes Risiko Art. 50 / minimales Risiko. Systematischer Durchlauf mit klaren Verzweigungen und Weiterleitung zu Detailskills.
- 80/100
risk-analysis
HKUDS/Vibe-Trading
Risk measurement and stress testing — VaR/CVaR/max drawdown calculation, Monte Carlo simulation, extreme-value tail-risk analysis, and historical scenario stress testing.
- 100/100
risk-assessment
anthropics/knowledge-work-plugins
Identify, assess, and mitigate operational risks. Trigger with "what are the risks", "risk assessment", "risk register", "what could go wrong", or when the user is evaluating risks associated with a project, vendor, process, or decision.
- 100/100
risk-balancing
yogsoth-ai/de-anthropocentric-research-engine
Balance portfolio risk and return using Markowitz mean-variance, CVaR, Risk parity, and Kelly criterion methods.
- 100/100
risk-management-specialist
alirezarezvani/claude-skills
Medical device risk management specialist implementing ISO 14971 throughout product lifecycle. Provides risk analysis, risk evaluation, risk control, and post-production information analysis. Use when user mentions risk management, ISO 14971, risk analysis, FMEA, fault tree analysis, hazard identification, risk control, risk matrix, benefit-risk analysis, residual risk, risk acceptability, or post-market risk.
- 100/100
risk-manager
diegosouzapw/awesome-omni-skills
risk-manager workflow skill. Use this skill when the user needs Monitor portfolio risk, R-multiples, and position limits. Creates hedging strategies, calculates expectancy, and implements stop-losses and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
risk-manager-v2
diegosouzapw/awesome-omni-skills
risk-manager workflow skill. Use this skill when the user needs Monitor portfolio risk, R-multiples, and position limits. Creates hedging strategies, calculates expectancy, and implements stop-losses and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
risk-metrics-calculation
wshobson/agents
Calculate portfolio risk metrics including VaR, CVaR, Sharpe, Sortino, and drawdown analysis. Use when measuring portfolio risk, implementing risk limits, or building risk monitoring systems.
- 100/100
risk-metrics-calculation
diegosouzapw/awesome-omni-skills
Risk Metrics Calculation workflow skill. Use this skill when the user needs Calculate portfolio risk metrics including VaR, CVaR, Sharpe, Sortino, and drawdown analysis. Use when measuring portfolio risk, implementing risk limits, or building risk monitoring systems and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
risk-metrics-calculation-v2
diegosouzapw/awesome-omni-skills
Risk Metrics Calculation workflow skill. Use this skill when the user needs Calculate portfolio risk metrics including VaR, CVaR, Sharpe, Sortino, and drawdown analysis. Use when measuring portfolio risk, implementing risk limits, or building risk monitoring systems and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
risk-of-bias-assessment
yogsoth-ai/de-anthropocentric-research-engine
Assess methodological bias using RoB2, PROBAST, or QUADAS-2 validated tools
- 100/100
risk-prioritization
yogsoth-ai/de-anthropocentric-research-engine
Strategy: Action Priority matrix — classifies failure modes into H/M/L priority using severity-weighted scoring per AIAG-VDA 2019 Action Priority tables.
- 100/100
risk-register
mohitagw15856/pm-claude-skills
Build and maintain a project or product risk register. Use when asked to create a risk register, identify project risks, build a risk matrix, or document risks and mitigations for a programme. Produces a complete risk register with likelihood/impact scoring, RAG status, ownership, and prioritised mitigations.
- 100/100
riskfolio-lib
mkurman/zorai
Portfolio risk and optimization: mean-variance, risk parity, CVaR, CDaR, worst-case, and robust optimization. Factor models, Black-Litterman, NCO. Supports plotting and interactive dashboards.
- 100/100
ritekit-automation
ComposioHQ/awesome-claude-skills
"Automate Ritekit tasks via Rube MCP (Composio). Always search tools first for current schemas."
- 100/100
rive
TerminalSkills/skills
>-
- 100/100
riverpod
evanca/flutter-ai-rules
Uses Riverpod for state management in Flutter/Dart. Use when setting up providers, combining requests, managing state disposal, passing arguments, performing side effects, testing providers, or applying Riverpod best practices.
- 100/100
openai/rivet-sdk
openai/plugins
Use when using Rivet SDK.
- 100/100
anthropics/rivet-sdk
anthropics/knowledge-work-plugins
"Reference skill for Zoom Rivet SDK. Use after routing to a Rivet-based server workflow when implementing auth handling, webhook consumers, API wrappers, multi-module composition, or Lambda receiver patterns."
- 100/100
rkvst-automation
ComposioHQ/awesome-claude-skills
"Automate Rkvst tasks via Rube MCP (Composio). Always search tools first for current schemas."
- 100/100
rl-post-training
elizaOS/eliza
Diagnostic guide for RL-based post-training of language models (GRPO, PPO, REINFORCE, DPO). Use proactively when debugging a training pipeline that shows no improvement, loss anomalies, reward stagnation, NaN gradients, or other unexpected behavior during reinforcement learning fine-tuning. Work through all pipeline stages — reward, advantages, log-probs, loss, generation/decoding — before concluding the diagnosis is complete; stopping after one or two fixes is a common failure mode. Covers log-probability math, advantage estimation, numerical stability, reward processing, and generation/decoding pipeline issues.
- 100/100
rlm
guia-matthieu/clawfu-skills
"Process large codebases (>100 files) using the Recursive Language Model pattern. Orchestrates parallel sub-agents to map-reduce across files without context rot. Use when: analyzing large repositories; auditing security or auth across many files; finding patterns across 50+ files; processing large log files or data dumps"
- 100/100
rnacentral-skill
openai/plugins
Submit compact RNAcentral API requests for RNA entry browsing, single-entry lookup, and cross-reference retrieval. Use when a user wants concise RNAcentral summaries
- 100/100
rnw-integration
microsoft/react-native-windows
Automate React Native Windows integration with upstream React Native nightly versions. Use when: upgrading RNW to a newer React Native nightly, finding target nightly versions, preparing integration PRs, updating package dependencies.
- 100/100
roadmap-backcast
lyndonkl/claude
Plans backward from a fixed goal or deadline to the present, identifying required milestones, dependencies, critical path, and feasibility constraints to transform aspirational targets into actionable sequenced plans. Use when planning with fixed deadlines, working backward from future goals, mapping critical path, or when user mentions "backcast", "work backward from", "reverse planning", "we need to launch by", "target date is", or "what needs to happen to reach".
- 100/100
roadmap-communicator
alirezarezvani/claude-skills
Use when preparing roadmap narratives, release notes, changelogs, or stakeholder updates tailored for executives, engineering teams, and customers.
- 100/100
roadmap-generator
alirezarezvani/claude-cto-team
Generate phased implementation roadmaps with Epic/Story/Task breakdown, effort estimates, and validation checkpoints. Use when cto-architect needs to create actionable technical roadmaps from architecture designs.
- 100/100
roadmap-narrative
mohitagw15856/pm-claude-skills
Transform a prioritised initiative list into a compelling strategic roadmap narrative. Use when asked to write a roadmap narrative, explain the product roadmap to non-technical stakeholders, connect roadmap items to company goals, or produce an exec-shareable roadmap story. Produces a themed narrative with strategic context, quarter progression arc, an executive summary, and a 'what's not on the roadmap' section.
- 100/100
roadmap-planning
deanpeters/Product-Manager-Skills
Plan a strategic roadmap across prioritization, epic definition, stakeholder alignment, and sequencing. Use when turning strategy into a release plan that teams can execute.
- 100/100
roadmap-presentation
mohitagw15856/pm-claude-skills
Create structured roadmap presentations calibrated to any audience. Use when asked to build a product roadmap, present roadmap to leadership, create a roadmap slide, or communicate quarterly plans to execs, teams, or customers. Produces an audience-calibrated Now/Next/Later roadmap with strategic context, initiative tables, success metrics, and explicit deprioritisation rationale.
- 100/100
roadmap-update
anthropics/knowledge-work-plugins
Update, create, or reprioritize your product roadmap. Use when adding a new initiative and deciding what moves to make room, shifting priorities after new information comes in, moving timelines due to a dependency slip, or building a Now/Next/Later view from scratch.
- 100/100
roadmap-with-file
catlog22/Claude-Code-Workflow
Strategic requirement roadmap with iterative decomposition and issue creation. Outputs roadmap.md (human-readable, single source) + issues.jsonl (machine-executable).
- 100/100
roast
notque/vexjoy-agent
Constructive critique via 5 HackerNews personas with claim validation.
- 100/100
robius-app-architecture
diegosouzapw/awesome-omni-skills
Robius App Architecture Skill workflow skill. Use this skill when the user needs | and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
robius-app-architecture-v2
diegosouzapw/awesome-omni-skills
Robius App Architecture Skill workflow skill. Use this skill when the user needs | and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
robius-event-action
diegosouzapw/awesome-omni-skills
Robius Event and Action Patterns Skill workflow skill. Use this skill when the user needs | and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
robius-event-action-v2
diegosouzapw/awesome-omni-skills
Robius Event and Action Patterns Skill workflow skill. Use this skill when the user needs | and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
robius-matrix-integration
diegosouzapw/awesome-omni-skills
Robius Matrix SDK Integration Skill workflow skill. Use this skill when the user needs | and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
robius-matrix-integration-v2
diegosouzapw/awesome-omni-skills
Robius Matrix SDK Integration Skill workflow skill. Use this skill when the user needs | and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
robius-state-management
diegosouzapw/awesome-omni-skills
Robius State Management Skill workflow skill. Use this skill when the user needs | and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
Page 167 of 218