docs-writer

Generate, update, and review Mintlify MDX documentation for Bifrost features.

1|Updated Mar 7, 2026
One-click install
npx skills add https://github.com/lakshitadidwania2106/sandbox --skill docs-writer-lakshitadidwania2106
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docs-writer
Source: https://github.com/lakshitadidwania2106/sandbox/tree/main/scenario_agent/bifrost/.claude/skills/docs-writer
Command: npx skills add https://github.com/lakshitadidwania2106/sandbox --skill docs-writer-lakshitadidwania2106

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the creation, updating, and review of technical documentation for Bifrost features, ensuring accuracy and completeness across the codebase.

Core Features & Use Cases

  • Automated Documentation Generation: Writes new MDX documentation by researching the UI, Go backend, and configuration schema.
  • Codebase Analysis: Explores the full project structure to gather necessary details for documentation.
  • Use Case: A new feature, 'virtual-keys', is added to Bifrost. Use this Skill to automatically generate its documentation, including UI elements, API endpoints, and configuration examples, ensuring it's ready for users.

Quick Start

Use the docs-writer skill to write new documentation for the 'virtual-keys' feature.

Frequently Asked Questions about docs-writer

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

FAQPage Schema
How do I generate Mintlify MDX documentation for new Bifrost features?

Generating Mintlify MDX documentation for new Bifrost features involves analyzing the codebase, researching the UI and Go backend, and validating configuration schemas. This process outputs complete MDX files covering UI elements, API endpoints, and configuration examples.

What is the best way to update existing MDX files against current Bifrost code?

Updating existing MDX files against current Bifrost code requires reviewing the documentation alongside the latest code and configuration schema. This process ensures technical accuracy and incorporates recent user feedback into the updated MDX files.

Does this documentation approach work with Go backend and configuration schema analysis?

Yes, this documentation approach works with Go backend and configuration schema analysis by exploring the full project structure. It gathers necessary details from both the backend code and UI to accurately validate and document configurations.

How do I review existing technical documentation for Bifrost accuracy?

Reviewing technical documentation for Bifrost accuracy requires a comprehensive check against the current code and configuration schema. This validation process identifies outdated information and incorporates user feedback to ensure documentation completeness.

Can I automatically document Bifrost API endpoints and configuration examples?

Yes, you can automatically document Bifrost API endpoints and configuration examples by analyzing the codebase and validating configurations. This generates MDX documentation that includes specific UI elements and API details for user reference.