maikai-group

Spine — Development skill for Claude Code

Development community

<!-- SPDX-License-Identifier: MIT — Copyright © 2026 Maikai Group Inc.

How to install Spine

Installs to ~/.claude/skills/maikai-group-mai-mcp-spine/SKILL.md

Terminal
mkdir -p ~/.claude/skills/maikai-group-mai-mcp-spine && curl -fsSL https://raw.githubusercontent.com/maikai-group/mai-mcp/HEAD/skills/SPINE.md -o ~/.claude/skills/maikai-group-mai-mcp-spine/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Spine does

The skill spine

Every workflow skill in this suite has the same nine positions, in this order. The authoritative machine-readable list is `REQUIRED_SECTIONS` in `scripts/check-skills.mjs` — this file explains it; that file enforces it. If they ever disagree, the script wins and this file is the bug.

# Section Contract

Alternatives in Development

  • License — Check that every Python source file carries the required SPDX Apache-2.0 license header 1.1k ★
  • Ext Skills — Experimental exploration of skills discovery and distribution through MCP primitives 214 ★
  • Mulmoterminal — Run multiple Claude Code and Codex sessions in parallel — a browser terminal grid that shows which agent needs 187 ★

Full documentation available on GitHub

View Source Repository