doc-ut-met

Create and revise UT-MET documents following diopside Obsidian guidelines.

1|Updated Feb 11, 2026
One-click install
npx skills add https://github.com/tsuji-tomonori/diopside-v3 --skill doc-ut-met
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: doc-ut-met
Source: https://github.com/tsuji-tomonori/diopside-v3/tree/main/.opencode/skills/doc-ut-met
Command: npx skills add https://github.com/tsuji-tomonori/diopside-v3 --skill doc-ut-met

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires auto_link_glossary.py, validate_vault.py, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill ensures that Unit Test Quality Metrics (UT-MET) documents are created and revised according to the diopside Obsidian operational guidelines, guaranteeing consistency and adherence to standards.

Core Features & Use Cases

  • New Document Creation: Guides users through creating new UT-MET-* documents, ensuring all required frontmatter and content guidelines are met.
  • Revision of Metrics: Facilitates the modification of existing quality metric definitions, acceptance thresholds, and measurement conditions.
  • Use Case: A developer needs to add a new quality metric for code coverage to the project's documentation. They use this skill to ensure the new metric's definition, measurement criteria, and acceptance thresholds are correctly formatted and linked within the Obsidian vault.

Quick Start

Use the doc-ut-met skill to add a new quality metric definition to the document docs/unit-test-metrics/UT-MET-001.md.

Frequently Asked Questions about doc-ut-met

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a new unit test quality metrics document in Obsidian?

To create a unit test quality metrics document, you need to define the metric, set acceptance thresholds, and format the frontmatter according to Obsidian guidelines. This skill standardizes that process by guiding you through required content structures and validation checks.

What are the Obsidian frontmatter requirements for unit test metrics?

Obsidian frontmatter for unit test metrics requires specific fields to ensure document standardization and vault consistency. This skill enforces these operational guidelines, validating that your frontmatter and content structure meet the diopside project's required quality checks.

How do I modify existing quality metric definitions and acceptance thresholds?

Modifying quality metric definitions and acceptance thresholds requires updating the measurement conditions within your existing UT-MET documents. This skill facilitates the revision process while ensuring all changes adhere to the established Obsidian operational guidelines.

Does this skill validate Obsidian vault links for documentation updates?

Yes, validating the Obsidian vault is part of maintaining document quality for unit test metrics. The skill utilizes a validation script to check frontmatter, content structure, and ensure that new metric definitions are correctly linked within the vault.

What is the best way to add code coverage metrics to project documentation?

Adding code coverage metrics requires defining the measurement criteria and acceptance thresholds within a standardized document. Using this skill ensures your new metric definition is correctly formatted, linked in the Obsidian vault, and passes quality checks.