Claude Skills · Coding

AsyncAPI Event Catalog Builder

agentskillexchange/skills

Generates event-driven architecture documentation from AsyncAPI 3.0 specifications. Uses the AsyncAPI parser-js library to extract channels, message schemas, and server bindings for Kafka and RabbitMQ.

★ 34 Synced 1 hour ago View SKILL.md

At a glance

Coding Manual install Python Actively maintained

This skill is for Coding and helps you generate event catalog documentation, extract asyncapi message schemas, and document kafka and rabbitmq bindings.

Install git clone --depth 1 https://github.com/agentskillexchange/skills cp -r skills/skills/asyncapi-event-catalog-builder ~/.claude/skills/asyncapi-event-catalog-builder
Can use Not declared by the author

Setup, runtime and requirements describe agentskillexchange/skills, the repo this skill ships in.

Asyncapievent-drivenkafkarabbitmqdocumentationSchemas

Also in agentskillexchange/skills

View the repo

Builds citation networks from Semantic Scholar API and CrossRef DOI metadata. Visualizes paper influence graphs using NetworkX, identifies s...

ACF Custom Fields REST Exposer DevOps & Infrastructure

Exposes Advanced Custom Fields data through the WordPress REST API using register_rest_field and acf_format_value. Handles repeater fields,...

An ASE skill built around ACF Extended, the WordPress enhancement suite for Advanced Custom Fields that adds field types, admin improvements...

Converts Advanced Custom Fields field groups into native Gutenberg blocks using the ACF Block API v2 and @wordpress/scripts build pipeline....

Activepieces is an open-source, self-hostable workflow automation platform with 200+ integrations. It provides a visual builder for creating...

ActivityWatch is a privacy-first, open-source automated time tracker that records application usage, browser activity, and AFK status across...

Act Local GitHub Actions Runner DevOps & Infrastructure

act is an open-source CLI tool that runs GitHub Actions workflows locally using Docker, enabling fast feedback on workflow changes without p...

Use AgentClick when an agent should pause before risky commands, plans, drafts, or code changes so a human can inspect, edit, approve, or re...

Use UX/UI Agent Skills when Claude should generate tokens, component specs, accessibility audits, and framework-specific UI code from a repe...

Use Bats-core when an agent needs to turn fragile shell scripts or command-line workflows into something it can verify repeatedly after edit...

Use Cognee to ingest project knowledge into graph and vector memory so agents can retrieve durable context across sessions and workflows.

Give a coding agent symbol-aware lookup, cross-file rename, and structural edit tools before it starts making brittle text-only changes.

Other Coding skills

Karpathy Guidelines multica-ai/andrej-karpathy-skills

Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make...

Webapp Testing anthropics/skills

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI be...

MCP Builder anthropics/skills

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-design...

Claude API anthropics/skills

Reference for the Claude API / Anthropic SDK — model ids, pricing, params, streaming, tool use, MCP, agents, caching, token counting, model...

Web Artifacts Builder anthropics/skills

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS,...

Improve Codebase Architecture mattpocock/skills

Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick.