lde-discovery-markdown-examples

Discover vocabulary and law candidates from codebases and requirements.

1|Updated Dec 17, 2025
One-click install
npx skills add https://github.com/CAPHTECH/claude-marketplace --skill lde-discovery-markdown-examples
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lde-discovery-markdown-examples
Source: https://github.com/CAPHTECH/claude-marketplace/tree/main/caphtech-plugin/skills/eld-model-law-discovery/references/markdown_examples.md
Command: npx skills add https://github.com/CAPHTECH/claude-marketplace --skill lde-discovery-markdown-examples

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Illustration examples of how discovery outputs look when documented in Markdown.

Quick Start

Review these examples to align discovery output with documentation standards.

Frequently Asked Questions about lde-discovery-markdown-examples

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

FAQPage Schema
How do I document discovery outputs for vocabulary and law candidates in Markdown?

Discovery outputs are documented using standardized Markdown examples that align with /lde-term-card and /lde-law-card formats. This Skill provides reference examples showing how to structure vocabulary and law candidate documentation extracted from codebases, requirements, type definitions, and domain models.

What do discovery outputs look like when formatted as Markdown?

Discovery outputs appear as structured Markdown documentation showing extracted vocabulary candidates and law candidates from your codebase. Examples illustrate how to format type definitions, Zod schemas, Brand types, and API definitions into discoverable term and law card inputs.

Can I use these Markdown examples to bootstrap my initial LDE catalog?

Yes. These discovery examples guide you in formatting extracted vocabulary and law candidates for Phase A-B catalog initialization. The Markdown format demonstrates how to structure outputs from legacy code extraction, retrofit efforts, and new project discovery into standardized card inputs.

How do discovery examples help when retrofitting LDE to existing code?

The Markdown examples show the expected format for law and term candidates extracted during LDE retrofit. They guide consistent documentation of discovered vocabulary from existing type systems and domain models, ensuring outputs feed correctly into subsequent cataloging stages.

What file formats and code structures do these discovery examples cover?

Discovery examples cover outputs from type definitions, Zod schemas, Brand types, domain models, and API definitions. The Markdown reference demonstrates how these different code structures translate into standardized vocabulary and law candidate documentation.