top of page

Plugins

Types of Plugins & Integrations A.I (like Claude)

Can Build

Browser Extensions

  • Chrome/Firefox extensions for productivity, scraping, or UI enhancements

  • Content scripts that modify or augment web pages

  • Popup tools for quick utilities (converters, formatters, etc.)

VS Code Extensions

  • Custom snippets, linters, or code formatters

  • Sidebar panels and webview tools

  • Language support or syntax highlighting

Figma / Design Tool Plugins

  • Auto-layout helpers, asset exporters

  • Color palette generators or design token managers

Obsidian / Notion / Roam Plugins

  • Note templates, task automators

  • Custom views and dashboards

AI-Powered Artifacts (Claude-in-Claude)

  • Apps that call the Anthropic API internally

  • Chatbots, content generators, data analyzers built right in the browser

MCP (Model Context Protocol) Servers

  • Connect Claude to external services like Google Drive, Asana, Gmail, Slack

  • Build custom tools Claude can use during conversations

CLI Tools & Scripts

  • Node.js or Python command-line utilities

  • Build tools, automation scripts, file processors

CMS & Framework Plugins

  • WordPress, Gatsby, or Next.js plugins

  • Custom middleware for Express, FastAPI, etc.

Data & API Integrations

  • REST/GraphQL API wrappers

  • Webhooks, data pipelines, dashboard widgets

bottom of page