This generates properly formatted EventCatalog documentation files with correct frontmatter, folder structure, and resource types. It handles services, agents, events, commands, queries, domains, flows, channels, and containers. The skill walks you through finding or scaffolding your catalog, asks what you want to document, reads existing conventions to stay consistent, then writes index.mdx files in the right nested or flat structure. It can analyze codebases to extract architecture and relationships, generates schemas and NodeGraph components, and handles both new catalogs and existing ones. Built by the EventCatalog team, so it follows their patterns closely. Saves a ton of manual YAML formatting if you're documenting event driven systems or microservices.
npx -y skills add event-catalog/skills --skill catalog-documentation-creator --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
supercent-io/skills-template
supercent-io/skills-template
remotion-dev/remotion
remotion-dev/remotion
reactjs/react.dev