Skip to content

littlebearapps/lba-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Plugin What It Does Version Links
PitchDocs READMEs that sell, changelogs, roadmaps, user guides, and docs suite auditing — 16 skills, 15 commands v2.2.0 Repo
ContextDocs Your AI agent maintains its own context files — CLAUDE.md, AGENTS.md, and 5 more, always fresh, always lean v1.5.0 Repo
Claude Ads Paid-advertising audit & optimisation — 250+ weighted checks across Google, Meta, YouTube, LinkedIn, TikTok, Microsoft, Apple & Amazon Ads, with parallel agents, attribution + server-side tracking deep dives, PPC math, A/B test design, and AI creative v1.8.1 Repo
Claude SEO Comprehensive SEO analysis — technical, content (E-E-A-T), schema, AI/GEO, local, e-commerce & international — 29 skills + 22 parallel audit agents grounded in primary-source Google doctrine, with PDF reporting and hardened SSRF-safe fetchers v2.3.1 Repo

💡 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
/plugin install claude-ads@lba-plugins
/plugin install claude-seo@lba-plugins

Not seeing a newly-added plugin in the /plugin browser? The browser renders a cached catalogue. Run /plugin marketplace update lba-plugins, then quit and relaunch Claude Code so it rebuilds the catalog cache.

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.

Claude Ads

Audit and optimise paid advertising across every major platform.

/ads audit                     # Full multi-platform audit with parallel agents
/ads google                    # Google Ads deep analysis (incl. AI Max)
/ads plan <industry>           # Strategic ad plan by industry
/ads report                    # Client-ready PDF audit report

See the full command list in the Claude Ads README.

Claude SEO

Audit and plan SEO across technical, content, schema, local, and AI search.

/seo audit <url>               # Full site audit with up to 15 parallel agents
/seo page <url>                # Deep single-page analysis
/seo geo <url>                 # AI search / Generative Engine Optimisation
/seo local <url>               # Local SEO (GBP, citations, reviews, map pack)

See the full command list in the Claude SEO 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, ContextDocs licence, Claude Ads licence, and Claude SEO licence.

Contributors