Topic: software-engineering
304 skills in this topic.
-
ring:portfolio-planning
Strategic portfolio planning skill for multi-project coordination, capacity assessment,
and portfolio optimization. Provides framework for portfolio-level decision making.
LerianStudio/ring 169
-
ring:using-pm-team
12 pre-dev workflow skills + 4 research agents organized into Small Track (4 gates, <2 days) and
Large Track (9 gates, 2+ days) for systematic feature planning with research-first approach.
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:pre-dev-dependency-map
Gate 6: Technology choices document - explicit, versioned, validated technology
selections with justifications. Large Track only. HARD BLOCK: Must load Ring Standards
and PROJECT_RULES.md before proceeding.
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:writing-functional-docs
Patterns and structure for writing functional documentation including guides,
conceptual explanations, tutorials, and best practices documentation.
LerianStudio/ring 169
-
ring:api-field-descriptions
Patterns for writing clear, consistent API field descriptions including
types, constraints, examples, and edge cases.
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-trd-creation
Gate 3: Technical architecture document - defines HOW/WHERE with technology-agnostic
patterns before concrete implementation choices.
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:pre-dev-delivery-planning
Gate 9 (Full Track) / Gate 4 (Small Track): Delivery roadmap and timeline planning.
Transforms tasks into realistic delivery schedule with critical path analysis,
resource allocation, and delivery breakdown. MANDATORY gate for both workflows.
LerianStudio/ring 169
-
sample-skill
LerianStudio/ring 169
-
ring:writing-api-docs
Patterns and structure for writing API reference documentation including
endpoint descriptions, request/response schemas, and error documentation.
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: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-task-breakdown
Gate 7: Implementation tasks - value-driven decomposition into working increments
that deliver measurable user value.
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: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:using-finops-team
3 FinOps agents: 2 for Brazilian financial regulatory compliance (BACEN, RFB,
Open Banking), 1 for infrastructure cost estimation when onboarding customers.
Supports any regulatory template via open intake system.
LerianStudio/ring 169
-
planning
Interview-driven planning methodology that produces implementation-ready plans. Always use this skill INSTEAD of EnterPlanMode — it provides structured interviewing (20-40 clarifying questions), exhaustive parallel codebase exploration (5-15 Explore agents), verbatim requirements capture, and automated plan validation via plan-reviewer (must score 9+). Use for new features, refactoring, architecture changes, migrations, or any non-trivial implementation work.
markmdev/meridian 146
-
observability-audit
Audit code for observability gaps — debug logs left in, errors caught without being logged, missing context on log entries, untracked slow operations. Uses the app's existing observability tooling exclusively.
markmdev/meridian 146
-
error-audit
Audit code for silent error swallowing, fallbacks to degraded alternatives, backwards compatibility shims, and UI that fails to show errors to the user. Finds and fixes all occurrences in the specified scope.
markmdev/meridian 146
-
create-docs
Create or update .meridian/docs/ knowledge files for a module or directory. Produces reference docs with frontmatter for context routing.
markmdev/meridian 146
-
add-frontmatter
Scan all .md files in the project and add or fix YAML frontmatter (summary + read_when) so they can be discovered by context routers like Reflex.
markmdev/meridian 146