generate-integration-docs
Installation
SKILL.md
Generate Integration Documentation
Objective: Create detailed, meticulous integration documentation for the specified destination in rudder-transformer.
Inputs
- Destination folder:
src/v0/destinations/$ARGUMENTS[0]/(orsrc/v1/destinations/$ARGUMENTS[0]/if v0 doesn't exist) - Integrations config path:
$ARGUMENTS[1](defaults to../rudder-integrations-config/src/configurations/destinations/$ARGUMENTS[0]relative to the repo root, if not provided)
Guide
Follow the guide at references/integration-docs-guide.md bundled with this skill. Thoroughly address every point mentioned in the guide. If parts of the guide are not easily addressable, highlight those sections with NEEDS REVIEW.
Reference Example
Study the example at src/v0/destinations/am/docs/ to understand the expected format, depth, and structure for each section.