Skip to content
OpenSmartRoute
Skillv1.0.0

moai-domain-web-api

REST API and GraphQL design with OpenAPI 3.1, authentication, versioning, and rate limiting.

by majiayu000(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from majiayu000/claude-skill-registry-data (data/moai-domain-web-api/SKILL.md). Install upstream with npx skills add majiayu000/claude-skill-registry-data --skill moai-domain-web-api. Copyright stays with the author.

Domain Web Api Skill

Skill Metadata

Field Value
Skill Name moai-domain-web-api
Version 2.0.0 (2025-11-18)
Allowed tools Read (read_file), Bash (terminal)
Auto-load On demand when keywords detected
Tier Domain

What It Does

REST API and GraphQL design with OpenAPI 3.1, authentication, versioning, and rate limiting.

Key capabilities:

  • ✅ Best practices enforcement for domain domain
  • ✅ TRUST 5 principles integration
  • ✅ Latest tool versions (2025-11-18)
  • ✅ TDD workflow support

When to Use

Automatic triggers:

  • Related code discussions and file patterns
  • SPEC implementation (/alfred:2-run)
  • Code review requests

Manual invocation:

  • Review code for TRUST 5 compliance
  • Design new features
  • Troubleshoot issues

Tool Version Matrix (2025-11-18)

Tool Version Purpose Status
OpenAPI 3.1.0 Primary ✅ Current
Postman 11.21.0 Primary ✅ Current
Swagger UI 5.18.2 Primary ✅ Current

Inputs

  • Language-specific source directories
  • Configuration files
  • Test suites and sample data

Outputs

  • Test/lint execution plan
  • TRUST 5 review checkpoints
  • Migration guidance

Failure Modes

  • When required tools are not installed
  • When dependencies are missing
  • When test coverage falls below 85%

Dependencies

  • Access to project files via Read/Bash tools
  • Integration with moai-foundation-langs for language detection
  • Integration with moai-foundation-trust for quality gates

References (Latest Documentation)

Documentation links updated 2025-10-22


Changelog

  • ** .0** (2025-11-18): Major update with latest tool versions, comprehensive best practices, TRUST 5 integration
  • ** .0** (2025-11-18): Initial Skill release

Works Well With

  • moai-foundation-trust (quality gates)
  • moai-core-code-reviewer (code review)
  • moai-essentials-debug (debugging support)

Best Practices

DO:

  • Follow domain best practices
  • Use latest stable tool versions
  • Maintain test coverage ≥85%
  • Document all public APIs

DON'T:

  • Skip quality gates
  • Use deprecated tools
  • Ignore security warnings
  • Mix testing frameworks

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/majiayu000-claude-skill-registry-data-moai-domain-web-api/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

majiayu000-claude-skill-registry-data-moai-domain-web-api.ocm.jsonjson
{
  "ocm": "1",
  "id": "majiayu000-claude-skill-registry-data-moai-domain-web-api",
  "kind": "skill",
  "name": "moai-domain-web-api",
  "description": "REST API and GraphQL design with OpenAPI 3.1, authentication, versioning, and rate limiting.",
  "publisher": "majiayu000",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "coding"
    ],
    "tags": [
      "skill-md",
      "rest",
      "graphql",
      "openapi",
      "api-design",
      "authentication",
      "github"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "REST API and GraphQL design with OpenAPI 3.1, authentication, versioning, and rate limiting."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github",
      "repository": "https://github.com/majiayu000/claude-skill-registry-data",
      "path": "data/moai-domain-web-api/SKILL.md",
      "ref": "f863c11651055f498e1466492dc2a0d95721d2d5",
      "url": "https://github.com/majiayu000/claude-skill-registry-data/blob/f863c11651055f498e1466492dc2a0d95721d2d5/data/moai-domain-web-api/SKILL.md",
      "key": "majiayu000/claude-skill-registry-data/data/moai-domain-web-api/SKILL.md"
    },
    "allowed_tools": [
      "Read",
      "Bash"
    ]
  },
  "instructions": "# Domain Web Api Skill\n\n## Skill Metadata\n\n| Field | Value |\n| ----- | ----- |\n| **Skill Name** | moai-domain-web-api |\n| **Version** | 2.0.0 (2025-11-18) |\n| **Allowed tools** | Read (read_file), Bash (terminal) |\n| **Auto-load** | On demand when keywords detected |\n| **Tier** | Domain |\n\n---\n\n## What It Does\n\nREST API and GraphQL design with OpenAPI 3.1, authentication, versioning, and rate limiting.\n\n**Key capabilities**:\n- ✅ Best practices enforcement for domain domain\n- ✅ TRUST 5 principles integration\n- ✅ Latest tool versions (2025-11-18)\n- ✅ TDD workflow support\n\n---\n\n## When to Use\n\n**",
  "cost": {
    "context_tokens": 575
  }
}

Fetch it by URL: GET /api/v1/registry/majiayu000-claude-skill-registry-data-moai-domain-web-api/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.