bedrud-api-types

Organize Bedrud API DTOs and Swagger references for contract validation.

6|1|Updated May 4, 2026
One-click install
npx skills add https://github.com/themadorg/bedrud --skill bedrud-api-types
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bedrud-api-types
Source: https://github.com/themadorg/bedrud/tree/main/.agents/skills/bedrud-api-types
Command: npx skills add https://github.com/themadorg/bedrud --skill bedrud-api-types

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Centralizes and documents Bedrud API DTOs and the Swagger reference to streamline integration and contract understanding.

Core Features & Use Cases

  • All API DTO definitions used across Bedrud services
  • Centralized source file index with quick navigation
  • Swagger reference for endpoint documentation and client generation

Quick Start

Review the Bedrud API DTOs and Swagger reference to get started.

Frequently Asked Questions about bedrud-api-types

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

FAQPage Schema
How do I centralize API DTO definitions and Swagger references for Bedrud services?

To centralize API DTO definitions and Swagger references for Bedrud services, this Skill aggregates all data transfer objects and endpoint documentation into a single stable contract reference for fast comprehension.

What is the best way to navigate Bedrud API endpoint documentation across modules?

The best way to navigate Bedrud API endpoint documentation across modules is using a centralized source file index, which provides quick navigation and aggregated Swagger references for all defined endpoints.

Do I need a Swagger reference to validate Bedrud API contracts?

You need a Swagger reference to validate Bedrud API contracts because it provides the centralized endpoint documentation required for consumers to verify data transfer objects and service agreements accurately.

Can I use this DTO documentation for client generation with Bedrud APIs?

Yes, you can use the Swagger reference within this DTO documentation for client generation with Bedrud APIs, as it supplies the centralized source index and endpoint definitions needed to automate client code.

Why does my Bedrud API integration lack a centralized data transfer object source index?

Your Bedrud API integration lacks a centralized source index because DTO definitions and Swagger references are scattered across modules, a problem solved by aggregating all contracts into one searchable reference.