new-lld

Generate actionable low-level design documents with optional JSON export.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/lucas-ferrari-correa/ai-subagents --skill new-lld
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: new-lld
Source: https://github.com/lucas-ferrari-correa/ai-subagents/tree/main/.claude/skills/new-lld
Command: npx skills add https://github.com/lucas-ferrari-correa/ai-subagents --skill new-lld

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Conduz uma entrevista estruturada para gerar um LLD técnico, claro e acionável, descrevendo a arquitetura interna, contratos entre camadas, interfaces e decisões de implementação.

Core Features & Use Cases

  • Condução de entrevista guiada para capturar requisitos de design de baixo nível com consistência.
  • Geração de documentos LLD padronizados incluindo: estrutura de classes, interfaces, contratos e critérios de validação.
  • Exportação opcional para JSON do LLD final para integração com pipelines de entrega.

Quick Start

Solicite ao usuário o diretório de saída para salvar o LLD e o nome do arquivo deve seguir o formato kebab-case.

Frequently Asked Questions about new-lld

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

FAQPage Schema
How do I create a low-level design document for a software component?▼

To create a low-level design document, this Skill conducts a structured interview to capture your architecture requirements and generates a standardized LLD detailing internal structures, interfaces, and data models.

What is included in a structured LLD output?▼

A structured LLD output includes the internal architecture, class structures, interfaces, layer contracts, data models, implementation decisions, and validation criteria for the software component.

How do I conduct an interview to define internal architecture and interfaces?▼

You conduct an interview by applying progressive questions to architecture components, which captures the detailed internal structure, interfaces, and decision records needed to generate the actionable LLD.

Can I export the low-level design to JSON for pipeline integration?▼

Yes, you can export the final low-level design to JSON, enabling seamless integration of the standardized LLD output with your software delivery pipelines.

What format should the output file name follow when saving an LLD?▼

The output file name should follow the kebab-case format, and you must specify the target output directory where the final low-level design document will be saved.

Does the LLD generation process capture implementation decisions and validation criteria?▼

Yes, the LLD generation process explicitly captures implementation decision records and validation criteria alongside the internal structure, interfaces, and data models during the guided interview.