README.md

March 11, 2026 · View on GitHub

Little Bear Apps

LBA Plugins
Claude Code plugin marketplace from Little Bear Apps

Claude Code Marketplace MIT Licence Little Bear Apps

Plugins · Install · Highlights · About


🔌 Available Plugins

PluginWhat It DoesVersionLinks
PitchDocsREADMEs that sell, changelogs, roadmaps, user guides, and docs suite auditing — 16 skills, 15 commandsv2.0.0Repo
ContextDocsYour AI agent maintains its own context files — CLAUDE.md, AGENTS.md, and 5 more, always fresh, always leanv1.2.0Repo

💡 What Are Claude Code Plugins?

Claude Code plugins extend Claude's capabilities with domain-specific skills, slash commands, and automated agents. They're pure Markdown — no runtime dependencies, no build steps. Install a plugin and its skills are available in every session.

Marketplaces like this one let you discover and install plugins with a single command. Each plugin listed here is open-source and independently versioned.

⚡ Installation

# Add this marketplace (once)
/plugin marketplace add littlebearapps/lba-plugins

# Install a plugin
/plugin install pitchdocs@lba-plugins
/plugin install contextdocs@lba-plugins

Updating

# Pull the latest plugin versions
/plugin marketplace update lba-plugins

🎯 Plugin Highlights

PitchDocs

Generate and maintain public-facing repository documentation with a marketing edge.

/pitchdocs:readme              # Generate a benefit-driven README
/pitchdocs:changelog           # Changelog from git history in user language
/pitchdocs:docs-audit          # Audit your full documentation suite
/pitchdocs:features benefits   # Extract features and translate to user benefits

See the full command list in the PitchDocs README.

ContextDocs

Keep AI context files fresh and consistent across tools.

/contextdocs:ai-context          # Generate context files for your project
/contextdocs:ai-context audit    # Check context file health and freshness
/contextdocs:context-guard       # Install hooks that warn on stale context
/contextdocs:context-verify      # Score context file quality (0–100)

See the full command list in the ContextDocs README.

🐻 About

Little Bear Apps builds microtools — small, focused utilities that do one thing well. These plugins follow the same philosophy: each solves a specific documentation or developer-experience problem without bloat.

📄 Licence

This marketplace catalogue is released under the MIT Licence. Each plugin is independently licensed — see PitchDocs licence and ContextDocs licence.