hypermedia-link-generator

自动生成符合 REST 和超媒体设计规范的 API 链接结构,支持基于 OpenAPI 等标准的链接关系建模、代码生成与合规性验证,适用于构建可发现、自描述的现代 Web API。

快捷安装

在终端运行此命令,即可一键安装该 Skill 到您的 Claude 中

npx skills add jeremylongshore/claude-code-plugins-plus-skills --skill "hypermedia-link-generator"

Hypermedia Link Generator

Purpose

This skill provides automated assistance for hypermedia link generator tasks within the API Development domain.

When to Use

This skill activates automatically when you:

  • Mention “hypermedia link generator” in your request
  • Ask about hypermedia link generator patterns or best practices
  • Need help with api development skills covering rest, graphql, openapi, authentication, and api design patterns.

Capabilities

  • Provides step-by-step guidance for hypermedia link generator
  • Follows industry best practices and patterns
  • Generates production-ready code and configurations
  • Validates outputs against common standards

Example Triggers

  • “Help me with hypermedia link generator”
  • “Set up hypermedia link generator”
  • “How do I implement hypermedia link generator?”

Part of the API Development skill category. Tags: api, rest, graphql, openapi, swagger