Skip to content

feat: add Firebase and Postgres plugins with documentation#6

Merged
amondnet merged 1 commit intomainfrom
feat/add-firebase-postgres-plugins
Oct 15, 2025
Merged

feat: add Firebase and Postgres plugins with documentation#6
amondnet merged 1 commit intomainfrom
feat/add-firebase-postgres-plugins

Conversation

@amondnet
Copy link
Copy Markdown
Contributor

Summary

  • Add Firebase and Postgres plugins as git submodules
  • Add Firebase plugin to marketplace with Google author attribution
  • Create comprehensive Claude Code plugin reference documentation
  • Update project documentation to reference plugin specs

Changes

New Plugins

  • Firebase Plugin: Backend, AI, and operational infrastructure for modern apps
    • Author: Google
    • MCP server integration via firebase-tools@latest
    • Supports both Gemini CLI and Claude Code
  • Postgres Plugin: Database integration capabilities

Documentation

  • Added docs/plugins.md: Complete Claude Code plugin reference
    • Plugin manifest schema (plugin.json)
    • Component specifications (commands, agents, hooks, MCP servers)
    • Development tools and debugging guidance
    • Directory structure standards
  • Updated CLAUDE.md to reference plugin documentation

Configuration

  • Updated .claude-plugin/marketplace.json with Firebase plugin entry
  • Configured git submodules for both plugins in .gitmodules

Test Plan

  • Verify Firebase plugin loads correctly
  • Verify Postgres plugin loads correctly
  • Confirm marketplace.json is valid JSON
  • Review plugin documentation completeness
  • Test submodule initialization

Related Issues

Part of ongoing plugin ecosystem development.

Add Firebase and Postgres plugins as git submodules:
- Firebase plugin: prototype, build & run modern apps with Firebase backend, AI, and operational infrastructure
- Postgres plugin: database integration

Update plugin infrastructure:
- Add Firebase plugin to marketplace.json with Google as author
- Add comprehensive Claude Code plugin reference documentation (docs/plugins.md)
- Update CLAUDE.md to reference plugin documentation
- Configure git submodules for both plugins

The Firebase plugin includes Google author attribution and maintains compatibility
with both Gemini CLI and Claude Code through MCP server integration.
@vercel
Copy link
Copy Markdown

vercel Bot commented Oct 15, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
claude-code-plugins Ready Ready Preview Comment Oct 15, 2025 1:41pm

@amondnet amondnet merged commit 3f30b85 into main Oct 15, 2025
2 checks passed
@amondnet amondnet deleted the feat/add-firebase-postgres-plugins branch October 15, 2025 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant