Puffin Plugins #3
-
Can you briefly describe the puffin plugin architecture?What plugins are available?Explain the difference with Claude plugins. What kind of Claude plugins does Puffin support? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Puffin Plugin ArchitecturePuffin has a built-in plugin system that extends the core application with additional functionality. These plugins are:
Available Built-in PluginsCore Plugins
GUI Designer Plugin
Claude Plugins vs Puffin PluginsThese are completely different systems: Puffin Plugins
Claude Plugins (Claude Code CLI)
Claude Plugin Support in PuffinPuffin fully supports any Claude plugins that are:
When you use Puffin, Claude retains access to all its configured plugins (web search, database access, external APIs, etc.) because Puffin simply orchestrates the same Claude Code CLI that you would use directly. Bottom line: Puffin plugins enhance the Puffin interface, while Claude plugins enhance Claude's capabilities - and both work together seamlessly. This response was generated by the Puffin Q&A Bot powered by Claude. For complex questions or issues, please open a GitHub Issue. |
Beta Was this translation helpful? Give feedback.
Puffin Plugin Architecture
Puffin has a built-in plugin system that extends the core application with additional functionality. These plugins are:
.puffin/directoryAvailable Built-in Plugins
Core Plugins