# Claude Code plugins Projects at AI Tinkerers

> Canonical HTML: https://aitinkerers.org/technologies/claude-code-plugins
> Markdown URL: https://aitinkerers.org/technologies/claude-code-plugins.md
> Technology record last updated: 2026-02-27T15:56:06Z
> Generated: 2026-09-20T14:47:18Z

Package and share custom Claude Code functionality: bundle slash commands, sub-agents, and hooks for reusable, versioned workflow extensions.

Claude Code plugins are the standardized extension system for the Claude Code agentic terminal tool. They package custom functionality—like slash commands, sub-agents, hooks, and MCP servers—into reusable, versioned bundles. This architecture allows developers to standardize and share specific toolchains and project conventions across teams (e.g., a 'security-review' plugin). Plugins move beyond local configuration, enabling distribution through marketplaces and installation via the `/plugin` command for consistent, efficient workflows on any project.

- Official technology site: https://docs.claude.com/en/docs/claude-code/plugins
- Public AI Tinkerers demos and talks: 2
- Result page: 1 of 1

## Recent Public Talks and Demos

### [A Swarm of Agents Building a Bamboo Cathedral of Mixed Metaphors](https://la.aitinkerers.org/talks/rsvp_ibvl8LTzeUc)

Metaphorex is a knowledge graph of metaphors -- what they illuminate, where they break down -- written and curated by a pipeline of specialized Claude Code agents coordinating through GitHub.

- Event context: AI Tinkerers LA: March Builder Meetup &amp; Live Demos — 2026-03-20 — Los Angeles
- Public talk page: https://la.aitinkerers.org/talks/rsvp_ibvl8LTzeUc

### [Claude-Reflect: Teaching Your Coding Agent Through Corrections](https://seattle.aitinkerers.org/talks/rsvp_LYdPlFYAdIc)

I will show how claude-reflect turns day-to-day corrections into persistent memory and reusable skills for Claude Code. The talk covers the two-stage pipeline (hook-based capture + semantic validation), how learnings are queued for human review, and how patterns become new /commands via /reflect-skills. I will walk through the architecture, tradeoffs in false-positive reduction, and a short live demo: correct the agent, run /reflect, and watch CLAUDE.md and skill files update.

- Event context: AI Tinkerers Seattle Meetup: Dev Tools Track — February 9th, 2026 — 2026-02-10 — Seattle
- Public talk page: https://seattle.aitinkerers.org/talks/rsvp_LYdPlFYAdIc

## Related Technologies

- [Claude Code](https://aitinkerers.org/technologies/claude-code) ([Markdown](https://aitinkerers.org/technologies/claude-code.md)) — 214 public demos
- [Claude Code CLI](https://aitinkerers.org/technologies/claude-code-cli) ([Markdown](https://aitinkerers.org/technologies/claude-code-cli.md)) — 5 public demos
- [Claude Code Opus](https://aitinkerers.org/technologies/claude-code-opus) ([Markdown](https://aitinkerers.org/technologies/claude-code-opus.md)) — 1 public demo
- [Claude Code skills](https://aitinkerers.org/technologies/claude-code-skills) ([Markdown](https://aitinkerers.org/technologies/claude-code-skills.md)) — 2 public demos
- [Claude Code skills &amp; plugins](https://aitinkerers.org/technologies/claude-code-skills-plugins) ([Markdown](https://aitinkerers.org/technologies/claude-code-skills-plugins.md)) — 1 public demo
- [GitHub Issues](https://aitinkerers.org/technologies/github-issues) ([Markdown](https://aitinkerers.org/technologies/github-issues.md)) — 2 public demos
- [GitHub Pull Requests](https://aitinkerers.org/technologies/github-pull-requests) ([Markdown](https://aitinkerers.org/technologies/github-pull-requests.md)) — 3 public demos
- [Python](https://aitinkerers.org/technologies/python) ([Markdown](https://aitinkerers.org/technologies/python.md)) — 662 public demos
