Topic: ai-coding
5,076 skills in this topic.
-
compound
Document what you learned during this sprint. Reads artifacts, writes structured solutions to know-how/solutions/. Run after /ship or after fixing a significant bug. Triggers on /compound.
garagon/nanostack 173
-
conductor
Orchestrate parallel agent sessions through a sprint. Coordinates task claiming, dependency resolution, and artifact handoff between independent agents. Triggers on /conductor, /sprint, /parallel.
garagon/nanostack 173
-
security
Use before shipping to production. Performs OWASP Top 10 audit and STRIDE threat modeling against the codebase. Supports --quick, --standard, --thorough modes. Also use when the user asks to check security, audit code, or review for vulnerabilities. Triggers on /security.
garagon/nanostack 173
-
review
Use after writing code to get a thorough code review. Runs two passes — structural correctness then adversarial edge-case hunting. Scales depth by diff size. Supports --quick, --standard, --thorough modes. Triggers on /review.
garagon/nanostack 173
-
ship
Use when code is ready to ship — creates PRs, merges, deploys, and verifies. Handles the full PR-to-production pipeline. Triggers on /ship.
garagon/nanostack 173
-
nano-run
First-time setup and guided sprint. Configures stack, permissions, and work preferences conversationally. Run once after installing nanostack. Triggers on /nano-run.
garagon/nanostack 173
-
nano
Use when starting non-trivial work (touching 3+ files, new features, refactors, bug investigations). Produces a scoped, actionable implementation plan before any code is written. Triggers on /nano.
garagon/nanostack 173
-
guard
Use when working near production, sensitive systems, or destructive operations. Activates on-demand safety hooks that block dangerous commands. Supports modes — careful (warn), freeze (block writes outside scope), unfreeze (remove restrictions). Triggers on /guard, /careful, /freeze, /unfreeze.
garagon/nanostack 173
-
metrics-dashboard
KPI and metrics dashboard workflow covering metric definition, data sourcing,
visualization design, and anomaly detection. Delivers actionable dashboards.
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
-
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
-
using-finance-team
6 specialist financial agents for analysis, budgeting, modeling, treasury,
accounting, and metrics. Dispatch when you need deep financial expertise.
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
-
using-ops-team
5 specialist operations agents for platform engineering, incident response,
cloud cost optimization, infrastructure architecture, and security operations.
Dispatch when you need production operations expertise.
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
-
ops-security-audit
Structured workflow for infrastructure security audits including compliance
validation, vulnerability assessment, and security posture review.
LerianStudio/ring 169
-
ring:interviewing-user
Proactive requirements gathering - systematically interviews the user to uncover
ambiguities, preferences, and constraints BEFORE implementation begins.
LerianStudio/ring 169
-
ring:using-pmo-team
6 specialist PMO agents for portfolio management, resource planning, governance,
risk analysis, executive reporting, and delivery reporting. Dispatch when you need portfolio-level oversight.
LerianStudio/ring 169
-
ring:cycle-management
Development cycle state management — status reporting and cycle cancellation
LerianStudio/ring 169
-
ring:pre-dev-feature-map
Gate 2: Feature relationship map - visualizes feature landscape, groupings,
and interactions at business level before technical architecture.
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-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
-
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: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