{
  "markdown": "# glyph skill for Claude Code\n\nA Claude Code plugin that gives Claude idiomatic knowledge of [glyph](https://useglyph.sh), a declarative terminal UI framework for Go.\n\nOnce installed, Claude reads the skill and applies correct glyph patterns when you're working on a glyph application.\n\n## Install\n\nIn Claude Code:\n\n```\n/plugin install glyph\n```\n\n## Usage\n\nClaude activates automatically when your code imports `github.com/kungfusheep/glyph` or you ask to build a terminal UI in Go. If you want to be explicit, invoke it directly before asking Claude to write any glyph code:\n\n```\n/glyph:glyph\n```\n\n## What it covers\n\n- Core mental model: how the template system works\n- Complete examples for single-view, multi-view, and inline apps\n- Full API reference for layout, display, lists, tables, forms, conditionals, and styling\n- Common pitfalls\n\nFull API docs at [useglyph.sh/api](https://useglyph.sh/api).\n",
  "bytes": 904,
  "sha": "825d0a1652eae966eee5a46b981b55b3a647d3df28013f0c3177258a078de432",
  "repo_slug": "kungfusheep/glyph-skill",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_kungfusheep_glyph_skill_glyph_e564102d/readme"
}