Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
Phuong Tran avatar

Libref

  • Updated July 28, 2026
  • tdp1999/claude-code-ctx

A plugin providing library and framework reference guides that teach Claude how to use specific tools, libraries, and frameworks according to your project's conventions. It supplies on-demand API reference and usage guidance to the agent. Developers use it to keep an agent's library usage correct and consistent with house style.

Key points

  • Library/framework reference
  • Project-convention aware
  • API-reference guides
  • Tool guides

Libref by the numbers

  • Data as of Jul 29, 2026 (Skillselion catalog sync)
/plugin marketplace add tdp1999/claude-code-ctx
/plugin install libref@tdp-plugins

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Last updatedJuly 28, 2026
Repositorytdp1999/claude-code-ctx

What it does

Library and framework reference guides that teach Claude how to correctly use specific tools, libraries, and frameworks within your project's conventions.

README.md

libref — Library & Framework Reference Guides

Teaches Claude how to correctly use specific tools, libraries, and frameworks within your project conventions.

Category

Library & API Reference — Skills that explain how to correctly use a library, CLI, SDK, or framework, especially project-specific patterns that Claude cannot know from training data alone.

Skills

Skill Triggers Description
stitch stitch, design screen, generate UI, vibe design, /stitch Google Stitch MCP integration — AI-powered UI design generation, screen editing, design systems, variants

Adding a New Skill

  1. Create a folder under skills/<skill-name>/
  2. Add skill.md (or SKILL.md) with frontmatter: name, description
  3. Add references/ subfolder for supplementary docs (optional)
  4. Register in plugin.json if needed
  5. Update this README

Structure

libref/
├── .claude-plugin/plugin.json
├── skills/              # One folder per skill
├── shared/
│   └── conventions/     # Error handling, logging
├── CHANGELOG.md
└── README.md

Conventions

  • Error handling: See shared/conventions/error-handling.md
  • Logging: See shared/conventions/logging-convention.md — logs to ${CLAUDE_PLUGIN_DATA}/libref-logs/

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.