doc-ut-mock

Create and revise UT-MOCK 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-mock
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: doc-ut-mock
Source: https://github.com/tsuji-tomonori/diopside-v3/tree/main/.opencode/skills/doc-ut-mock
Command: npx skills add https://github.com/tsuji-tomonori/diopside-v3 --skill doc-ut-mock

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps you create and revise UT-MOCK (Unit Test Mocking) documents according to diopside's Obsidian operational standards, ensuring consistency in mocking strategies.

Core Features & Use Cases

  • Standardized Document Creation: Generates new UT-MOCK documents with correct frontmatter and structure.
  • Revision Guidance: Provides rules for updating existing UT-MOCK documents, focusing on mocking criteria, alternatives, and maintenance.
  • Use Case: When developing a new feature that requires mocking external dependencies for unit tests, use this Skill to draft the UT-MOCK-XXX document, clearly defining what will be mocked and why, adhering to project guidelines.

Quick Start

Use the doc-ut-mock skill to create a new UT-MOCK document for testing the payment gateway.

Frequently Asked Questions about doc-ut-mock

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

FAQPage Schema
How do I create a standardized unit test mocking document in Obsidian?

To create a standardized unit test mocking document in Obsidian, use this Skill to generate a new UT-MOCK file with correct frontmatter and structure, ensuring consistent mocking policies for your project.

What should be included in a unit test mocking strategy document?

A unit test mocking strategy document should include mock adoption criteria, alternative strategies, and maintenance rules. This Skill enforces these documentation standards to clarify what will be mocked and why.

How do I revise an existing UT-MOCK document for external dependencies?

You revise an existing UT-MOCK document for external dependencies by applying this Skill's revision rules, which focus on updating mocking criteria, alternatives, and maintenance guidelines to align with project standards.

Do I need Obsidian to document unit test mocking policies?

You need Obsidian to use this Skill effectively, as it enforces adherence to specific Obsidian operational guidelines for defining and maintaining your unit test mocking policies within the diopside project.

When should I document mock adoption criteria for unit testing?

You should document mock adoption criteria for unit testing when developing a new feature that requires mocking external dependencies. This ensures clear definitions of what will be mocked and why before implementation begins.