Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 617 Bytes

File metadata and controls

16 lines (11 loc) · 617 Bytes

Repo structure

  • .claude-plugin/ — Claude Code plugin manifest and marketplace config
  • .cursor-plugin/ — Cursor plugin manifest
  • .codex-plugin/ — Codex plugin manifest
  • .mcp.json — MCP server configuration (subtext server + live-tunnel).
  • skills/ — Skill definitions (SKILL.md files), see "Skills" below
  • tunnel/ — Live tunnel client MCP server (see the subtext:tunnel skill)

Skills

Before creating or modifying any skill, read authoring.

Plugin Versioning

Make sure to update the plugin version in any pull request.