Skip to content

Conversation

@enoreyes
Copy link
Contributor

Summary

Add comprehensive documentation for the Droid plugin system, covering installation, creation, and distribution of plugins.

Changes

New Documentation Pages

  • docs/cli/configuration/plugins.mdx - Main plugins overview page

    • What are plugins and when to use them
    • Installing plugins from marketplaces
    • Plugin structure and manifest format
    • Plugin scopes (user, project, local)
    • Managing marketplaces
    • Popular plugins list
  • docs/guides/building/building-plugins.mdx - Guide for creating plugins

    • Quick start walkthrough
    • Plugin manifest schema
    • Adding skills, commands, hooks, and agents
    • Adding MCP servers
    • Testing plugins locally
    • Distributing via marketplaces
    • Best practices

Navigation Updates

  • docs/docs.json - Added new pages to navigation
    • Plugins page in Features section
    • Building Plugins guide in Building section

Additional

  • examples/factory-plugins-plan.md - Plan for populating factory-plugins repo with:
    • ralph-wiggum (iterative development loops)
    • commit-commands (git workflow automation)
    • code-review (multi-agent PR review)
    • security-guidance (security pattern monitoring)

Notes

  • Droid is fully compatible with Claude Code plugins
  • Documentation follows the same patterns as existing skills and custom droids docs

Copy link
Contributor

@factory-droid factory-droid bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Docs additions look solid overall, but there are a couple of likely-broken internal links that will 404 on the published site. Fix those routes (or use existing doc paths) and this should be good.

@enoreyes enoreyes force-pushed the docs/plugins-documentation branch 4 times, most recently from 1a64506 to 719f4cf Compare January 27, 2026 06:40
Add comprehensive documentation for the Droid plugin system:
- cli/configuration/plugins.mdx - Main plugins overview page
- guides/building/building-plugins.mdx - Guide for creating plugins
- examples/factory-plugins-plan.md - Plan for factory-plugins repo

Updates docs.json navigation to include new pages in Features
and Building sections.

Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
@enoreyes enoreyes force-pushed the docs/plugins-documentation branch from 719f4cf to 1970f45 Compare January 27, 2026 06:44
Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
factory-arman
factory-arman previously approved these changes Jan 27, 2026
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.

4 participants