This skill generates well-structured EventCatalog documentation files based on existing projects. It's designed for users who need to document EventCatalog projects following best practices.
$ npx skills add https://github.com/event-catalog/skills --skill catalog-documentation-creatorThe EventCatalog Documentation Creator skill automates the generation of properly formatted EventCatalog documentation files, including services, agents, events, commands, queries, domains, flows, channels, and containers. It handles frontmatter configuration and folder structure according to EventCatalog best practices, eliminating manual setup overhead. This skill works standalone or as part of a larger documentation workflow—you can document individual services and events directly, or feed it output from the code-to-catalog skill for comprehensive architectural documentation. It's ideal for teams building event-driven systems who need consistent, standards-compliant documentation without manual file scaffolding.
Install using the command `$ npx skills add https://github.com/event-catalog/skills --skill catalog-documentation-creator`
Generate documentation for new EventCatalog projects
Update existing EventCatalog documentation
Verify if a repository is structured as an EventCatalog project
$ npx skills add https://github.com/event-catalog/skills --skill catalog-documentation-creatorgit clone https://github.com/event-catalog/skillsCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Check the GitHub repository or documentation for usage examples.
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan