Claude-skill-registry don-apis

Dutch Government API design rules, OpenAPI specifications, and API architecture guidelines. Use when building REST APIs for Dutch government projects, creating OpenAPI specs, or implementing API design patterns like webhooks and event-driven architecture.

install
source · Clone the upstream repo
git clone https://github.com/majiayu000/claude-skill-registry
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/majiayu000/claude-skill-registry "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/data/don-apis" ~/.claude/skills/majiayu000-claude-skill-registry-don-apis && rm -rf "$T"
manifest: skills/data/don-apis/SKILL.md
source content

DON APIs

When to Use This Skill

Use this skill when you need guidance on:

  • API
  • REST
  • OpenAPI
  • OAS
  • webhooks

How to Navigate

This skill contains documentation organized by topic. Browse the references below or ask about specific topics.

References

Aan De Slag

Api Design Rules

Architectuur

Gedrag En Implementatie

Openapi Specification

Tools


Source: https://github.com/developer-overheid-nl/don-site/tree/main/docs/apis