Find the Right Claude Tools for Your Team
363 connectors, skills, and workflows that extend what Claude can do — reviewed independently so you don't have to guess.
New to Claude? · Trending · Deployment Playbook · How We Review
| Tool | Type | Category | Works In | Rating | Cost | Reviewed |
|---|---|---|---|---|---|---|
|
Code Review Quick setup
Structured two-stage code review workflow. Reviews implementation against spec, then checks code quality. Essential quality gate for any development project.
Teams doing frequent code changes, AI-assisted development, client delivery with quality requirements.
|
Skill | Development | CodeCoworkChat | Free | Mar 2026 | |
|
Commit Quick setup
Git commit workflow with 3 commands: /commit-commands:commit (stage + auto-message + commit), /commit-push-pr (commit + push + open PR in one step), /clean_gone (prune stale branches). Requires Git and GitHub CLI.
Developers doing frequent commits who want structured messages and one-step PR creation.
|
Skill | Development | CodeCoworkChat | Free | Mar 2026 | |
|
Cowork Built-in File Type Skills Quick setup
Cowork's native built-in skills for working with specific file types: PDF reading/summarization, Word document editing, Excel analysis, PowerPoint generation, and Canvas design. Available by default in Claude Desktop without any setup.
Business users who work primarily with Office documents and need immediate productivity without technical setup
|
Workflow | Documents & Content | CodeCoworkChat | Free * | Mar 2026 | |
|
Cowork Context File Architecture No code needed
Three-file system in a dedicated context/ folder: about-me.md (role, priorities, example work), brand-voice.md (tone, phrases, writing samples), working-preferences.md (how you want Claude to operate). Eliminates cold-start problem every session.
Anyone using Cowork regularly for client-facing or recurring business work. The single highest-leverage setup step.
|
Pattern | Productivity | CodeCoworkChat | Free | Mar 2026 | |
|
Cowork Global Instructions Baseline No code needed
Standard global instructions template for every Cowork session: read context files first, ask clarifying questions before executing, show plan before action, default output .docx, never delete without explicit approval.
Every Cowork user — configure before running your first task.
|
Pattern | Setup & Config | CodeCoworkChat | Free | Mar 2026 | |
|
Cowork Plan-Before-Execute Pattern No code needed
CLAUDE.md pattern that instructs Cowork to always produce a written plan and get explicit approval before executing any multi-step task. Prevents irreversible actions from happening without human review.
Conservative users and client deployments where accountability and oversight of AI actions is required
|
Pattern | Productivity | CodeCoworkChat | Free * | Mar 2026 | |
|
Cowork Three-Question Delegation Framework No code needed
Structured delegation prompt pattern using three questions before any task: (1) What is the end state? (2) What constraints apply? (3) What does success look like? Combined with end-state prompt structure that describes desired output before explaining current state.
Business professionals new to AI delegation who consistently get mediocre results from vague prompts
|
Pattern | Productivity | CodeCoworkChat | Free * | Mar 2026 | |
|
Cowork Workspace Folder Structure No code needed
Dedicated ~/Claude-Workspace/ directory with context/ (standing files), projects/ (active work folders), outputs/ (where Claude delivers finished work). Limits blast radius and separates concerns.
All Cowork users — should be set up before first productive session.
|
Pattern | Productivity | CodeCoworkChat | Free | Mar 2026 | |
|
GitHub MCP (Official) No code needed
Vendor-official GitHub MCP server (28.5K stars). Repository management, PRs, issues, code search, actions, and branch management directly from Claude.
Any development team on GitHub. Essential for Claude Code workflows involving PR reviews, issue triage, and repository management.
|
Connector | Development | CodeCoworkChat | Free | Apr 2026 | |
|
MCP Filesystem Server No code needed
Official Anthropic-published MCP server giving Claude scoped read/write access to the local filesystem: file operations, directory management, search, and diff capabilities.
Any developer wanting Claude to read, write, or manage local files as part of a workflow — universal prerequisite for most AI-assisted development setups.
|
Connector | Productivity | CodeCoworkChat | Free | Mar 2026 | |
|
Superpowers (obra) Quick setup
Complete SDLC workflow framework: TDD, systematic debugging, brainstorming, parallel agents, git worktrees, branch finishing, code review. The most-starred Claude skills collection at 132K stars.
Any developer using Claude Code seriously. The de facto standard skills library for structured development workflows.
|
Skill | Development | CodeCoworkChat | Free | Apr 2026 | |
|
CLAUDE.md Management Quick setup
Two tools: claude-md-improver (audits all CLAUDE.md files in a repo against quality criteria and scores them) and /revise-claude-md (captures session learnings and proposes diffs). Only applies changes with explicit approval.
Any developer maintaining CLAUDE.md project files. Especially useful on teams where multiple people edit the project config.
|
Skill | Setup & Config | CodeCoworkChat | Free | Mar 2026 | |
|
Cowork Simple memory.md Pattern No code needed
Lightweight persistent memory via a single `memory.md` file. CLAUDE.md instructs: 'When you discover something worth remembering, append it to memory.md.' Claude reads this file at session start for continuity.
New Cowork users who want basic cross-session memory without complex setup
|
Pattern | Productivity | CodeCoworkChat | Free * | Mar 2026 | |
|
Skill Security Checker Quick setup
Security audit tool for Claude Code skills with 26 detection categories: prompt injection, data exfiltration, reverse shells, privilege escalation, runtime defense hooks, plugin manifest inspection, and Semgrep validation.
Enterprise consultants and IT administrators evaluating community skills before deploying them to client environments — and security teams auditing their own skill development.
|
Skill | Security | CodeCoworkChat | Free | Mar 2026 | |
|
AgentSkills Specification Quick setup
Official Agent Skills specification and documentation repo. Defines the SKILL.md format used by Claude Code, Codex, Copilot, and 20+ other AI coding tools. 14.7K stars.
Skill authors and tool builders who want to create portable skills that work across multiple AI coding assistants.
|
Workflow | Setup & Config | CodeCoworkChat | Free | Apr 2026 | |
|
Cowork Structured Multi-File Memory No code needed
Advanced memory architecture using `.claude/memory/` directory with indexed files: MEMORY.md as index, individual topic files (user_profile.md, project_context.md, decisions.md). Claude reads relevant files on demand rather than loading everything.
Power users with large knowledge bases who need persistent memory across long-term projects
|
Pattern | Productivity | CodeCoworkChat | Free * | Mar 2026 | |
|
Claude Code Organizer (CCO) Quick setup
Zero-install npx dashboard that audits what Claude Code loads into context: scans for MCP prompt injection, identifies scope misconfigurations, tracks context token budget, and manages skill/memory scopes. 211 stars.
Developers and IT admins deploying Claude Code at scale who need visibility into what Claude is loading, especially teams adopting third-party MCP servers.
|
Skill | Setup & Config | CodeCoworkChat | Free | Mar 2026 | |
|
Everything Claude Code Quick setup
Comprehensive Claude Code configuration framework — 100K+ stars, 28 agents, 119 skills, 60 slash commands, 12 language ecosystems, 1,282 tests. Built at Cerebral Valley x Anthropic hackathon.
Developers wanting a comprehensive Claude Code setup. Best for teams willing to invest time customizing a large framework.
|
Workflow | Productivity | CodeCoworkChat | Free | Mar 2026 | |
|
Trail of Bits Skills Quick setup
Official Trail of Bits skill marketplace with 15+ security-focused Claude Code plugins: smart contract auditing, vulnerability detection, supply-chain risk analysis, CodeQL/Semgrep integration, YARA rule authoring, and CI/CD hardening. 4.2K stars.
Security teams, DevSecOps engineers, smart contract developers, and enterprise clients in regulated industries needing auditable security workflows.
|
Skill | Security | CodeCoworkChat | Free | Mar 2026 | |
|
Anthropic Official Skills Repository Quick setup
Official Anthropic GitHub repo of Claude Code skills — curated, vetted automation patterns for common developer workflows. Covers code review, testing, deployment, documentation generation, and more.
Organizations that need vetted, supported skills and can't spend time evaluating community options
|
Skill | Setup & Config | CodeCoworkChat | Free * | Mar 2026 | |
|
Desktop Commander MCP No code needed
MCP server giving Claude persistent terminal sessions, filesystem search, and diff-based file editing. 5.5K stars, MIT license. Trended on Hacker News and Product Hunt. Developer community reports switching from Windsurf/Cursor because of it.
Developers who need Claude to manage long-running processes, search large codebases, and edit files across projects.
|
Connector | Infrastructure | CodeCoworkChat | Free * | Apr 2026 | |
|
Community Skills Library (alirezarezvani) Quick setup
220+ production-ready Claude Code skills spanning engineering, DevOps, marketing, compliance, regulatory, finance, and C-level advisory. Compatible with 11 AI coding agents, Python tools use stdlib only. 8.8K stars.
Enterprise consulting engagements where multiple business domains need AI assistance — engineering, marketing, compliance, finance, and executive advisory all covered in one install.
|
Skill | Productivity | CodeCoworkChat | Free | Mar 2026 | |
|
Context7 MCP No code needed
Injects current, version-specific library documentation into Claude's context on demand. 51K+ stars, free with optional API key for higher rate limits. Two tools: resolve-library-id and query-docs. Eliminates hallucinated APIs.
Any developer using Claude for coding. Especially valuable when working with fast-changing libraries (React, Next.js, etc.).
|
Connector | Development | CodeCoworkChat | Free | Mar 2026 | |
|
Microsoft 365 Connector No code needed
Official Anthropic x Microsoft partnership. Covers SharePoint, OneDrive, Teams, and Outlook in a single connector. Available in Microsoft Marketplace.
Enterprise teams on Microsoft 365 who want Claude to search SharePoint, manage OneDrive files, read Teams messages, and draft Outlook emails.
|
Connector | Productivity | CodeCoworkChat | Free | Apr 2026 | |
|
AWS Labs MCP Suite No code needed
Official AWS Labs multi-server suite covering: AWS Documentation, IaC (CloudFormation, CDK, Terraform), EKS, ECS, Serverless/SAM, Lambda, AWS Support, and Billing. All use IAM credentials.
AWS consulting engagements where teams need AI assistance across the stack — from documentation lookup to infrastructure deployment to support case management.
|
Connector | Infrastructure | CodeCoworkChat | Free | Apr 2026 | |
|
Claude Code OWASP Skill New Find Quick setup
OWASP security best practices skill covering Top 10:2025, ASVS 5.0, Agentic AI security risks, and 20+ language-specific security quirks. Auto-activates during code review.
Any developer using Claude Code who wants automatic OWASP security guidance during code review.
|
Skill | Security | CodeCoworkChat | Free | Apr 2026 | |
|
Doc Co-Authoring (Anthropic) Quick setup
Structured workflow for co-authoring documentation, proposals, technical specs, and decision docs. Guides context transfer, iteration, and refinement. Official Anthropic skill.
|
Skill | Documents & Content | CodeCoworkChat | Free | Apr 2026 | |
|
Excel/Spreadsheet Skill (Anthropic) Quick setup
Creates, reads, edits, and manipulates Excel spreadsheets (.xlsx, .xlsm, .csv, .tsv). Handles formulas, formatting, charts, and data analysis. Official Anthropic skill.
|
Skill | Data & Analytics | CodeCoworkChat | Free | Apr 2026 | |
|
Frontend Design Quick setup
Anthropic's most-installed design skill (277K+ installs). Automatically activates when building UIs. Pushes Claude toward distinctive choices: unusual fonts, bold colors, asymmetric layouts, grain overlays, and micro-interactions. Works with React, Vue, and HTML/CSS.
Developers building web UIs who want production-grade visual quality without a designer. Works best for landing pages, dashboards, and creative projects.
|
Skill | Development | CodeCoworkChat | Free | Mar 2026 | |
|
Internal Communications (Anthropic) Quick setup
Writes internal communications: status reports, leadership updates, all-hands notes, project summaries, and team announcements. Uses proper business formats. Official Anthropic skill.
|
Skill | Communication | CodeCoworkChat | Free | Apr 2026 | |
|
Management Consulting Skill Quick setup
42 consulting frameworks across 7 categories: Strategy, Problem Solving, Decision Making, Financial, Operations, Innovation, and Pricing. Practitioner-grade step-by-step workflows, not textbook theory.
AI transformation consultants and strategy teams who want Claude to guide structured analysis using proven consulting frameworks rather than ad-hoc responses.
|
Skill | Productivity | CodeCoworkChat | Free | Apr 2026 | |
|
PDF Skill (Anthropic) Quick setup
Reads, extracts, fills, combines, splits, rotates, and analyzes PDF files. Handles text extraction, form filling, and document manipulation. Official Anthropic skill.
|
Skill | Documents & Content | CodeCoworkChat | Free | Apr 2026 | |
|
PowerPoint Skill (Anthropic) Quick setup
Creates and edits PowerPoint presentations (.pptx). Builds slide decks, pitch decks, and presentations with proper formatting and design. Official Anthropic skill.
|
Skill | Documents & Content | CodeCoworkChat | Free | Apr 2026 | |
|
Repomix Quick setup
Packs an entire code repository into a single file optimized for AI context. Constantly called a game-changer in Claude Code communities for giving Claude full project understanding in one paste.
Developers who want Claude to understand their entire codebase at once. Essential for code review, refactoring, and architecture questions across large projects.
|
Skill | Development | CodeCoworkChat | Free | Apr 2026 | |
|
Skill Creator Quick setup
The meta-skill for building Claude skills. Create, test, A/B compare, and benchmark skills. Skills 2.0 features: structured evals, A/B testing, trigger-description optimizer, and retirement dates for skills that become obsolete as the base model improves.
Developers and teams building custom Claude Code skills. Also useful for optimizing existing skills.
|
Skill | Setup & Config | CodeCoworkChat | Free | Mar 2026 | |
|
Word Document Skill (Anthropic) Quick setup
Creates, reads, edits, and manipulates Word documents (.docx). Handles formatting, tables, headers, and professional document generation. Official Anthropic skill.
|
Skill | Documents & Content | CodeCoworkChat | Free | Apr 2026 | |
|
hallucination-detector Quick setup
Zero-dependency Claude Code plugin that catches speculation, invented causality, and fake citations before they pollute your context. Install in one command, works offline, no API keys needed.
Any Claude Code user who has been burned by hallucinated file paths, invented function names, or fabricated citations.
|
Skill | Setup & Config | CodeCoworkChat | Free | Apr 2026 | |
|
Awesome MCP Servers (punkpeye) Quick setup
Hand-curated GitHub awesome list of 800+ MCP servers across 40+ categories. 84K stars. Editorial review on PRs. The most trusted MCP discovery source.
Primary reference for MCP server discovery. Tier 1 upstream for seeding the catalog.
|
Workflow | Setup & Config | CodeCoworkChat | Free * | Apr 2026 | |
|
Cowork Enterprise Search Plugin No code needed
Cross-platform search across email, chat, docs, and wikis. Connectors: Slack, Notion, Guru, Jira, Asana, Microsoft 365. Claude synthesizes results from multiple tools into a single answer.
Knowledge workers drowning in information across multiple platforms. Most valuable in organizations with 5+ collaboration tools.
|
Connector | Productivity | CodeCoworkChat | Free * | Apr 2026 | |
|
Cowork Productivity Plugin No code needed
Task and calendar management with daily workflow automation. Connectors: Slack, Notion, Asana, Linear, Jira, Monday, ClickUp, Microsoft 365. Widest connector surface of any Cowork plugin.
Business users managing work across multiple project tools. Best for teams that use Slack + a project manager (Asana, Linear, etc.) + Notion.
|
Connector | Productivity | CodeCoworkChat | Paid service * | Mar 2026 | |
|
Dify New Find No code needed
Visual AI workflow builder with 130K+ GitHub stars. Self-hostable platform for building AI applications, agents, and workflows with a drag-and-drop interface.
Teams who want to build AI workflows visually without coding. Particularly useful for business users who cannot use Claude Code directly.
|
Workflow | Productivity | CodeCoworkChat | Free plan available | Apr 2026 | |
|
MCP.so — MCP Server Registry Quick setup
Third-party aggregator of 19K+ MCP servers. Not the official Anthropic registry. Useful for volume discovery as a secondary sweep source.
Researchers scanning for MCP servers. Secondary source after punkpeye/awesome-mcp-servers.
|
Workflow | Setup & Config | CodeCoworkChat | Free * | Apr 2026 | |
|
Skills.sh — Agent Skills Directory Quick setup
Vercel-launched open directory of 91K+ AI agent skills. Cross-platform — works with Claude Code, Cursor, Copilot, and 20+ runtimes. Largest single source of skills.
Researchers scanning for new skills. Not for direct deployment — use as a discovery source only.
|
Workflow | Setup & Config | CodeCoworkChat | Free * | Apr 2026 | |
|
Agency Agents (118 Personas) Quick setup
118 specialized AI agent personas across 11 business divisions: Engineering, Marketing (27), Sales (8), Design, Product, PM, Paid Media (7), Support (6), Testing, Spatial Computing, and Specialized.
Consulting teams and businesses that want domain-expert AI agents for marketing campaigns, sales playbooks, product management, and customer support.
|
Skill | Productivity | CodeCoworkChat | Free | Apr 2026 | |
|
Asana MCP No code needed
Vendor-official Asana MCP server (V2, launched Feb 2026). Task management, project operations, and portfolio tracking from Claude. Uses Streamable HTTP.
Product and engineering teams using Asana for project management who want to create, update, and query tasks without leaving Claude.
|
Connector | Productivity | CodeCoworkChat | Free | Apr 2026 | |
|
Atlassian MCP (Jira + Confluence) No code needed
Vendor-official Atlassian remote MCP server. Jira work items and Confluence pages directly from Claude.
Enterprise development teams on Atlassian who want Claude to create Jira tickets, search Confluence docs, and cross-reference work items.
|
Connector | Productivity | CodeCoworkChat | Free | Apr 2026 | |
|
Atlassian MCP Server No code needed
Official Atlassian MCP server connecting Jira, Confluence, and Compass to AI tools. Supports searching, creating, and updating issues, pages, and service components via natural language.
Consulting teams and enterprise clients already on the Atlassian stack who want AI to manage project work without copy-pasting between tools.
|
Connector | Productivity | CodeCoworkChat | Free | Apr 2026 | |
|
Borghei Business Skills (245+) New Find Quick setup
Universal 245-skill library with heavy business focus. 38 marketing (SEO/CRO/ads), 26 C-level advisory (CEO/CFO board sims), 16 business/growth, 17 legal/compliance, 13 PM, plus sales/HR/finance bundles.
Business teams who want Claude to assist with marketing campaigns, C-level strategy, legal compliance, growth analysis, and financial modeling without writing code.
|
Skill | Productivity | CodeCoworkChat | Free | Apr 2026 | |
|
Canva AI Connector No code needed
Vendor-official Canva MCP. Design creation, template autofill, and PDF export directly from Claude. Official Canva AI Connector.
Marketing teams and content creators who want to generate branded designs from Claude without switching to the Canva UI.
|
Connector | Documents & Content | CodeCoworkChat | Free | Apr 2026 | |
|
Cowork Customer Support Plugin No code needed
Support co-pilot with 5 commands: /triage, /research, /draft-response, /escalate, /kb-article. Integrates with Intercom, HubSpot, Guru, Notion, Atlassian.
Support teams with established workflows who want to speed up ticket triage and documentation. Requires customization of response templates to match your brand voice.
|
Connector | Communication | CodeCoworkChat | Free * | Apr 2026 | |
|
Cowork Engineering Plugin No code needed
Engineering team assistant for standups, code reviews, architecture decisions, incident response, and debugging. Official Anthropic plugin.
Engineering managers, team leads, and engineering teams. Complements the Code Review skill with team-level workflows.
|
Connector | Development | CodeCoworkChat | Free | Apr 2026 | |
|
Cowork Product Management Plugin No code needed
Full PM lifecycle with 7 commands: /write-spec, /roadmap-update, /stakeholder-update, /synthesize-research, /competitive-brief, /metrics-review, /brainstorm. Integrates with Linear, Notion, Figma, Amplitude, Pendo, Intercom, and more.
Product managers at tech companies. Especially strong for PRD drafting, user research synthesis, and competitive analysis.
|
Connector | Productivity | CodeCoworkChat | Free * | Apr 2026 | |
|
Grafana MCP (Official) No code needed
Vendor-official Grafana MCP (2.6K stars). Dashboards, incidents, Loki logs, and Elasticsearch queries from Claude.
DevOps and platform teams using Grafana who want Claude to query dashboards, search logs, and investigate incidents.
|
Connector | Infrastructure | CodeCoworkChat | Free | Apr 2026 | |
|
Monday.com MCP No code needed
Vendor-official Monday.com MCP server. Project management, board operations, item management, and workflow automation from Claude. Hosted server.
Teams running projects on Monday.com who want Claude to create items, update boards, and automate repetitive project management tasks.
|
Connector | Productivity | CodeCoworkChat | Free | Apr 2026 | |
|
MongoDB MCP (Official) No code needed
Vendor-official MongoDB MCP. Full Atlas and local instance database operations, collection management, and querying from Claude.
Backend teams using MongoDB who want Claude to write queries, manage collections, and inspect data without switching to Compass or the shell.
|
Connector | Data & Analytics | CodeCoworkChat | Free | Apr 2026 | |
|
Notion MCP No code needed
Official Notion MCP (makenotion) — search, retrieve pages, query databases, create/update pages, manage databases, add comments. OAuth authentication. Version 2.0 migrated to Notion API 2025-09-03 with data sources as primary database abstraction.
Teams using Notion for documentation, project tracking, or knowledge management. Works across Claude Code, Cowork, and Chat.
|
Connector | Communication | CodeCoworkChat | Free plan available * | Mar 2026 | |
|
Stripe MCP No code needed
Vendor-official Stripe MCP server (1.4K stars). Payment processing, customer management, subscription billing, and financial operations directly from Claude. Hosted at mcp.stripe.com.
SaaS and e-commerce teams on Stripe who want Claude to query payment data, manage subscriptions, and debug billing issues.
|
Connector | Data & Analytics | CodeCoworkChat | Free | Apr 2026 | |
|
gstack (Garry Tan) Early Access No code needed
Y Combinator CEO Garry Tan's Claude Code configuration. 23 slash commands that turn Claude into a virtual team: CEO, Designer, Eng Manager, Release Manager, Doc Engineer, and QA roles.
Solo founders and small teams who want an opinionated, ship-fast Claude Code setup. Adapt the patterns rather than copying wholesale — some commands skip manual review.
|
Pattern | Productivity | CodeCoworkChat | Free | Apr 2026 | |
|
AWS Billing MCP Server No code needed
Official AWS Labs MCP server exposing Cost Explorer, AWS Budgets, Cost Optimization Hub, Compute Optimizer, Pricing Calculator, S3 Storage Lens, and Billing Conductor for natural language cloud cost analysis.
AWS-heavy clients with FinOps needs, cloud cost governance requirements, or finance teams who need to understand cloud spend without AWS console expertise.
|
Connector | Infrastructure | CodeCoworkChat | Free | Apr 2026 | |
|
AWS MCP (Official) No code needed
Vendor-official AWS MCP monorepo with 66 servers covering all major AWS services: DynamoDB, Bedrock, CloudFormation, EKS, S3, Lambda, and more.
AWS-native engineering teams who want Claude to query, deploy, and manage AWS resources directly from the coding environment.
|
Connector | Infrastructure | CodeCoworkChat | Free | Apr 2026 | |
|
Auth0 MCP Server No code needed
Official Auth0 MCP server for managing Auth0 tenants: applications, APIs, grants, actions, authentication logs, and custom forms. Read-only mode and tool restriction flags available.
IAM consulting engagements and security reviews where the client uses Auth0. Also useful for audit log analysis and authentication configuration work.
|
Connector | Security | CodeCoworkChat | Free | Apr 2026 | |
|
Claude Code Security Hooks Developer setup
4 production hooks: block-dangerous-commands (blocks rm -rf ~, fork bombs, curl|sh), protect-secrets (prevents reading/modifying sensitive files), auto-stage (git stages after edits), notify-permission (Slack alert when input needed).
Any client Claude Code deployment — these hooks are foundational safety guardrails that should be part of every production setup.
|
Automation | Security | CodeCoworkChat | Free | Apr 2026 | |
|
Claude DevTools Quick setup
The missing DevTools for Claude Code. Reads session logs and reconstructs a visual timeline of every file read, tool call, diff applied, and token consumed. Local desktop app, read-only.
Developers who want to understand and optimize their Claude Code usage. Useful for debugging unexpected behavior, tracking token costs, and reviewing what Claude changed.
|
Skill | Development | CodeCoworkChat | Free | Apr 2026 | |
|
Snowflake Cortex MCP Server No code needed
Official Snowflake MCP server exposing Cortex Search (RAG on unstructured data), Cortex Analyst (structured data via semantic models), SQL execution with configurable permissions, and semantic view querying.
Data-heavy consulting clients on Snowflake who want business users to query data in natural language while data engineers maintain governance and access controls.
|
Connector | Data & Analytics | CodeCoworkChat | Free | Apr 2026 | |
|
Snyk Agent Scan Quick setup
Auto-discovers agent configurations across Claude Code, Cursor, Gemini CLI, and Windsurf. Detects 15+ security risks including prompt injection, tool poisoning, and toxic flows.
Security teams responsible for approving AI tools across developer workstations.
|
Skill | Security | CodeCoworkChat | Free | Apr 2026 | |
|
strategic-frameworks Quick setup
Agent Skills for Claude AI that help you choose and apply proven strategic frameworks for decision-making, problem-solving, and strategic thinking. Master structured thinking with 48 proven frameworks.
Consultants, strategists, and business leaders who want Claude to apply specific frameworks like Porter's Five Forces, SWOT, or Blue Ocean Strategy.
|
Skill | Development | CodeCoworkChat | — | Apr 2026 | |
|
Cowork Data Plugin No code needed
SQL query writing, statistical analysis, and dashboard creation. Connectors: Snowflake, Databricks, BigQuery, Definite, Hex, Amplitude. Rated highest-tier by one reviewer who reported it found a $14K/month pricing anomaly missed by a client's own data team.
Data analysts and teams with Snowflake, Databricks, or BigQuery. Works with exported CSVs for teams without data warehouse connectors.
|
Connector | Data & Analytics | CodeCoworkChat | Paid service * | Mar 2026 | |
|
Cowork Marketing Plugin No code needed
Marketing assistant with 7 commands: /draft-content, /campaign-plan, /brand-review, /competitive-brief, /performance-report, /seo-audit, /email-sequence. Integrates with HubSpot, Canva, Figma, Ahrefs, Klaviyo, and more.
Marketing teams and content creators. Especially useful for campaign planning, brand voice enforcement, and performance reporting.
|
Connector | Documents & Content | CodeCoworkChat | Paid service * | Mar 2026 | |
|
Grafana MCP Server No code needed
Official Grafana MCP server (v0.11.4, April 2026) with 40+ tools for querying datasources (Prometheus, Loki, Elasticsearch, CloudWatch, ClickHouse, Pyroscope), dashboard management, and alert rule operations.
DevOps and SRE consulting clients using Grafana for observability who want AI to assist with metrics queries, alert triage, and dashboard management.
|
Connector | Infrastructure | CodeCoworkChat | Free | Apr 2026 | |
|
Pipedream MCP (2,800+ APIs) No code needed
Hosted MCP server providing access to 2,800+ APIs and 10,000+ prebuilt tools with built-in authentication. No manual token management.
Teams that need to connect Claude to multiple SaaS tools but do not want to set up individual MCP servers for each one.
|
Connector | Productivity | CodeCoworkChat | Free plan available | Apr 2026 | |
|
Playwright MCP No code needed
Browser automation via Microsoft Playwright — 30K+ stars. Uses accessibility tree (not screenshots) for web interaction: navigate, click, fill forms, scrape, screenshot. Works with Chrome, Firefox, and WebKit.
Web research, automated testing, form automation, scraping, UI verification. Developers and QA teams.
|
Connector | Productivity | CodeCoworkChat | Free | Mar 2026 | |
|
Slack MCP (Official) No code needed
Vendor-official Slack MCP server built by Slack. Workspace messaging, channel management, and search from Claude.
Any team using Slack who wants Claude to search conversations, post updates, and manage channels without leaving the coding environment.
|
Connector | Communication | CodeCoworkChat | Free | Apr 2026 | |
|
SuperClaude Framework Quick setup
Meta-programming config framework transforming Claude Code into a structured dev platform. 30 slash commands, 20 agents, 7 behavioral modes, 8 MCP integrations. 22K stars.
Power users who want a comprehensive, opinionated framework that restructures how Claude Code operates across their entire workflow.
|
Workflow | Development | CodeCoworkChat | Free | Apr 2026 | |
|
VitePress Docs Skill Quick setup
Comprehensive skill suite for creating and maintaining VitePress documentation covering full lifecycle from setup through writing, capturing screenshots, syncing with code changes, and visual branding.
Development teams using VitePress for project documentation who want AI to assist with generating, capturing, and maintaining their docs site.
|
Skill | Documents & Content | CodeCoworkChat | Free | Mar 2026 | |
|
UI/UX Pro Max Quick setup
Design intelligence skill providing AI-powered guidance across 67 UI styles, 161 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types via BM25 search over CSV databases. Supports 15+ tech stacks. 57K stars.
Full-stack developers and AI-assisted product teams needing design guidance embedded in their coding workflow; especially for startups and internal tools teams without a dedicated designer.
|
Skill | Development | CodeCoworkChat | Free | Mar 2026 | |
|
Ay-Skills New Find Quick setup
Production-ready plug-and-play skill pack for non-developers. Includes SEO auditing, browser automation, video/diagram generation, and 10+ ready-to-install skills.
Non-technical users and small business owners who want plug-and-play Claude skills for SEO, content, and automation without developer help.
|
Skill | Productivity | CodeCoworkChat | Free | Apr 2026 | |
|
Azure DevOps MCP Server No code needed
Official Microsoft MCP server for Azure DevOps. Manage work items, repos, pipelines, and boards via natural language. Available as remote MCP server.
Development teams on Azure DevOps who want AI-assisted sprint management, bug triage, and pipeline monitoring.
|
Connector | Infrastructure | CodeCoworkChat | Free | Apr 2026 | |
|
Box MCP No code needed
Vendor-official Box MCP server (GA since Aug 2025). Enterprise content management, file operations, and collaboration from Claude. Hosted server.
Enterprises using Box for document storage who need Claude to search, retrieve, and operate on files in regulated content repositories.
|
Connector | Documents & Content | CodeCoworkChat | Free | Apr 2026 | |
|
Claude Code Safety Net Developer setup
Catches destructive git and filesystem commands before they execute. Acts as a safety net preventing accidental data loss. 1.2K stars.
Teams onboarding to Claude Code who want a guardrail against force-pushes, rm -rf, and hard resets — especially useful in shared repos.
|
Automation | Security | CodeCoworkChat | Free | Apr 2026 | |
|
Claude Code Ultimate Guide Quick setup
Comprehensive guide from beginner to power user with production-ready templates, agent workflow guides, quizzes, and cheatsheet. 3.1K stars.
New Claude Code users and teams ramping up on Claude Code who need structured learning material and ready-to-use templates.
|
Workflow | Setup & Config | CodeCoworkChat | Free | Apr 2026 | |
|
Claude HUD Developer setup
Real-time heads-up display showing context usage, active tools, running agents, and todo progress. Prevents burning through usage allocation without realizing it.
Anyone running long Claude Code sessions who wants to avoid hitting usage limits unexpectedly.
|
Automation | Productivity | CodeCoworkChat | Free | Apr 2026 | |
|
Cowork Finance Plugin No code needed
Accounting and finance assistant with 5 slash commands: /journal-entry, /reconciliation, /income-statement, /variance-analysis, /sox-testing. Works with spreadsheets and CSVs — no ERP connection required.
Controllers, accountants, and finance teams doing month-end close, variance analysis, or audit prep. Works with any CSV/Excel export — ERP integration is optional.
|
Connector | Data & Analytics | CodeCoworkChat | Free * | Apr 2026 | |
|
Cowork Scheduled Task Pattern No code needed
Use /schedule in any Cowork task to create automated recurring workflows — competitor briefings, weekly reports, file organisation. Runs on hourly, daily, weekly, or weekday cadences.
Anyone with recurring research, reporting, or file-organisation tasks that follow a predictable schedule.
|
Pattern | Productivity | CodeCoworkChat | Paid service * | Mar 2026 | |
|
Dropbox MCP No code needed
Vendor-official Dropbox MCP server. File storage, sharing, and collaboration from Claude. Hosted at mcp.dropbox.com.
Teams using Dropbox for file collaboration who want Claude to search, retrieve, and manage shared files.
|
Connector | Documents & Content | CodeCoworkChat | Free | Apr 2026 | |
|
Fantastical MCP Connector New Find No code needed
Official MCP connector from Flexibits for Fantastical calendar. Read events, check availability, create/reschedule/delete appointments using natural language. Runs locally on macOS.
Mac users with Fantastical who want Claude to manage their calendar — check availability, schedule meetings, reschedule conflicts.
|
Connector | Productivity | CodeCoworkChat | Paid service | Apr 2026 | |
|
Figma MCP No code needed
Vendor-official Figma MCP server. Built into Figma Desktop Dev Mode. Design file access, component inspection, and design-to-code workflows from Claude.
Frontend developers doing design-to-code translation who want Claude to read Figma specs, extract tokens, and generate matching components.
|
Connector | Documents & Content | CodeCoworkChat | Free | Apr 2026 | |
|
HashiCorp Agent Skills Quick setup
Official HashiCorp skills for Terraform and infrastructure automation. IaC best practices, module development, and state management for Claude Code. 465 stars.
Infrastructure teams using Terraform who want Claude to write modules, manage state, and follow HashiCorp's recommended patterns.
|
Skill | Infrastructure | CodeCoworkChat | Free | Apr 2026 | |
|
Linear MCP (Official) No code needed
Vendor-official Linear MCP. Issue tracking, project management, and team workflows from Claude.
Engineering teams on Linear who want Claude to create issues, update project status, and query sprint data without context-switching.
|
Connector | Productivity | CodeCoworkChat | Free | Apr 2026 | |
|
MCP Tidy New Find Quick setup
CLI tool to visualize and manage MCP server configurations. Shows which servers are actually used with call statistics, identifies unused servers, and safely removes them with backups.
Any Claude Code user with multiple MCP servers installed who wants to reduce token overhead.
|
Skill | Productivity | CodeCoworkChat | Free | Apr 2026 | |
|
Marketing Skills (40 Skills) Quick setup
40 marketing skills: CRO (6), SEO (6), copywriting (5), paid ads (3), analytics (2), growth engineering (4), strategy (7), sales/RevOps (2). Built on shared product-marketing-context foundation.
Marketing teams and agencies who want Claude to handle CRO analysis, SEO audits, ad copy, and growth strategy with domain expertise.
|
Skill | Documents & Content | CodeCoworkChat | Free | Apr 2026 | |
|
OneWave Business Skills (162+) New Find Quick setup
162 production-ready skills with flagship agent-army feature. Heavy on sales/revenue automation (pipeline health, deal closer, lead scoring, cold emails, forecasting), business ops (OKRs, customer journey), and content (SEO/copy).
Sales teams, SMBs, and revenue operations who want AI to automate pipeline management, lead scoring, and sales forecasting.
|
Skill | Productivity | CodeCoworkChat | Free | Apr 2026 | |
|
PagerDuty MCP Server No code needed
Official PagerDuty MCP server with 70+ tools covering incidents, services, on-call schedules, escalation policies, event orchestration, incident workflows, status pages, and change events. Read-only by default.
IT operations and DevOps consulting clients running PagerDuty for on-call management who want AI to assist with incident triage and post-mortem analysis.
|
Connector | Infrastructure | CodeCoworkChat | Free | Apr 2026 | |
|
Stripe MCP Server No code needed
Official Stripe MCP server with 30+ tools covering payment intents, customers, subscriptions, products, pricing, invoices, refunds, disputes, coupons, and payment links. Hosted at mcp.stripe.com or self-hostable.
SaaS companies and e-commerce clients who want AI to manage billing operations, query payment data, create invoices, and handle subscription management.
|
Connector | Productivity | CodeCoworkChat | Free | Apr 2026 | |
|
VoltAgent Subagents (100+) New Find Quick setup
100+ specialized subagents for full-stack development. Team of AI assistants covering frontend, backend, testing, DevOps, and documentation.
Engineering teams who want Claude to act as multiple specialized roles — frontend dev, backend dev, QA engineer, DevOps, tech writer.
|
Skill | Development | CodeCoworkChat | Free | Apr 2026 | |
|
Xero MCP Server No code needed
Official Xero MCP server with 50+ tools covering contacts, invoices, chart of accounts, payroll, financial reports (P&L, trial balance, balance sheet), bank transactions, and timesheets.
SMBs using Xero for accounting who want AI to generate financial reports, manage invoices, and assist with bookkeeping without manual data export.
|
Connector | Productivity | CodeCoworkChat | Free | Apr 2026 | |
|
claude-mem Memory Engine Quick setup
Persistent cross-session memory for Claude Code using local SQLite with hybrid FTS5/semantic search, automatic context injection, 30+ language support, and a background compression worker. 44.5K stars.
Development teams running long-duration Claude Code sessions; enterprise AI transformation engagements where developers use Claude Code daily.
|
Skill | Productivity | CodeCoworkChat | Free | Mar 2026 | |
|
Azure MCP (Official) No code needed
Vendor-official Microsoft Azure MCP. Azure services and CLI access from Claude.
Azure-native shops who want Claude to manage cloud infrastructure, query resources, and run Azure CLI commands.
|
Connector | Infrastructure | CodeCoworkChat | Free | Apr 2026 | |
|
Composure Suite (hrconsultnj) Developer setup
Suite of 5 Claude Code hook-based plugins (Composure, Sentinel, Testbench, Shipyard, Design Forge) providing code quality enforcement, security scanning, convention-aware test generation, CI/CD validation, and web design patterns. Hooks run outside the LLM, blocking bad patterns at file-write time.
Development teams using Claude Code for production code who need enforceable quality gates, not just suggestions — especially TypeScript/Python/Go/Rust/C++/Swift/Kotlin projects.
|
Automation | Development | CodeCoworkChat | Free plan available * | Mar 2026 | |
|
Cowork Financial Analysis (Core) No code needed
Core financial analysis plugin with shared modeling tools plus 11 MCP data connectors (Daloopa, Morningstar, S&P Global, FactSet, Moody's, LSEG, PitchBook, etc.). Install first before other financial plugins. 7.2K stars.
Financial analysts, investment professionals, corporate finance teams. Requires Claude Enterprise plan + separate data provider subscriptions.
|
Connector | Data & Analytics | CodeCoworkChat | Free | Apr 2026 | |
|
GouvernAI-claude-code-plugin Quick setup
Runtime guardrails for Claude Code. Auto-approve what's safe, gate what's risky, block what's dangerous. Dual enforcement, full audit trail. MIT.
Enterprise teams deploying Claude Code who need an automated risk classification layer with auditable decision logs.
|
Skill | Security | CodeCoworkChat | — | Apr 2026 | |
|
Make.com MCP (Official) No code needed
Vendor-official Make.com (formerly Integromat) MCP. Workflow automation scenarios from Claude.
Operations and automation teams using Make.com who want Claude to trigger workflows, inspect scenario runs, and build automations.
|
Connector | Productivity | CodeCoworkChat | Free | Apr 2026 | |
|
Multi-Domain Claude Skills Suite Quick setup
220+ skills across engineering, marketing (45 skills/7 pods), product management, project management (Jira/Confluence), regulatory (ISO 13485, GDPR, FDA), C-level advisory (34 skills), and finance (SaaS metrics).
Consulting practices that need Claude to assist across diverse business functions — from C-suite advisory to GDPR compliance to SaaS financial modeling.
|
Skill | Productivity | CodeCoworkChat | Free | Apr 2026 | |
|
Salesforce MCP No code needed
Vendor-official Salesforce CLI MCP server. CRM operations, record management, SOQL queries, and Salesforce administration from Claude.
Salesforce developers and admins who want Claude to query records, manage metadata, and automate Salesforce operations from the terminal.
|
Connector | Communication | CodeCoworkChat | Free | Apr 2026 | |
|
Snowflake MCP (Official) No code needed
Vendor-official Snowflake MCP. Cloud data warehouse queries and operations from Claude.
Data engineering and analytics teams on Snowflake who want Claude to write SQL, explore schemas, and debug data pipelines.
|
Connector | Data & Analytics | CodeCoworkChat | Free | Apr 2026 | |
|
Twilio MCP (Official) No code needed
Vendor-official Twilio MCP. All Twilio APIs: SMS, voice, messaging, and SendGrid email from Claude.
Developers building communication features who want Claude to send test messages, configure Twilio services, and debug messaging flows.
|
Connector | Communication | CodeCoworkChat | Free | Apr 2026 | |
|
Wombat Gateway Early Access No code needed
Unix-style rwxd permissions proxy for MCP tool calls. Enforces resource-level deny-by-default policies between Claude Code and upstream MCP servers. Full audit logging.
Any team deploying Claude Code at scale who needs guardrails on what agents can actually do. Essential for enterprise deployments.
|
Connector | Security | CodeCoworkChat | Free | Apr 2026 | |
|
critical-briefs Quick setup
Critical Briefs: Agent Skills for Claude AI that validate business ideas, stress-test processes, and design MVPs through skeptical dialogue. Challenge assumptions and expose blind spots before you build.
Founders, product managers, and anyone validating business ideas who want Claude to play devil's advocate before committing resources.
|
Skill | Development | CodeCoworkChat | — | Apr 2026 | |
|
mcp-safe-run No code needed
Tired of hardcoding secrets like API keys in your MCP client configuration (e.g., mcp.json, claude_desktop_config.json)? mcp-secure-launcher lets you run your existing MCP servers securely without modifying them.
Security-conscious teams deploying MCP servers who need to keep API keys out of configuration files and version control.
|
Connector | Security | CodeCoworkChat | Free | Apr 2026 | |
|
CC Workflow Studio Quick setup
VS Code extension providing a visual drag-and-drop workflow editor for Claude Code. Design multi-agent orchestrations, export to .claude format. 4.6K stars, AGPL-3.0.
Teams who prefer visual workflow design over YAML/JSON configuration for building Claude Code multi-agent pipelines.
|
Workflow | Development | CodeCoworkChat | Free | Apr 2026 | |
|
Cowork Sales Plugin No code needed
Sales workflow assistant with commands for prospect research, call prep, pipeline review, and outreach drafting. Connectors: Slack, HubSpot, Close, Clay, ZoomInfo, Notion, Jira, Fireflies (call transcripts).
Sales teams using HubSpot or Close as their CRM. Especially useful for AEs who need quick call prep and pipeline review.
|
Connector | Communication | CodeCoworkChat | Paid service * | Mar 2026 | |
|
Spring Boot 4 Skill Quick setup
Dual-mode tool: interactive CLI scaffolder for Spring Boot 4 projects (Java 25, Spring Framework 7) AND Claude Code skill providing AI assistance aligned with Spring Boot 4 standards, security, cloud patterns, and testing.
Java development teams upgrading to or starting new Spring Boot 4 projects who want AI assistance aligned with current framework standards.
|
Skill | Development | CodeCoworkChat | Free | Mar 2026 | |
|
Zoom MCP Connector Early Access No code needed
Official Zoom integration for Claude. Provides access to AI meeting summaries, transcripts, recordings, and scheduling with enterprise-grade access controls.
Teams using Zoom who want AI to summarize meetings, extract action items, and manage scheduling from Claude.
|
Connector | Communication | CodeCoworkChat | Free plan available | Apr 2026 | |
|
AR Claude Skills (Marketing/Product) New Find Quick setup
42 production-ready skills for marketing, product, and strategy. Brand voice enforcement, SEO tools, CAC calculator, RICE prioritizer, OKR cascade, customer interview analyzer, financial scenario modeler.
Marketing managers and product owners who want AI-assisted campaign planning, prioritization frameworks, and strategic analysis.
|
Skill | Productivity | CodeCoworkChat | Free | Apr 2026 | |
|
Agents Collection (wshobson) Quick setup
112 specialized AI agents, 146 agent skills, 16 workflow orchestrators, 79 development tools in 72 focused plugins for Claude Code. Plugin architecture keeps context lean. ~1K stars.
Power users who want a kitchen-sink agent library and are comfortable selecting the right plugins for each task.
|
Skill | Development | CodeCoworkChat | Free | Apr 2026 | |
|
Antigravity Awesome Agent Skills (868+) Quick setup
Community repository of 868+ universal agentic skills for Claude Code and Cowork. Covers general productivity, research, writing, coding, analysis, and domain-specific automation patterns.
Power users who want to explore the full range of community automation patterns before building custom ones
|
Skill | Productivity | CodeCoworkChat | Free * | Apr 2026 | |
|
Claude Legal Skill (Contract Review) New Find Quick setup
AI-powered contract analysis using CUAD dataset (41 legal risk categories). Position-aware analysis, market benchmarking, specific redline suggestions, and tracked-changes Word output.
Legal teams and consultants doing contract review who want AI-assisted first-pass analysis with actual redline output.
|
Skill | Documents & Content | CodeCoworkChat | Free | Apr 2026 | |
|
Claude Scientific Skills (K-Dense) Quick setup
125+ scientific skills for bioinformatics, cheminformatics, materials science, and research. Covers computational biology, drug discovery, and scientific data analysis. 15K stars.
Research scientists and computational biologists who want Claude to apply domain-specific scientific methods and analysis pipelines.
|
Skill | Data & Analytics | CodeCoworkChat | Free | Apr 2026 | |
|
Claude-Skills-Governance-Risk-and-Compliance Quick setup
Claude Skills for Governance, Risk & Compliance (GRC): Expert-level compliance guidance for ISO 27001, SOC 2, FedRAMP, GDPR, HIPAA, NIST CSF, PCI DSS, TSA Cybersecurity, and ISO 42001 AI Management System. Skills scored 94% vs a baseline of 72% without using Skills.
Compliance officers, security teams, and auditors who need Claude to generate framework-specific controls, gap analyses, and audit documentation.
|
Skill | Security | CodeCoworkChat | Free | Apr 2026 | |
|
Dynatrace MCP No code needed
Dynatrace open-source MCP server connecting Claude to observability data — natural-language querying of problems, logs, metrics, traces, and security vulnerabilities via DQL. Zero runtime npm dependencies. 102 stars.
SRE teams, DevOps engineers, and platform engineers at enterprises running Dynatrace who want AI-assisted production monitoring and incident investigation.
|
Connector | Infrastructure | CodeCoworkChat | Paid service * | Mar 2026 | |
|
Entrepreneur Skills (Founder Kit) New Find Quick setup
24 production-ready skills built by a founder for founders. Marketing and growth, sales and revenue, operations and systems, finance and fundraising, leadership and mindset.
Startup founders and small business owners who need AI assistance across marketing, sales, ops, finance, and leadership without a full team.
|
Skill | Productivity | CodeCoworkChat | Free | Apr 2026 | |
|
Get Shit Done (GSD) Quick setup
Lightweight meta-prompting, context engineering, and spec-driven development system for Claude Code addressing context rot through structured planning, subagent orchestration, and XML-formatted prompts. Zero runtime dependencies.
Individual developers and small teams doing AI-first development; consultants running greenfield builds with Claude Code.
|
Workflow | Productivity | CodeCoworkChat | Free | Mar 2026 | |
|
Glebis Skills (Decision + Automation) New Find Quick setup
45+ skills including Decision Toolkit (7 decision frameworks), Automation Advisor (ROI calculator with break-even analysis), Google Workspace CLI, meeting processing (Granola/Fathom import), and PII redaction.
Consultants and business teams who need structured decision-making frameworks, automation ROI analysis, and meeting follow-up workflows.
|
Skill | Productivity | CodeCoworkChat | Free | Apr 2026 | |
|
Google Workspace MCP No code needed
Community MCP covering Gmail, Drive, Docs, Sheets, Slides, Calendar, and Chat in one server. Most comprehensive Google integration. 600+ stars.
Google Workspace organizations who want Claude to draft emails, query spreadsheets, manage calendar events, and search Drive files.
|
Connector | Productivity | CodeCoworkChat | Free | Apr 2026 | |
|
Jira Skill (Netresearch) Quick setup
Comprehensive Jira integration via Python CLI skill (Jira API operations) plus Jira syntax skill (Wiki markup templates and validation). Supports Jira Server/DC and Cloud, zero pip dependencies. 38 stars.
Development teams using Jira for project tracking who want Claude to create, update, and query issues directly from the coding environment.
|
Skill | Productivity | CodeCoworkChat | Free | Mar 2026 | |
|
Microsoft .NET Skills Quick setup
Official Microsoft/.NET team agent skills for AI coding assistants. Covers .NET and C# development. Follows AgentSkills spec. Works with Claude Code, GitHub Copilot, VS Code. ~752 stars.
C# and .NET developers who want Claude to follow Microsoft's recommended patterns for .NET projects.
|
Skill | Development | CodeCoworkChat | Free | Apr 2026 | |
|
Ordinary Claude Skills (600+) New Find Quick setup
600+ categorized skills with built-in website browser. Massive organized collection covering development, writing, analysis, and automation.
Users who want a comprehensive skill library covering many use cases without installing dozens of individual packages.
|
Skill | Productivity | CodeCoworkChat | Free | Apr 2026 | |
|
Phuryn PM Skills (100+) New Find Quick setup
100+ agentic PM skills with 36 chained workflows covering discovery to growth. Full Triple Diamond lifecycle with strategy deliverables.
Product managers and operations teams who want end-to-end product lifecycle workflows from discovery through growth measurement.
|
Skill | Productivity | CodeCoworkChat | Free | Apr 2026 | |
|
Sentry MCP No code needed
Official Sentry MCP with OAuth (nothing to install). 615 stars. Search events/issues, investigate errors, manage projects. Includes Seer Autofix integration for AI-powered root cause analysis.
Development teams using Sentry for error monitoring who want to investigate issues from within Claude.
|
Connector | Infrastructure | CodeCoworkChat | Free plan available * | Mar 2026 | |
|
n8n MCP No code needed
Structured access to 541 n8n nodes with 99% property coverage and 87% doc coverage. Smart node search, config validation, real-world examples from 2,646 templates. 17K+ stars. Users report it eliminated guesswork in node configuration.
Teams using n8n for workflow automation who want Claude to help configure nodes correctly.
|
Connector | Productivity | CodeCoworkChat | Free plan available | Mar 2026 | |
|
Archestra Enterprise AI Platform Quick setup
Enterprise AI governance platform with guardrails, MCP registry, MCP gateway, and orchestrator. Enterprise control layer above Claude Code. 3.5K stars.
Enterprise architects and IT governance teams deploying Claude Code at scale who need centralized control over AI tool access and usage.
|
Workflow | Infrastructure | CodeCoworkChat | Free | Apr 2026 | |
|
CircleCI MCP (Official) No code needed
Vendor-official CircleCI MCP. CI/CD pipeline management and build failure resolution from Claude.
Teams running CircleCI who want Claude to trigger builds, inspect failures, and suggest fixes without opening the CircleCI dashboard.
|
Connector | Infrastructure | CodeCoworkChat | Free | Apr 2026 | |
|
Claude Code Hooks Mastery Developer setup
Comprehensive reference covering all 13 hook types with production examples: security filtering, dangerous command blocking, audit trails, auto-allow policies, session context loading, TTS alerts, and AI-generated summaries.
Consulting teams building custom Claude Code hook systems for clients — use as reference implementation and training resource for hook-based workflow automation.
|
Automation | Productivity | CodeCoworkChat | Free | Apr 2026 | |
|
Claude Code Showcase Configuration No code needed
Production-ready reference architecture demonstrating hooks (branch protection, auto-format, context injection), skills (component docs, testing), agents (code reviewer), commands (/ticket, /onboard, /pr-review), MCP configs (JIRA, GitHub, Sentry, Slack, PostgreSQL), and GitHub Actions workflows.
Consulting teams setting up Claude Code for software engineering clients — provides a complete reference for wiring together hooks, skills, MCPs, and CI/CD.
|
Pattern | Setup & Config | CodeCoworkChat | Free | Apr 2026 | |
|
Cloudflare MCP (Official) No code needed
Vendor-official Cloudflare MCP. Workers, KV, R2, D1, and AI Gateway management from Claude.
Teams deploying on Cloudflare who want Claude to create Workers, manage storage, and configure edge services directly.
|
Connector | Infrastructure | CodeCoworkChat | Free | Apr 2026 | |
|
Cowork Design Plugin No code needed
Design assistant for critique, system management, UX writing, accessibility auditing, and developer handoff. Official Anthropic plugin.
Design teams, UX writers, accessibility specialists. Works best with Figma and design system documentation.
|
Connector | Documents & Content | CodeCoworkChat | Free | Apr 2026 | |
|
Cowork Human Resources Plugin No code needed
HR assistant for recruiting, onboarding, performance management, policy guidance, and compensation analysis. Official Anthropic plugin.
HR teams, recruiters, HR managers, people operations. Works with uploaded policy documents and compensation data.
|
Connector | Productivity | CodeCoworkChat | Free | Apr 2026 | |
|
Cowork Operations Plugin No code needed
Operations assistant for vendor management, process documentation, change management, compliance tracking, and resource planning. Official Anthropic plugin.
Operations managers, VPs of operations, process improvement teams. Works with uploaded SOPs, vendor contracts, and compliance checklists.
|
Connector | Productivity | CodeCoworkChat | Free | Apr 2026 | |
|
Cowork Wealth Management Plugin No code needed
Client meeting prep, financial plans, portfolio rebalancing, client reports, and tax-loss harvesting identification. Requires Financial Analysis core plugin.
Financial advisors, wealth managers, private bankers. Requires Enterprise plan.
|
Connector | Data & Analytics | CodeCoworkChat | Free | Apr 2026 | |
|
Datadog MCP (Official) No code needed
Vendor-official Datadog MCP. Metrics, logs, APM traces, monitors, and dashboards from Claude.
SRE and DevOps teams using Datadog who want Claude to investigate incidents, check metrics, and create monitors during development.
|
Connector | Infrastructure | CodeCoworkChat | Free | Apr 2026 | |
|
Elasticsearch MCP (Official) No code needed
Vendor-official Elastic MCP server. Elasticsearch data querying, index management, and search operations from Claude.
Data teams and backend engineers running Elasticsearch who want Claude to write queries, inspect indices, and debug search relevance.
|
Connector | Data & Analytics | CodeCoworkChat | Free | Apr 2026 | |
|
Everything-Claude-Code Agent Harness Quick setup
Comprehensive harness with 38 specialized subagents, 156+ skills, 72 commands, session management via SQLite, and AgentShield security integration (102 rules, 1,282 tests). Built at Anthropic hackathon.
Power users and consulting teams building production Claude Code deployments who need a comprehensive, security-hardened agent harness as a starting point.
|
Skill | Setup & Config | CodeCoworkChat | Free | Apr 2026 | |
|
MCP Mermaid No code needed
Generates Mermaid diagrams dynamically via MCP. All Mermaid syntax supported, exports to SVG, PNG, and base64. Includes validation for multi-round output.
Anyone who needs diagrams in documentation, presentations, or architecture reviews.
|
Connector | Documents & Content | CodeCoworkChat | Free | Apr 2026 | |
|
MemSearch (Zilliz) Quick setup
Markdown-first persistent memory for AI agents — summarizes sessions to Markdown, runs semantic search on every prompt, background watcher keeps index in sync. By Zilliz (Milvus). MIT. ~1K stars.
Developers running long Claude Code projects who need semantic recall of past sessions and decisions without manual context management.
|
Skill | Productivity | CodeCoworkChat | Free | Apr 2026 | |
|
Neon MCP (Official) No code needed
Vendor-official Neon serverless Postgres MCP. Branch, query, and manage Neon databases from Claude.
Teams on Neon serverless Postgres who want Claude to create database branches, run queries, and manage schema changes.
|
Connector | Data & Analytics | CodeCoworkChat | Free | Apr 2026 | |
|
Netlify MCP (Official) No code needed
Vendor-official Netlify MCP. Site deployment, builds, and functions management from Claude.
Frontend and Jamstack teams deploying on Netlify who want Claude to trigger deploys, check build status, and manage site configuration.
|
Connector | Infrastructure | CodeCoworkChat | Free | Apr 2026 | |
|
PM Claude Skills (53+) New Find Quick setup
80+ skills across professions: marketing, engineering, design, leadership, product management, legal, finance, HR, and sales ops. Profession-specific templates.
Cross-functional teams where marketing, design, product, and engineering all use Claude and need role-specific guidance.
|
Skill | Productivity | CodeCoworkChat | Free | Apr 2026 | |
|
PagerDuty MCP (Official) No code needed
Vendor-official PagerDuty MCP. Incidents, services, schedules, and event orchestration from Claude.
SRE and on-call teams using PagerDuty who want Claude to acknowledge incidents, check schedules, and investigate service health during incident response.
|
Connector | Infrastructure | CodeCoworkChat | Free | Apr 2026 | |
|
Pilot Shell Developer setup
Professional dev environment wrapper for Claude Code: enforces linting, formatting, type checking as hooks on every edit. Makes TDD mandatory. Works offline 7 days, no telemetry. 1.6K stars.
Solo developers and small teams who want Claude to follow their existing code quality standards automatically, without manual review of every change.
|
Automation | Development | CodeCoworkChat | Free | Apr 2026 | |
|
Redis MCP (Official) No code needed
Vendor-official Redis MCP server. Key-value store operations, search, and data management via natural language from Claude.
Backend teams using Redis for caching, queues, or search who want Claude to inspect keys, run queries, and debug cache behavior.
|
Connector | Data & Analytics | CodeCoworkChat | Free | Apr 2026 | |
|
SonarQube MCP Server No code needed
SonarSource-official MCP server bringing code quality and security analysis into Claude workflows. Query issues, metrics, and findings.
Teams with existing SonarQube Server or Cloud subscriptions. DevSecOps workflows.
|
Connector | Security | CodeCoworkChat | Free | Apr 2026 | |
|
Terraform MCP Server (HashiCorp) No code needed
Official HashiCorp MCP server for Terraform Registry. Provider/module discovery, workspace management, and OpenTelemetry metrics.
Infrastructure teams using Terraform who want AI-assisted configuration writing and registry browsing.
|
Connector | Infrastructure | CodeCoworkChat | Free | Apr 2026 | |
|
Vercel MCP No code needed
Official Vercel MCP with OAuth. List/get projects, deployments, fetch runtime and build logs, search Vercel docs, check domains, deploy. Currently read-only by design — no destructive operations.
Teams deploying on Vercel who want to debug deployments, check logs, and manage projects from Claude.
|
Connector | Infrastructure | CodeCoworkChat | Free plan available * | Mar 2026 | |
|
Xero MCP No code needed
Vendor-official Xero accounting MCP server. Full CRUD for invoices, contacts, accounts, and financial reports. 200 stars.
Small business teams and accountants on Xero who want Claude to create invoices, query financial reports, and manage contacts.
|
Connector | Data & Analytics | CodeCoworkChat | Free | Apr 2026 | |
|
Zendesk MCP (Official) No code needed
Vendor-official Zendesk MCP. Customer support tickets, articles, and agent management from Claude.
Support teams on Zendesk who want Claude to search tickets, draft responses, and manage help center content.
|
Connector | Communication | CodeCoworkChat | Free | Apr 2026 | |
|
claude-code-artifacts-public Quick setup
Claude Code Artifacts — pre-built library with Claude Code enhancements: subagents, hooks, custom slash commands, system prompts, and environments.
Claude Code users who want a curated starter kit of artifacts instead of building configurations from scratch.
|
Skill | Setup & Config | CodeCoworkChat | Free | Apr 2026 | |
|
claude-skills-kit Quick setup
Ready-made skills for Claude Cowork and Claude ai — plug-and-play instructions for non-technical users
Non-technical users and beginners who want to use Claude Code skills without understanding the underlying skill system.
|
Skill | Development | CodeCoworkChat | Free | Apr 2026 | |
|
dbt MCP Server (dbt Labs) No code needed
Official dbt Labs MCP server. SQL execution, Semantic Layer queries, Discovery APIs, CLI commands, code generation, and documentation search across Core, Fusion, and Platform.
Data teams using dbt who want AI-assisted model development, metric queries, and data lineage exploration.
|
Connector | Data & Analytics | CodeCoworkChat | Free | Apr 2026 | |
|
AGR — AI Agent Skill Manager Quick setup
Package manager for AI agent skills. Install, sync, and manage SKILL.md files across Claude Code, Cursor, and Copilot from GitHub repos.
Teams managing multiple Claude Code skills, developers wanting reproducible setups.
|
Workflow | Setup & Config | CodeCoworkChat | Free | Mar 2026 | |
|
Product Manager Skills Quick setup
Product management skill library covering discovery, prioritization, roadmaps, and strategic frameworks. Aimed at senior PMs. 1.9K stars.
Senior product managers who want Claude to apply frameworks like RICE, Jobs-to-be-Done, and OKR planning in structured workflows.
|
Skill | Productivity | CodeCoworkChat | Free | Apr 2026 | |
|
Agent Audit New Find Quick setup
Static security scanner for LLM agents with 49 rules mapped to OWASP Agentic Top 10. Detects prompt injection, MCP config issues, and taint analysis. 94.6% recall, 87.5% precision.
Development teams deploying AI agents who need automated security validation before production.
|
Skill | Security | CodeCoworkChat | Free | Apr 2026 | |
|
Agent Skills for Context Engineering Quick setup
13 skills for building production AI agent systems: context fundamentals, memory architectures, multi-agent patterns, tool design, context optimization, agent evaluation, and BDI cognitive architecture.
AI consultants and architects who need to design multi-agent systems for clients — these skills teach Claude how to build agents, not just use them.
|
Skill | Setup & Config | CodeCoworkChat | Free | Apr 2026 | |
|
Cisco MCP Scanner Quick setup
Enterprise-grade MCP server security scanner combining Cisco AI Defense inspect API, YARA rules, and LLM-as-a-judge to detect malicious MCP tools. CLI and REST API modes.
Enterprise security teams scanning MCP server deployments for threats.
|
Skill | Security | CodeCoworkChat | Free | Apr 2026 | |
|
Google Security Operations MCP No code needed
Official Google Cloud suite of 5 MCP servers: Chronicle SIEM, SecOps SOAR (case management and playbooks), Google Threat Intelligence, Security Command Center, and a managed remote enterprise option.
Security-focused consulting engagements on GCP where the client uses Chronicle, SecOps, or needs cloud security posture management.
|
Connector | Security | CodeCoworkChat | Free | Apr 2026 | |
|
Harness (Agent Team Designer) Quick setup
Meta-skill that designs domain-specific agent teams using 6 architectural patterns (Pipeline, Fan-out/Fan-in, Expert Pool, Producer-Reviewer, Supervisor, Hierarchical Delegation). Auto-generates agent definitions and skill files. 1.6K stars — rapid growth.
AI architects and senior developers building complex multi-agent systems who need a structured approach to decomposing work across specialized agents.
|
Skill | Productivity | CodeCoworkChat | Free | Mar 2026 | |
|
HashiCorp Vault MCP Server New Find No code needed
Official HashiCorp MCP server for Vault secret management. Query secrets, manage policies, and audit access through natural language.
Security teams using HashiCorp Vault who want conversational secret management and policy auditing.
|
Connector | Security | CodeCoworkChat | Free | Apr 2026 | |
|
Microsoft Agent Governance Toolkit Early Access No code needed
Seven-package runtime security governance for autonomous AI agents. Covers all 10 OWASP Agentic Top 10 risks with sub-millisecond deterministic policy enforcement and zero-trust identity.
Security teams building governance policies for AI agent deployments. Works with LangChain, CrewAI, Google ADK, and Microsoft Agent Framework.
|
Workflow | Security | CodeCoworkChat | Free | Apr 2026 | |
|
Obsidian Skills Quick setup
Agent skills for Obsidian vaults covering Obsidian Flavored Markdown, Bases, JSON Canvas, Obsidian CLI, and web content extraction. Maintained by Steph Ango (CEO of Obsidian). 18.9K stars.
Consultants, researchers, and knowledge workers who use Obsidian as their primary PKM tool and want AI agents to operate natively within their vault.
|
Skill | Documents & Content | CodeCoworkChat | Free | Mar 2026 | |
|
@ivotoby/openapi-mcp-server No code needed
An MCP server that exposes OpenAPI endpoints as resources
API-heavy teams who want Claude to interact with their internal services described by OpenAPI/Swagger specs.
|
Connector | Development | CodeCoworkChat | — | Apr 2026 | |
|
AntVis Chart MCP No code needed
Generates 26+ chart types (bar, pie, scatter, network, geographic) via MCP using AntV visualization libraries. Docker and SSE transport support.
Teams producing data reports and dashboards who want Claude to generate charts automatically from data.
|
Connector | Data & Analytics | CodeCoworkChat | Free | Apr 2026 | |
|
AnyQuery (SQL Any App) Quick setup
Query 40+ apps using SQL through a single binary. Connects Notion, Airtable, GitHub, and more to PostgreSQL, MySQL, or SQLite via MCP.
Data analysts who want to query Notion, Airtable, GitHub, and other apps using familiar SQL syntax through Claude.
|
Connector | Data & Analytics | CodeCoworkChat | Free | Apr 2026 | |
|
Apify Actors MCP No code needed
Official Apify MCP server giving Claude access to 3,000+ pre-built web scraping and automation actors (news, e-commerce, social media, maps). Enables data extraction without writing custom scrapers. ~49K monthly npm downloads.
Data analysts, researchers, and product teams needing web data extraction without building custom scrapers — and consultants who want to deliver data gathering capabilities quickly.
|
Connector | Productivity | CodeCoworkChat | Usage-based * | Mar 2026 | |
|
Claude Squad Quick setup
Terminal app managing multiple Claude Code instances in separate tmux workspaces for parallel development. Run 2-8 Claude sessions simultaneously. 6.8K stars.
Developers working on multiple features simultaneously who want to run parallel Claude Code sessions without them interfering with each other.
|
Workflow | Development | CodeCoworkChat | Free | Apr 2026 | |
|
Cowork Legal Plugin No code needed
In-house legal assistant with 5 commands: /review-contract, /triage-nda, /vendor-check, /brief, /respond. Reviews contracts against your company playbook, flags deviations with traffic-light ratings.
In-house legal teams, contract managers, compliance officers. Works with uploaded contract PDFs and Word docs. NOT a substitute for qualified legal counsel.
|
Connector | Documents & Content | CodeCoworkChat | Free * | Apr 2026 | |
|
Hookdeck CLI + MCP No code needed
Official Hookdeck CLI for webhook forwarding (ngrok alternative) with MCP server mode for AI agent integration. Commercially backed, free for development. 352 stars.
Backend developers building webhook-driven systems who need Claude to inspect, replay, and debug webhook traffic locally.
|
Connector | Infrastructure | CodeCoworkChat | Free | Apr 2026 | |
|
Microsoft 365 MCP Server No code needed
MCP server for Microsoft 365 via Graph API covering email, calendar, OneDrive, Teams chat, SharePoint, Excel, OneNote, To Do, Planner, Contacts, and online meetings with transcripts.
Organizations standardized on M365 who want AI to manage email, schedule meetings, and access SharePoint documents in a unified workflow.
|
Connector | Productivity | CodeCoworkChat | Free | Apr 2026 | |
|
PowerShell.MCP No code needed
The universal MCP server for Claude Code and other MCP-compatible clients. One installation gives AI access to 10,000+ PowerShell modules and any CLI tool. You and AI collaborate in the same console with full transparency. Supports Windows, Linux, and macOS.
Windows-heavy IT and DevOps teams who want Claude to execute PowerShell scripts, manage Active Directory, and automate system administration.
|
Connector | Communication | CodeCoworkChat | — | Apr 2026 | |
|
Supabase MCP No code needed
Official Supabase MCP server enabling Claude to manage projects, query databases, manage auth, Edge Functions, and storage. Configurable read-only and project-scoped modes. 2.6K stars.
Development teams using Supabase who want schema introspection, query assistance, and project management in their AI workflow.
|
Connector | Infrastructure | CodeCoworkChat | Free plan available * | Mar 2026 | |
|
clawfu-skills Quick setup
172 expert marketing skills for AI agents — ClawFu MCP Server
Marketing teams and growth hackers who want Claude to apply domain-specific marketing knowledge across channels.
|
Skill | Development | CodeCoworkChat | — | Apr 2026 | |
|
vibecosystem Quick setup
Your AI software team. 137 agents, 269 skills, 53 hooks. Self-learning, multi-agent swarm, cross-project training. Built on Claude Code.
Advanced Claude Code users who want a self-improving agent ecosystem that learns from past projects.
|
Skill | Development | CodeCoworkChat | — | Apr 2026 | |
|
@gonzih/skills-product Quick setup
Claude Code skill suite for product managers and product owners
Product managers and product owners who use Claude Code and want structured PM workflows alongside development tasks.
|
Skill | Development | CodeCoworkChat | — | Apr 2026 | |
|
@recallnet/codecontext-claude-plugin Quick setup
Claude Code plugin for surfacing @context annotations during reads and edits
Teams using inline documentation conventions who want Claude to respect existing code context markers during development.
|
Skill | Development | CodeCoworkChat | — | Apr 2026 | |
|
Agent Gateway Developer setup
Open-source proxy supporting MCP and A2A protocols. Routes traffic across LLM providers with RBAC and content filtering. Agent-to-agent collaboration support.
Enterprise teams running multiple AI agents that need centralized security, observability, and routing.
|
Connector | Infrastructure | CodeCoworkChat | Free | Apr 2026 | |
|
Agentfiles (Obsidian Plugin) Quick setup
Obsidian plugin providing a unified dashboard for discovering, browsing, editing, and analyzing AI agent skills across Claude Code, Cursor, Codex, Windsurf, Copilot, and 8+ other tools. Includes token estimation and usage analytics. 310 stars.
Power users and AI-forward engineering teams already using Obsidian as a knowledge management tool who want to manage their AI agent skill library from one place.
|
Skill | Productivity | CodeCoworkChat | Free | Mar 2026 | |
|
AutoResearch (Karpathy) New Find Developer setup
Autonomous research agent from the former Tesla AI director. Conducts multi-step research workflows with web search, paper analysis, and synthesis.
Researchers, analysts, and consultants who need AI to conduct thorough multi-source research autonomously.
|
Workflow | Data & Analytics | CodeCoworkChat | Free | Apr 2026 | |
|
Azure Terraform MCP Server New Find No code needed
Official Microsoft MCP server for Azure Terraform. Documentation access, resource export, and Terraform configuration validation against Azure policies.
DevOps teams using Terraform with Azure who want AI-assisted infrastructure management.
|
Connector | Infrastructure | CodeCoworkChat | Free | Apr 2026 | |
|
Beans (Local Issue Tracker) New Find Quick setup
Local-first issue and task management for AI coding agents. Intuitive tracking that lives alongside your code, not in a separate tool.
Developers using Claude Code who want lightweight task tracking without leaving the terminal or setting up external tools.
|
Skill | Development | CodeCoworkChat | Free | Apr 2026 | |
|
CCPM (Project Manager Agent) Quick setup
Project management skill using GitHub Issues and git worktrees. Conducts brainstorming, creates PRDs, decomposes features into parallelizable tasks with dependency mapping, launches multiple agents.
Engineering teams and consultants managing complex development projects who want AI-assisted planning and parallel execution.
|
Skill | Productivity | CodeCoworkChat | Free | Apr 2026 | |
|
Career Ops New Find Quick setup
AI-powered job search skill with 14 modes: resume generation, ATS optimization, job portal scanning, interview prep, salary research, and networking outreach.
Job seekers, career coaches, and HR consultants who want AI-assisted resume writing, interview prep, and job search automation.
|
Skill | Productivity | CodeCoworkChat | Free | Apr 2026 | |
|
Claude Ads (225+ Audit Checks) Quick setup
225+ audit checks across Google, Meta, YouTube, LinkedIn, TikTok, Microsoft, and Apple Search Ads. Generates Ads Health Score (0-100) with prioritized action plans.
Marketing teams and agencies running paid advertising who want AI-assisted campaign audits and optimization.
|
Skill | Documents & Content | CodeCoworkChat | Free | Apr 2026 | |
|
Claude Code Workflow Recipes Quick setup
16 recipe skills for backend and frontend development: end-to-end feature development, cross-layer fullstack implementation, bug diagnosis, reverse-engineering PRD from code, design documentation, and integration test addition.
Software consulting teams who want structured, repeatable AI-assisted development workflows for feature delivery, bug investigation, and legacy codebase analysis.
|
Workflow | Development | CodeCoworkChat | Free | Apr 2026 | |
|
Claude SEO Quick setup
19 sub-skills, 12 subagents covering technical SEO, E-E-A-T, schema markup, GEO/AEO, backlinks, local SEO, Google APIs (Search Console, PageSpeed, GA4), and PDF/Excel reporting.
Marketing teams and agencies doing SEO work who want AI-assisted site audits, keyword research, and performance tracking.
|
Skill | Documents & Content | CodeCoworkChat | Free | Apr 2026 | |
|
Cowork Bio-Research Plugin No code needed
Life sciences research assistant with connectors for PubMed, BioRender, bioRxiv, ClinicalTrials.gov, ChEMBL, Synapse, Wiley, Owkin, Open Targets, and Benchling. 10 specialized integrations for preclinical R&D.
Life sciences researchers, biotech teams, preclinical R&D. Only useful for this domain.
|
Connector | Data & Analytics | CodeCoworkChat | Free * | Apr 2026 | |
|
Cowork Equity Research Plugin No code needed
Writes earnings updates, initiating coverage reports, morning notes. Maintains investment theses and screens for ideas. Requires Financial Analysis core plugin.
Equity research analysts, buy-side and sell-side research teams. Requires Enterprise plan.
|
Connector | Data & Analytics | CodeCoworkChat | Free | Apr 2026 | |
|
Cowork Investment Banking Plugin No code needed
Drafts CIMs, teasers, process letters. Builds buyer lists, merger models, strip profiles. Tracks live deals. Requires Financial Analysis core plugin.
Investment bankers, M&A teams, deal teams. Requires Claude Enterprise + Financial Analysis core plugin.
|
Connector | Data & Analytics | CodeCoworkChat | Free | Apr 2026 | |
|
Data Analytics Skills (31 Skills) New Find Quick setup
31 data analytics skills: data quality (5), documentation (5), analysis (7), visualization (5), stakeholder communication (5), workflow optimization (4). On-demand context pattern.
Data analysts and BI teams who want Claude to help with data quality checks, analysis documentation, and stakeholder reporting.
|
Skill | Data & Analytics | CodeCoworkChat | Free | Apr 2026 | |
|
Firefox DevTools MCP No code needed
Mozilla-official MCP server for automating Firefox via WebDriver BiDi. Browser automation, console monitoring, network events from Claude.
QA teams, frontend developers testing in Firefox, cross-browser automation.
|
Connector | Development | CodeCoworkChat | Free | Apr 2026 | |
|
Fullstack Dev Skills Suite Quick setup
7 plugins/129 skills covering agile workflow, documentation pipeline, codebase audit (9 categories), project bootstrap, optimization, and 3 bundled MCP servers with hash-verified editing.
Software consulting teams who want a turnkey development delivery pipeline with agile workflow automation, AI-induced technical debt detection, and multi-model code review.
|
Skill | Development | CodeCoworkChat | Free | Apr 2026 | |
|
JJ Englert Cowork Prompt Library Quick setup
Getting-started guide and prompt library for Claude Cowork. Curated prompts organized by use case with practical examples.
New Cowork users looking for proven prompt templates and getting-started guidance.
|
Workflow | Productivity | CodeCoworkChat | Free * | Apr 2026 | |
|
Kubernetes MCP Server Developer setup
Go-native Kubernetes and OpenShift MCP server. Direct API server interaction — not a kubectl wrapper. CNCF Landscape project.
DevOps teams managing Kubernetes clusters who want AI-assisted pod management, deployment operations, and troubleshooting.
|
Connector | Infrastructure | CodeCoworkChat | Free | Apr 2026 | |
|
Microsoft Azure MCP Server No code needed
Official Microsoft Azure MCP server providing AI agents access to Azure services — resource management, Azure OpenAI, Azure AI Search, Fabric, and cloud infrastructure operations.
Microsoft-stack consulting engagements across Azure services where clients want AI to assist with resource management and cloud operations.
|
Connector | Infrastructure | CodeCoworkChat | Free | Apr 2026 | |
|
Microsoft Power Platform Skills Quick setup
Official Microsoft skill plugin for Claude Code delivering development skills for Power Pages, Model-Driven Apps, Canvas Apps on Power Platform.
Developers building on Microsoft Power Platform. Enterprise IT teams.
|
Skill | Development | CodeCoworkChat | Free | Apr 2026 | |
|
Microsoft Teams MCP Server No code needed
MCP server for Microsoft Teams enabling AI to create threaded discussions, reply with user mentions, read thread responses, list channel members, and access channel message history.
Organizations that run day-to-day operations in Teams and want AI to summarize discussions, draft replies, or notify channels as part of broader workflows.
|
Connector | Communication | CodeCoworkChat | Free | Apr 2026 | |
|
Mixpanel MCP Server No code needed
Official Mixpanel hosted MCP server with 20+ tools for querying events, funnels, flows, retention, session replays, dashboards, and data discovery. Admin must enable per organization.
Product and marketing consulting clients using Mixpanel who want to democratize analytics access without SQL expertise. Note: not HIPAA-compliant.
|
Connector | Data & Analytics | CodeCoworkChat | Free | Apr 2026 | |
|
Nexus-skills Quick setup
AI-native codebase intelligence skills — generate persistent .nexus-map/ knowledge bases and instantly query file structure, dependency graphs, and change impact. Built for Copilot, Cursor, and any tool-calling LLM. 面向 AI 编程助手的代码库感知技能——生成持久化知识图谱,精准查询文件结构、依赖关系与改动影响半径。
Developers working in large or unfamiliar codebases who want Claude to have deep structural awareness of the project before making changes.
|
Skill | Development | CodeCoworkChat | — | Apr 2026 | |
|
Plannotator Quick setup
Visual plan review and annotation UI for Claude Code. Mark up agent plans, share with team, send feedback with one click. No-network, URL-compressed sharing. 3.3K stars.
Teams doing plan-then-execute workflows who want visual review and annotation of Claude's plans before execution.
|
Workflow | Development | CodeCoworkChat | Free | Apr 2026 | |
|
Power BI Modeling MCP Server No code needed
Official Microsoft MCP server enabling AI to interact with Power BI semantic models: create/modify tables, columns, measures, relationships, security roles, DAX queries, and calculation groups.
Clients with large Power BI investments who want AI to accelerate semantic model development, DAX measure creation, and security role management.
|
Connector | Data & Analytics | CodeCoworkChat | Free | Apr 2026 | |
|
Salesably (Sales + Marketing Skills) New Find Quick setup
Sales and marketing plugin marketplace with 9 sales skills (qualification, prospecting, objection handling) and 10 marketing skills (positioning, messaging, competitive analysis).
Sales and marketing teams who want consistent qualification frameworks, prospecting scripts, and positioning strategies across their team.
|
Skill | Communication | CodeCoworkChat | Free | Apr 2026 | |
|
Ship Safe New Find Quick setup
AI-powered CLI security platform running 20 specialized agents in parallel. Detects MCP tool injection, Claude Code hook CVEs, SSRF, secrets, Docker/K8s misconfigs, and RAG poisoning.
Security-conscious development teams who want a comprehensive pre-deploy security audit.
|
Skill | Security | CodeCoworkChat | Free | Apr 2026 | |
|
Square MCP No code needed
Vendor-official Square MCP server (beta). Payment processing, catalog management, and merchant operations from Claude.
Developers building on Square's APIs who want Claude to manage product catalogs, query transactions, and test payment flows.
|
Connector | Data & Analytics | CodeCoworkChat | Free | Apr 2026 | |
|
Vera Quick setup
Local code search combining BM25, vector similarity, and cross-encoder reranking. Parses 60+ languages with tree-sitter, runs entirely offline, and returns structured results with file paths, line ranges, and symbol metadata. Built in Rust.
Developers working in large codebases who need fast, accurate code search without sending code to external services.
|
Skill | Data & Analytics | CodeCoworkChat | — | Apr 2026 | |
|
VibeSec Security Skill Quick setup
Security co-pilot that coaches Claude to approach code from a bug hunter's perspective. Catches vulnerabilities before they ship. 316-669 stars.
Development teams who want continuous security review during coding, not just at the end of a sprint.
|
Skill | Security | CodeCoworkChat | Free | Apr 2026 | |
|
ai-friendly-web-design-skill Quick setup
Claude Code skill for AI-accessible web design — semantic HTML, ARIA, stable locators, and agent-friendly UI patterns.
Frontend developers building web apps that will be consumed by AI agents, screen readers, or automated testing tools.
|
Skill | Development | CodeCoworkChat | — | Apr 2026 | |
|
batch-plan-execute Quick setup
An Agent Skill for AI coding agents to batch plan and execute tasks.
Developers working on multi-file refactors or feature implementations who need Claude to plan before acting.
|
Skill | Productivity | CodeCoworkChat | Free | Apr 2026 | |
|
bitbucket-cli Quick setup
Bitbucket CLI with gh-like ergonomics
Development teams on Bitbucket who want the same CLI-driven PR and repo management that GitHub teams get with gh.
|
Skill | Development | CodeCoworkChat | Free | Apr 2026 | |
|
cc-lens Quick setup
A real-time monitoring dashboard for Claude Code
Developers debugging Claude Code behavior or teams evaluating Claude Code adoption who want visibility into session activity.
|
Skill | Development | CodeCoworkChat | Free | Apr 2026 | |
|
claude-scholar Quick setup
🚀 Simplify your research workflow with Claude Scholar, the complete configuration for Claude Code in data science, AI, and academic writing.
Academic researchers and data scientists who want Claude to assist with the full research lifecycle from analysis to publication.
|
Skill | Data & Analytics | CodeCoworkChat | — | Apr 2026 | |
|
development-skills Quick setup
Makes Agents produce staff-engineer-quality code
Senior developers who want Claude to write code at a staff-engineer level rather than junior-dev boilerplate.
|
Skill | Development | CodeCoworkChat | — | Apr 2026 | |
|
frontend-craft Quick setup
Enterprise frontend team Claude Code plugin — production-ready hooks for code review, security review, performance optimization, scaffolding, design-to-code (Figma/Sketch/MasterGo/Pixso/墨刀/摹客), architecture planning, and UI debugging with multi-design-tool MCP integration. All reports auto-saved as Markdown files to reports/ directory.
Frontend engineering teams who want automated code review, security scanning, and design-to-code conversion with multi-design-tool support.
|
Skill | Security | CodeCoworkChat | — | Apr 2026 | |
|
generic-skills Quick setup
Reusable Agent Skills for Claude AI that enhance research capabilities, skill management, and agent configuration creation. These skills provide systematic frameworks for gathering knowledge from the internet, creating and improving agent skills, and generating AI agent configuration files.
Skill developers and power users who want to build and iterate on their own Claude Code skills with structured frameworks.
|
Skill | Setup & Config | CodeCoworkChat | — | Apr 2026 | |
|
marketplace Quick setup
Security-audited skills for Claude, Codex & Claude Code. One-click install, quality verified.
Teams who want to install Claude Code skills with some assurance of security review, rather than pulling unvetted code from GitHub.
|
Skill | Security | CodeCoworkChat | — | Apr 2026 | |
|
modularity Quick setup
Claude Code plugin for designing modular systems from functional requirements and reviewing existing codebases for modularity problems with actionable improvement recommendations. Based on the Balanced Coupling model.
Software architects and senior developers who want Claude to analyze and improve code modularity using formal coupling metrics.
|
Skill | Development | CodeCoworkChat | Free | Apr 2026 | |
|
oss-autopilot Quick setup
Claude Code plugin — AI-powered autopilot for managing open source contributions. Track PRs, respond to maintainers, discover issues, maintain velocity.
Open source contributors who want Claude to help manage their contribution workflow across multiple repositories.
|
Skill | Development | CodeCoworkChat | — | Apr 2026 | |
|
skills Quick setup
Hand-crafted Claude Code skills for DevOps, infrastructure, security, and software engineering. Production-tested, multi-pass refined, context-optimized. Kubernetes, Terraform, Docker, Ansible, CI/CD, databases, networking, security audits, code review, and more.
DevOps engineers and SREs who want Claude to follow infrastructure best practices across the full ops stack.
|
Skill | Security | CodeCoworkChat | Free | Apr 2026 | |
|
toolhive-studio Quick setup
ToolHive is an application that allows you to install, manage and run MCP servers and connect them to AI agents
Developers and teams managing multiple MCP servers who want a GUI instead of editing JSON config files manually.
|
Skill | Setup & Config | CodeCoworkChat | — | Apr 2026 | |
|
tree-sitter-analyzer Quick setup
A scalable, multi-language code analysis framework based on Tree-sitter, usable both as a CLI tool and an MCP server.
Developers working across multiple programming languages who need Claude to have accurate syntax-aware code analysis.
|
Skill | Development | CodeCoworkChat | — | Apr 2026 | |
|
ux-pilot Quick setup
Your UX co-pilot — from idea to validated flow, in your terminal. Claude Code plugin with 376 UX rules, live preview, and smart discovery.
Developers without dedicated UX support who want Claude to apply UX best practices during feature development.
|
Skill | Development | CodeCoworkChat | — | Apr 2026 | |
|
Awesome Claude Code Toolkit Early Access Quick setup
The most comprehensive Claude Code toolkit: 135 agents, 35 curated skills, 42 commands, 150+ plugins, 19 hooks, 15 rules, 7 templates. Includes Docker-based MCP multiplexer with 97% token reduction claim.
Developers exploring the Claude Code ecosystem who want a comprehensive starting point. Individual components vary in quality — evaluate each before production use.
|
Workflow | Setup & Config | CodeCoworkChat | Free | Apr 2026 | |
|
Oaustegard Claude Skills Collection Quick setup
Collection of 63 Claude skills covering development, data analysis, social media, image processing, and agent orchestration.
Developers looking for skill examples. Power users wanting a broad skill library.
|
Skill | Productivity | CodeCoworkChat | Free | Mar 2026 | |
|
red-team-blue-team-agent-fabric Quick setup
342-test security harness for autonomous AI agents. MCP, A2A, x402/L402, AIUC-1 pre-cert, NIST AI 800-2 aligned. 97.9% production-validated. pip install agent-security-harness
Security teams evaluating AI agent deployments who need a structured red-team/blue-team testing framework.
|
Skill | Security | CodeCoworkChat | — | Apr 2026 | |
|
AWS Skills (zxkane) Quick setup
AWS development skills with CDK best practices and cost optimization. 209 stars.
AWS developers using CDK who want Claude to follow AWS well-architected framework patterns and avoid common cost pitfalls.
|
Skill | Infrastructure | CodeCoworkChat | Free | Apr 2026 | |
|
AwesomeSalesforceSkills New Find Quick setup
Reusable Salesforce skills library for AI coding agents. 100+ skills across Admin, Dev, DevOps, Integration, and Architecture domains, mapped to the Salesforce Well-Architected Framework. Works with Claude Code, Copilot, Codex, and any agent that reads markdown
Consulting teams and SI partners delivering Salesforce implementations who want to accelerate admin, dev, and DevOps tasks with AI agents.
|
Skill | Infrastructure | CodeCoworkChat | Free | Apr 2026 | |
|
BrowserStack MCP No code needed
Official BrowserStack MCP server enabling Claude to manage test cases, run tests across real browsers and devices, debug issues, and control BrowserStack Live sessions via natural language.
QA engineers and frontend development teams using BrowserStack who want to orchestrate browser and device testing through natural language.
|
Connector | Development | CodeCoworkChat | Paid service * | Mar 2026 | |
|
CSV Data Summarizer Quick setup
Automatically analyze CSVs for column types, distributions, and correlations. Produces summary reports for data exploration. 295 stars.
Data analysts and business users who want quick data profiling from CSV files without writing analysis code.
|
Skill | Data & Analytics | CodeCoworkChat | Free | Apr 2026 | |
|
Chrome DevTools MCP No code needed
Official Google ChromeDevTools MCP server giving Claude programmatic access to Chrome DevTools: performance profiling, network inspection, DOM manipulation, and Lighthouse audits. 2.55M monthly npm downloads.
Frontend developers and web performance engineers who want AI-assisted analysis of browser performance, network requests, and page quality metrics.
|
Connector | Development | CodeCoworkChat | Free | Mar 2026 | |
|
Claude Code Workflows Quick setup
Production-ready development workflows for Claude Code powered by specialized AI agents. Covers development lifecycle patterns. 271 stars.
Teams standardizing their Claude Code development process who want proven workflow templates instead of building from scratch.
|
Workflow | Development | CodeCoworkChat | Free | Apr 2026 | |
|
Claude Octopus Quick setup
Multi-model orchestrator — runs up to 8 AI models simultaneously on every coding task with 75% consensus gate, 32 personas, 47 slash commands, 50 skills. 2.1K stars.
Teams who want multi-model validation on critical code — using consensus across Claude, GPT-4, Gemini, and others to catch single-model blind spots.
|
Workflow | Development | CodeCoworkChat | Free | Apr 2026 | |
|
Claude/Codex Battle-Tested Settings Quick setup
Practitioner-maintained dotfiles repo of battle-tested Claude Code and Codex settings, skills, hooks, commands, and MCP configs. Cross-platform (Claude Code + Codex + Cursor + Gemini CLI). 563 stars.
Developers who use multiple AI coding tools and want portable, proven configuration that works across all of them.
|
Workflow | Setup & Config | CodeCoworkChat | Free | Apr 2026 | |
|
ClickUp MCP No code needed
ClickUp MCP server (vendor beta + community 500 stars). Task management, space management, and project operations from Claude.
ClickUp-based project teams who want Claude to manage tasks, update statuses, and query project data from the terminal.
|
Connector | Productivity | CodeCoworkChat | Free | Apr 2026 | |
|
Ctxo New Find Quick setup
MCP server for AI coding agents. Instead of reading files one by one, your agent gets dependency graphs, git intent, blast radius, and change health in a single call. Works with any language deep analysis for TypeScript, Go, and C#.
Development teams working on large polyglot codebases (TypeScript, Go, C#) who want AI agents to understand project structure before making changes.
|
Skill | Development | CodeCoworkChat | Free | Apr 2026 | |
|
HubSpot MCP No code needed
Official HubSpot MCP — public beta. Contacts, companies, deals CRUD, activity history, engagement timelines. Community implementations add vector caching to overcome rate limits.
Sales and marketing teams using HubSpot CRM who want contact and deal data accessible from Claude.
|
Connector | Communication | CodeCoworkChat | Free plan available * | Mar 2026 | |
|
Instar (Persistent Agent Runtime) Quick setup
Persistent agent runtime for Claude Code adding scheduling, session memory, persistent identity, and two-way Telegram/WhatsApp messaging. Turns Claude Code into an autonomous agent accessible from a phone that can run scheduled jobs and maintain memory across restarts.
Tech-savvy developers who want a persistent Claude Code agent for asynchronous interaction via Telegram — primarily for experimental or personal use.
|
Workflow | Productivity | CodeCoworkChat | Usage-based * | Apr 2026 | |
|
Matryoshka New Find Quick setup
MCP server for token-efficient large document analysis via the use of REPL state
Analysts and researchers working with large PDFs, legal filings, or technical specs who need Claude to reason over entire documents without losing detail.
|
Skill | Documents & Content | CodeCoworkChat | Free | Apr 2026 | |
|
MetaMCP Developer setup
MCP aggregator that combines multiple MCP servers into a unified endpoint with namespace management, tool selection, and OAuth. Single Docker container.
Power users with 5+ MCP servers who want a single unified endpoint instead of managing each separately.
|
Connector | Setup & Config | CodeCoworkChat | Free | Apr 2026 | |
|
Multi-Agent Orchestration Suite Quick setup
182 specialized subagents in 75 plugins across language development, infrastructure/DevOps, AI/ML, security, and data engineering. 16 multi-agent workflow orchestrators with 3-tier model cost optimization.
Technology consulting teams deploying Claude Code for enterprise software development who need specialized agents for code review, security auditing, and infrastructure management.
|
Skill | Development | CodeCoworkChat | Free | Apr 2026 | |
|
OPC Skills (Solopreneur) Quick setup
Claude Code skills for solopreneurs covering SEO, geo, and LLM tooling workflows. Curated for solo operator use cases. 662 stars.
Solo operators and indie makers who need Claude to handle SEO, local marketing, and content creation alongside development work.
|
Skill | Productivity | CodeCoworkChat | Free | Apr 2026 | |
|
Oh My Agent Quick setup
Portable multi-agent harness standardizing .agents-based skills and workflows across Claude Code, Codex, OpenCode, and more. Fills the gap in multi-agent portability. 542 stars.
Teams using multiple AI coding tools who want their agent configurations and skills to be portable across platforms.
|
Workflow | Development | CodeCoworkChat | Free | Apr 2026 | |
|
OpenMetadata Quick setup
OpenMetadata is a unified metadata platform for data discovery, data observability, and data governance powered by a central metadata repository, in-depth column level lineage, and seamless team collaboration.
Data engineering and analytics teams that need unified metadata management, column-level lineage tracking, and data quality monitoring across their stack.
|
Skill | Data & Analytics | CodeCoworkChat | Free | Apr 2026 | |
|
PM Skills (Product on Purpose) Quick setup
24 product management skills covering the full Triple Diamond lifecycle. Structured PM workflow. 76 stars.
Product managers who want Claude to follow a structured product development process from problem discovery to solution delivery.
|
Skill | Productivity | CodeCoworkChat | Free | Apr 2026 | |
|
Pro Workflow Quick setup
Self-correcting memory system — captures every correction in persistent SQLite DB, compounds into rules that auto-load on session start. Includes parallel worktrees, agent teams, 17 skills. 1.5K stars.
Developers who repeatedly correct Claude on the same issues and want those corrections to persist and compound across sessions.
|
Workflow | Development | CodeCoworkChat | Free | Apr 2026 | |
|
Skill_Seekers Quick setup
Convert documentation websites, GitHub repositories, and PDFs into Claude AI skills with automatic conflict detection
AI platform teams and developers building skill libraries who need to rapidly convert existing documentation into Claude-compatible skills.
|
Skill | Documents & Content | CodeCoworkChat | Free | Apr 2026 | |
|
Smart Ralph Quick setup
Claude Code plugin combining spec-driven development loop with smart context compaction. Claude writes specs before code, with compaction hooks to manage context window. 271 stars.
Developers working on complex features who want Claude to plan before coding and avoid context window exhaustion on long tasks.
|
Skill | Development | CodeCoworkChat | Free | Apr 2026 | |
|
Taskade MCP New Find No code needed
Official Taskade MCP server with 50+ tools for workspaces, projects, tasks, AI agents, knowledge bases, templates, and automations. Includes OpenAPI-to-MCP codegen.
Teams using Taskade for project management who want AI-powered task and workflow automation.
|
Connector | Productivity | CodeCoworkChat | Free | Apr 2026 | |
|
ThumbGate New Find Quick setup
Stop your AI agent from repeating mistakes. 👍/👎 → searchable lessons → enforced gates. Works with Claude, Cursor, Codex, Gemini, Amp.
Teams running multiple AI coding agents (Claude, Cursor, Codex, Gemini) who need a shared mistake-prevention layer across tools.
|
Skill | Development | CodeCoworkChat | Free | Apr 2026 | |
|
TradingViewMCPServer New Find No code needed
🛠️ Build a reliable trading assistant for Forex, Stocks, and Crypto with advanced indicators and Pine Script tools for smart trading decisions.
Quantitative developers and algorithmic traders building AI-assisted trading systems for Forex, equities, or crypto.
|
Connector | Development | CodeCoworkChat | Free | Apr 2026 | |
|
Wondelai Business Skills Quick setup
25 agent skills covering UX design, marketing, sales, and growth. Business-focused skill collection. 216 stars.
Cross-functional teams and founders who want Claude to help with marketing copy, sales frameworks, and UX design alongside code.
|
Skill | Productivity | CodeCoworkChat | Free | Apr 2026 | |
|
activepieces Quick setup
AI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Operations and automation teams building AI-powered workflows that need to connect agents to hundreds of SaaS tools without writing integration code.
|
Skill | Productivity | CodeCoworkChat | Free | Apr 2026 | |
|
agent-bom New Find Quick setup
Open security scanner for AI supply chain: agents, MCP, containers, cloud, GPU, and runtime with blast-radius analysis.
Security teams and CISOs responsible for AI deployments who need to inventory and scan the full dependency tree of agent-based systems.
|
Skill | Security | CodeCoworkChat | Free | Apr 2026 | |
|
agent-skills-cli New Find Quick setup
🚀 Access and install over 50,000 skills for AI agents with one command using the versatile agent-skills-cli tool.
Developers adopting AI coding agents who want to quickly find and install relevant skills without manually hunting across GitHub.
|
Skill | Setup & Config | CodeCoworkChat | Free | Apr 2026 | |
|
agentops New Find Quick setup
The operational layer for coding agents. Memory, validation, and feedback loops that compound between sessions.
Development teams running Claude Code or other coding agents in production who need observability, memory persistence, and quality feedback loops.
|
Skill | Development | CodeCoworkChat | Free | Apr 2026 | |
|
ai-literacy-superpowers New Find Quick setup
A set of Claude Code and GitHub Copilot plugins providing the AI Literacy framework's complete development workflow — harness engineering, agent orchestration, literate programming, CUPID code review, and the three enforcement loops
Engineering teams adopting structured AI development practices who want opinionated workflow guardrails for Claude Code and GitHub Copilot.
|
Skill | Productivity | CodeCoworkChat | Free | Apr 2026 | |
|
atelier-pipeline Quick setup
Multi-agent orchestration plugin for Claude Code — 10 specialized agents, persistent Brain memory, quality gates, continuous QA, wave-based parallel execution, and mechanical enforcement hooks
Teams building complex features who want structured multi-agent orchestration with built-in quality checkpoints.
|
Skill | Infrastructure | CodeCoworkChat | — | Apr 2026 | |
|
autonomous-dev New Find Quick setup
Production-ready Claude Code 2.0 setup for autonomous development
Solo developers and small teams who want to run Claude Code 2.0 autonomously with confidence that guardrails prevent runaway changes.
|
Skill | Setup & Config | CodeCoworkChat | Free | Apr 2026 | |
|
azure-skills New Find Quick setup
Official agent plugin providing skills and MCP server configurations for Azure scenarios.
Enterprise development teams building on Azure who need AI agents that understand Azure services, authentication, and deployment patterns natively.
|
Skill | Setup & Config | CodeCoworkChat | Free | Apr 2026 | |
|
basecamp-skill New Find Quick setup
Claude Code skill for reading Basecamp card tables and comments
Development teams and consultants using Basecamp for project management who want Claude to reference tasks, comments, and card tables during coding sessions.
|
Skill | Development | CodeCoworkChat | Free | Apr 2026 | |
|
bifrost Quick setup
Fastest enterprise AI gateway (50x faster than LiteLLM) with adaptive load balancer, cluster mode, guardrails, 1000+ models support & <100 µs overhead at 5k RPS.
Platform engineering teams running multi-model AI infrastructure at scale who need a high-performance gateway with guardrails and failover across 1000+ models.
|
Skill | Development | CodeCoworkChat | Free | Apr 2026 | |
|
brooks-lint New Find Quick setup
AI code reviews grounded in 10 classic engineering books — decay risk diagnostics with book citations, severity labels, and 4 analysis modes. Now with short-form /brooks-review commands.
Senior engineers and tech leads who want AI code reviews that catch architectural decay, not just lint errors, with references to established engineering wisdom.
|
Skill | Development | CodeCoworkChat | Free | Apr 2026 | |
|
buildwithclaude New Find Quick setup
A single hub to find Claude Skills, Agents, Commands, Hooks, Plugins, and Marketplace collections to extend Claude Code, Claude Desktop, Agent SDK and OpenClaw
Claude Code users who want a central directory to discover and compare skills, plugins, and marketplace collections without searching GitHub manually.
|
Skill | Development | CodeCoworkChat | Free | Apr 2026 | |
|
claude-brewcode Quick setup
Brewcode - full-featured development platform for Claude Code: infinite focus tasks with automatic context handoff, prompt optimization, skill/agent creation, quorum code reviews, project rules management, and knowledge persistence
Power users who want a comprehensive development platform layer on top of Claude Code with persistent knowledge across sessions.
|
Skill | Productivity | CodeCoworkChat | — | Apr 2026 | |
|
claude-code-project-boundary New Find Quick setup
Claude Code plugin: scope-aware protection — allows destructive ops (rm, mv, chmod) within project, blocks them outside. Built for dangerouslySkipPermissions mode.
Developers running Claude Code in autonomous mode who need filesystem safety boundaries without sacrificing speed.
|
Skill | Development | CodeCoworkChat | Free | Apr 2026 | |
|
claude-code-toolbox New Find Quick setup
Claude Code Toolbox — automated installers and environment configuration framework for Claude Code with one-line setup across Windows, macOS, and Linux.
Developers and IT teams deploying Claude Code across mixed-OS environments who want consistent, repeatable setup without manual configuration.
|
Skill | Setup & Config | CodeCoworkChat | Free | Apr 2026 | |
|
cms-cultivator New Find Quick setup
A comprehensive Claude Code plugin providing specialized slash commands for Drupal and WordPress development.
Web agencies and CMS developers building on Drupal or WordPress who want AI-assisted module scaffolding, theming, and configuration.
|
Skill | Documents & Content | CodeCoworkChat | Free | Apr 2026 | |
|
codingbuddy Quick setup
Codingbuddy orchestrates 29 specialized AI agents to deliver code quality comparable to a team of human experts through a PLAN → ACT → EVAL workflow.
Solo developers and small teams who want multi-perspective code quality from Claude without hiring additional reviewers.
|
Skill | Productivity | CodeCoworkChat | Free | Apr 2026 | |
|
context-sync New Find Quick setup
Local persistent memory store for LLM applications including continue.dev, cursor, claude desktop, github copilot, codex, antigravity, etc.
Developers using multiple AI coding assistants who need shared persistent context that survives tool switches and session restarts.
|
Skill | Development | CodeCoworkChat | Free | Apr 2026 | |
|
craftcms-claude-skills New Find Quick setup
Production-ready Claude Code skills, agents, and project templates for Craft CMS 5 development
Web agencies and developers building Craft CMS 5 sites who want Claude Code to generate templates, plugins, and configurations using Craft-specific best practices.
|
Skill | Development | CodeCoworkChat | Free | Apr 2026 | |
|
cursor-rules-java New Find Quick setup
A curated collection of Skills and Agents for Java Enterprise development, designed to streamline modern SDLC workflows.
Java enterprise teams using Spring Boot, Quarkus, or Jakarta EE who want AI agents to follow organizational coding standards and workflow patterns.
|
Skill | Productivity | CodeCoworkChat | Free | Apr 2026 | |
|
datastoria New Find Quick setup
AI-native ClickHouse console for your cluster diagnostics and query generation, optimization and data visualization.
Data engineers and analytics teams running ClickHouse who need AI-assisted query generation, optimization, and cluster diagnostics.
|
Skill | Data & Analytics | CodeCoworkChat | Free | Apr 2026 | |
|
dbt Core MCP Server No code needed
MCP server for dbt projects enabling AI to query project metadata, execute SQL with Jinja templating, analyze lineage, trace column-level dependencies, and run dbt commands. Adapter-agnostic.
Data engineering consulting engagements where the client uses dbt and wants AI to assist with model development, lineage analysis, and dependency tracing.
|
Connector | Data & Analytics | CodeCoworkChat | Free | Apr 2026 | |
|
docfork New Find Quick setup
Docfork - Up-to-date Docs for AI Agents.
Developers and AI platform teams who need Claude and other agents to reference up-to-date library and framework documentation during code generation.
|
Skill | Development | CodeCoworkChat | Free | Apr 2026 | |
|
eCommerce-Skills New Find Quick setup
E-commerce skills for AI agents — product research, marketing automation, supply chain optimization, and business analytics for online sellers across Amazon, Shopify, Etsy, TikTok Shop, and all platforms.
E-commerce operators and DTC brands managing multiple selling channels who need AI-powered product research, pricing analysis, and marketing automation.
|
Skill | Data & Analytics | CodeCoworkChat | Free | Apr 2026 | |
|
fallow-skills New Find Quick setup
Agent skills for the JavaScript codebase analyzer. Teaches AI agents how to find unused code, circular deps, duplication, and complexity with fallow. Works with Claude Code, Cursor, Codex, Gemini CLI, and 30+ agents.
JavaScript and TypeScript teams maintaining large codebases who want AI agents that can identify dead code, circular deps, and complexity hotspots.
|
Skill | Development | CodeCoworkChat | Free | Apr 2026 | |
|
frontmcp New Find No code needed
TypeScript-first framework for the Model Context Protocol (MCP). You write clean, typed code; FrontMCP handles the protocol, transport, DI, session/auth, and execution flow.
TypeScript developers building MCP servers who want a framework that handles protocol, transport, dependency injection, and auth so they can focus on business logic.
|
Connector | Development | CodeCoworkChat | Free | Apr 2026 | |
|
gram New Find Quick setup
Securely scale AI usage across your organization. Control plane for building, securing and monitoring your agents, mcp and skills.
Enterprise platform teams responsible for AI agent rollout who need centralized security policies, usage monitoring, and cost controls.
|
Skill | Development | CodeCoworkChat | Free | Apr 2026 | |
|
kimbap New Find Quick setup
Turn anything into a CLI your agent can use. Securely.
Developers who need their AI agents to call internal CLIs, scripts, or local tools securely without writing custom MCP server code.
|
Skill | Development | CodeCoworkChat | Free | Apr 2026 | |
|
ksail New Find Quick setup
All-in-one Kubernetes SDK: create, manage, and operate clusters across distributions (Kind, K3d, Talos, VCluster) with built-in GitOps, secrets, AI assistant, and MCP server. Only requires Docker.
DevOps engineers and platform teams who manage Kubernetes clusters across multiple distributions and want a unified SDK with AI-assisted operations.
|
Skill | Security | CodeCoworkChat | Free | Apr 2026 | |
|
line-bot-mcp-server New Find No code needed
MCP server that integrates the LINE Messaging API to connect an AI Agent to the LINE Official Account.
Businesses operating LINE Official Accounts in APAC markets who want to connect AI agents for automated messaging and customer interaction.
|
Connector | Development | CodeCoworkChat | Free | Apr 2026 | |
|
mc-agent-toolkit New Find Quick setup
Official Monte Carlo toolkit for AI coding agents. Skills and plugins that bring data and agent observability — monitoring, triaging, troubleshooting, health checks — into Claude Code, Cursor, and more.
Data engineering teams using Monte Carlo for data observability who want AI agents that can monitor pipeline health and triage data incidents.
|
Skill | Data & Analytics | CodeCoworkChat | Free | Apr 2026 | |
|
mcp-abap-adt New Find No code needed
MCP server for SAP BTP ABAP Cloud and On-Premise ECC/S/4HANA ABAP ADT with full CRUD, JWT/XSUAA, and service-key auth.
SAP developers and consultants working with ABAP on BTP Cloud or on-premise S/4HANA who want AI-assisted development with proper authentication support.
|
Connector | Development | CodeCoworkChat | Free | Apr 2026 | |
|
medsci-skills New Find Quick setup
Claude Code skills for medical research — literature search, reporting guidelines, statistical analysis, publication figures. Built by a physician-researcher, tested on real publications. MIT licensed.
Physician-researchers and academic medical teams who use Claude Code for literature reviews, statistical analysis, and manuscript preparation.
|
Skill | Documents & Content | CodeCoworkChat | Free | Apr 2026 | |
|
memex New Find Quick setup
Zettelkasten-based persistent memory for AI coding agents. Works with Claude Code, Cursor, VS Code Copilot, Codex, Windsurf & any MCP client. No vector DB — just markdown + git sync.
Developers using Claude Code, Cursor, or Copilot who want persistent cross-session memory without deploying a vector database.
|
Skill | Documents & Content | CodeCoworkChat | Free | Apr 2026 | |
|
memory-journal-mcp No code needed
Bridge Disconnected AI Sessions with Persistent Project Memory, Dynamic Project Detection, Automatic Session Briefing, Personal & Team Session Summary Prompts, Triple Search, Knowledge Graphs, GitHub Integration (Issues, PRs, Actions, Kanban, Milestones), Team Collaboration, OAuth 2.1, & HTTP/SSE/stdio. 61 Tools — All Via One Sandboxed Code Mode.
Development teams running multi-session Claude Code workflows who need context to persist across sessions and team members.
|
Connector | Communication | CodeCoworkChat | — | Apr 2026 | |
|
minthcm New Find Quick setup
First AI‑enabled open-source Human Capital Management system that you can start using today.
HR departments and operations leaders at SMBs who need an affordable, AI-enabled human capital management system they can self-host and customize.
|
Skill | Development | CodeCoworkChat | Free | Apr 2026 | |
|
mockloop-mcp New Find No code needed
Intelligent Model Context Protocol (MCP) server for AI-assisted API development. Generate mock servers from OpenAPI specs with advanced logging, performance analytics, and server discovery. Optimized for AI development workflows with comprehensive testing insights and automated analysis.
API developers and QA teams who need to generate intelligent mock servers from OpenAPI specs for testing AI-driven development workflows.
|
Connector | Data & Analytics | CodeCoworkChat | Free | Apr 2026 | |
|
n8n-workflows New Find Quick setup
⚡ Explore 2,053 n8n workflows with a fast, user-friendly documentation system for instant search and analysis capabilities.
Automation engineers and ops teams using n8n who need fast search and analysis across thousands of community workflow templates.
|
Skill | Documents & Content | CodeCoworkChat | Free | Apr 2026 | |
|
ninthwave New Find Quick setup
Orchestrate parallel AI coding into reviewable PRs.
Engineering teams running parallel AI coding sessions who need automated coordination and clean PR generation from concurrent agent work.
|
Skill | Development | CodeCoworkChat | Free | Apr 2026 | |
|
obsidian-wiki New Find Quick setup
Framework for AI agents to build and maintain an Obsidian wiki using Karpathy's LLM Wiki pattern
Developers and knowledge workers using Obsidian who want AI agents to automatically build and maintain structured project wikis.
|
Skill | Development | CodeCoworkChat | Free | Apr 2026 | |
|
pm-pilot New Find Quick setup
AI copilot for product managers. Built for Claude Code and Cursor.
Product managers using Claude Code or Cursor who want AI assistance for writing PRDs, roadmaps, competitive analysis, and stakeholder updates.
|
Skill | Development | CodeCoworkChat | Free | Apr 2026 | |
|
prfaq New Find Quick setup
Amazon Working Backwards PR/FAQ process — generate well-grounded professional documents for product discovery and decision-making.
Product managers, founders, and strategists who want to use Amazon's PR/FAQ process for product discovery without spending hours on formatting.
|
Skill | Documents & Content | CodeCoworkChat | Free | Apr 2026 | |
|
scientific-agent-skills Quick setup
A set of ready to use Agent Skills for research, science, engineering, analysis, finance and writing.
Researchers, engineers, and analysts who need Claude to follow domain-specific methodologies for scientific analysis, financial modeling, and technical documentation.
|
Skill | Documents & Content | CodeCoworkChat | Free | Apr 2026 | |
|
scribe New Find Quick setup
Scribe lets you install AI coding skills once and automatically distributes them to all your coding agents
Multi-tool developers running several AI coding agents who want centralized skill installation that stays in sync across all their tools.
|
Skill | Setup & Config | CodeCoworkChat | Free | Apr 2026 | |
|
sidebutton New Find Quick setup
Open-source browser automation for AI agents. MCP server + Chrome extension + YAML workflow engine + knowledge packs. Give your AI agent a browser and domain expertise.
Developers and automation engineers who need AI agents to interact with web applications, fill forms, and execute browser-based workflows.
|
Skill | Productivity | CodeCoworkChat | Free | Apr 2026 | |
|
sigint New Find Quick setup
Market intelligence toolkit for Claude Code. Iterative research workflows, trend modeling with three-valued logic, multi-format reports, and automated GitHub issue creation from findings.
Product managers, strategists, and founders who want AI-powered market intelligence and trend analysis without leaving their development environment.
|
Skill | Documents & Content | CodeCoworkChat | Free | Apr 2026 | |
|
simplenote-mcp-server New Find No code needed
MCP Server for Simplenote integration with Claude Desktop
Simplenote users who want Claude Desktop to access, search, and update their notes without switching apps.
|
Connector | Development | CodeCoworkChat | Free | Apr 2026 | |
|
skillkit Quick setup
Supercharge AI coding agents with portable skills. Install, translate & share skills across Claude Code, Cursor, Codex, Copilot & 40 more
AI platform teams and developer tool authors who need to build, translate, and distribute skills across multiple AI coding agents from a single source.
|
Skill | Setup & Config | CodeCoworkChat | Free | Apr 2026 | |
|
skills-for-architects New Find Quick setup
Claude Code skills for architecture, real estate, and workplace strategy. Type /skill-name and go.
Architects, real estate professionals, and workplace strategists who want AI-assisted analysis using domain-specific commands in Claude Code.
|
Skill | Development | CodeCoworkChat | Free | Apr 2026 | |
|
teamcity-cli New Find Quick setup
TeamCity from your terminal – or your AI's. Builds, logs, agents, agent terminals, queues.
Development teams using JetBrains TeamCity who want to manage builds, inspect logs, and control CI/CD pipelines from the terminal or through AI agents.
|
Skill | Development | CodeCoworkChat | Free | Apr 2026 | |
|
telegram-mcp New Find No code needed
🤖 Manage multiple Telegram accounts effortlessly with AI-driven tools for bulk messaging, scheduling, and more in one easy-to-use platform.
Businesses and community managers operating multiple Telegram accounts who want AI-driven bulk messaging, scheduling, and account management.
|
Connector | Productivity | CodeCoworkChat | Free | Apr 2026 | |
|
trvl New Find Quick setup
AI Travel Agent — Google Flights + Hotels. 13 MCP tools, trip optimization, travel hacks. Free, no API keys, single Go binary.
Frequent travelers and travel-savvy users who want Claude to search flights and hotels, optimize itineraries, and surface travel hacks without juggling multiple booking sites.
|
Skill | Development | CodeCoworkChat | Free | Apr 2026 | |
|
ultimate-seo-geo New Find Quick setup
The definitive SEO + GEO skill for Claude. Full site audits with scored findings, AI search optimization (Google AI Overviews, ChatGPT, Perplexity), schema generation, E-E-A-T assessment, and 20 diagnostic scripts. Three modes: Audit → Plan → Execute.
Marketing teams and SEO professionals who need Claude to audit sites for both traditional search and AI-powered search engine visibility.
|
Skill | Security | CodeCoworkChat | Free | Apr 2026 | |
|
unity-mcp New Find No code needed
A Unity MCP server that allows MCP clients like Claude Desktop or Cursor to perform Unity Editor actions.
Unity developers using Claude Desktop or Cursor who want AI agents to manipulate scenes, assets, and editor settings without leaving the coding environment.
|
Connector | Development | CodeCoworkChat | Free | Apr 2026 | |
|
API Gateway Skill (Secure Integrations) New Find Developer setup
Managed auth API gateway connecting Claude to Slack, HubSpot, Salesforce, Google Workspace, and Shopify via a single secure key. Least-privilege access model.
Teams connecting Claude to CRM, email, and chat tools who need secure credential handling without exposing full API access.
|
Skill | Security | CodeCoworkChat | Free | Apr 2026 | |
|
Fivetran MCP Server New Find No code needed
Official Fivetran MCP server. Query sync status, check connection health, and manage data pipeline connectors via natural language.
Data teams using Fivetran who want conversational pipeline monitoring and management.
|
Connector | Data & Analytics | CodeCoworkChat | Free | Apr 2026 | |
|
Healthcare MCP Server New Find No code needed
Healthcare MCP server with 9 tools: FDA drug info, PubMed research, clinical trials, ICD-10 lookups, medRxiv preprints, DICOM metadata, Health.gov topics, and BMI calculator.
Healthcare consultants, researchers, and health-tech teams who need medical data accessible through Claude.
|
Connector | Data & Analytics | CodeCoworkChat | Free | Apr 2026 | |
|
Mailgun MCP Server No code needed
Official Mailgun MCP server covering messaging, domain management, webhooks, email routing rules, mailing lists, templates, analytics, suppressions, and IP pool configuration.
Clients managing their own transactional email infrastructure who want AI to analyze deliverability, manage suppressions, and automate email operations.
|
Connector | Communication | CodeCoworkChat | Free | Apr 2026 | |
|
Mapbox MCP No code needed
Official Mapbox MCP server enabling Claude to perform geocoding, route optimization, map rendering, spatial analysis, and location-based queries through the Mapbox APIs. 326 stars.
Data analysts, logistics teams, and developers building location-aware applications who want to incorporate mapping and geocoding into AI-assisted workflows.
|
Connector | Data & Analytics | CodeCoworkChat | Usage-based * | Mar 2026 | |
|
Microsoft Clarity MCP Server No code needed
Official Microsoft MCP server for Clarity user behavior analytics. Exposes traffic metrics, behavior data, and session recordings with filtering. Three focused tools, minimal attack surface.
CX and digital experience consulting engagements where clients want AI to analyze user behavior patterns and surface UX improvement opportunities.
|
Connector | Data & Analytics | CodeCoworkChat | Free | Apr 2026 | |
|
Microsoft Fabric MCP Server No code needed
Official Microsoft MCP server for Microsoft Fabric — exposes Fabric public APIs, item definitions, and best practices for AI agents working with the unified analytics platform.
Clients modernizing their data platform to Microsoft Fabric who want AI to assist with platform management beyond real-time analytics.
|
Connector | Data & Analytics | CodeCoworkChat | Free | Apr 2026 | |
|
Microsoft Fabric RTI MCP Server No code needed
Official Microsoft MCP server for Fabric Real-Time Intelligence: 13 Eventhouse/KQL tools, 17 Eventstream tools, 2 Activator tools, and 7 Map tools. Natural language to KQL translation.
Enterprises migrating to Microsoft Fabric who want AI to assist with real-time data streams, KQL queries, and event-driven analytics. Currently in Public Preview.
|
Connector | Data & Analytics | CodeCoworkChat | Free | Apr 2026 | |
|
Parallel Code Early Access Quick setup
Desktop app running Claude Code, Codex CLI, and Gemini CLI side by side in isolated git worktrees. Unified GUI for monitoring all agents with built-in diff viewer and one-click merge.
Developers with subscriptions to multiple AI coding services who want to compare outputs or parallelize work. Merge conflicts between agents are a real challenge to manage.
|
Workflow | Development | CodeCoworkChat | Free | Apr 2026 | |
|
SAP Fiori UX MCP No code needed
Official SAP UX tools MCP server for SAP Fiori development using AI embeddings and vector search to provide context-aware guidance on Fiori Elements, freestyle apps, and SAP annotations.
SAP Fiori and SAP BTP development teams who want AI assistance deeply informed by SAP's own documentation and best practices.
|
Connector | Development | CodeCoworkChat | Free | Apr 2026 | |
|
Shortcut MCP No code needed
Official Shortcut (formerly Clubhouse) MCP server enabling Claude to query, create, and update stories, epics, and projects in the Shortcut project management platform. 95 stars.
Engineering and product teams using Shortcut for project management who want AI to assist with story creation, status reporting, and backlog management.
|
Connector | Productivity | CodeCoworkChat | Free plan available * | Mar 2026 | |
|
WSO2 FHIR MCP Server New Find No code needed
Enterprise FHIR MCP server exposing any FHIR server as an MCP endpoint. SMART-on-FHIR authentication, full CRUD on FHIR resources, multiple transport modes.
Healthcare organizations needing FHIR-compliant data access through AI tools. Enterprise-grade with SMART-on-FHIR auth.
|
Connector | Data & Analytics | CodeCoworkChat | Free | Apr 2026 | |
|
Wazuh MCP Server (SIEM) New Find Developer setup
AI-powered SIEM integration for Wazuh with 48 security tools. Natural language queries for alerts, threat hunting, vulnerability assessment, and active response. Air-gapped deployment support.
Security operations teams using Wazuh who want conversational threat hunting and alert investigation.
|
Connector | Security | CodeCoworkChat | Free | Apr 2026 | |
|
luxembourg-accessibility-skillset Quick setup
A set of skills including RAWeb, RAM, and RAPDF coverage for AI (targeting Claude Code)
Web developers building EU-compliant accessible websites and PDFs who need Claude to follow RAWeb/RGAA standards.
|
Skill | Documents & Content | CodeCoworkChat | — | Apr 2026 | |
|
nestjs-master-skills Quick setup
Comprehensive NestJS Claude Code skill suite — production-ready patterns, best practices, and full API coverage
NestJS developers who want Claude to follow NestJS conventions for modules, providers, guards, interceptors, and other framework patterns.
|
Skill | Development | CodeCoworkChat | — | Apr 2026 | |
|
php-modernization-skill Quick setup
Agent Skill: PHP 8.x modernization patterns - typing, attributes, PHPStan | Claude Code compatible
PHP developers modernizing legacy applications to PHP 8.x who want Claude to apply upgrade patterns consistently.
|
Skill | Development | CodeCoworkChat | — | Apr 2026 | |
|
skills-standaarden Quick setup
Claude Code plugin voor het werken met Logius standaarden voor Nederlandse overheidsinteroperabiliteit (88 repos, 9 domeinen)
Dutch government developers and vendors who need Claude to follow Logius standards for government interoperability projects.
|
Skill | Development | CodeCoworkChat | — | Apr 2026 | |
|
Claude Marketplaces (Community) Quick setup
Community-built Claude Code plugin marketplace listing 2,300+ skills, 770+ MCP servers, 95+ plugin repos. Curated by install count, stars, and community votes.
Starting point for finding actively-used Claude extensions. Better signal-to-noise than raw directories.
|
Workflow | Setup & Config | CodeCoworkChat | Free * | Apr 2026 | |
|
Glance (Browser MCP) Early Access No code needed
Open-source MCP server giving Claude Code a real Chromium browser with 30 tools — navigate, screenshot, click, fill forms, run E2E tests, and visual regression testing from the terminal.
Frontend developers and QA teams who want Claude to write and run browser tests. Competes with Playwright MCP but offers a more visual, screenshot-driven approach.
|
Connector | Development | CodeCoworkChat | Free | Apr 2026 | |
|
Heroku MCP No code needed
Official Heroku MCP — 75 stars, early development. App management, dyno scaling, add-on provisioning, PostgreSQL queries, pipeline management, sandboxed one-off dyno execution.
Teams on Heroku who want to manage apps, scale dynos, and query PostgreSQL from Claude.
|
Connector | Infrastructure | CodeCoworkChat | Paid service * | Mar 2026 | |
|
MemPalace Early Access No code needed
Open-source AI memory system that gives Claude persistent cross-session memory. Stores conversations in a hierarchical memory palace structure (wings, rooms, halls, closets, drawers). Uses ChromaDB for vector search and SQLite for a knowledge graph. 19 MCP tools. Runs entirely locally.
Teams running long-running Claude projects who need context persistence across sessions. Wait for the project to mature before production use — benchmark claims are overstated and security hardening is still in progress.
|
Connector | Productivity | CodeCoworkChat | Free | Apr 2026 | |
|
TradingView MCP No code needed
MCP server providing real-time crypto/stock market screening, technical indicators, candlestick patterns, and Bollinger Band analysis via TradingView data. Multi-exchange (Binance, KuCoin, Bybit). 548 stars.
Quantitative traders and crypto developers who want Claude to screen markets, analyze technical patterns, and build trading signals.
|
Connector | Data & Analytics | CodeCoworkChat | Free | Apr 2026 | |
|
Flow-Like Workflow Engine Quick setup
Strongly-typed enterprise visual workflow engine in Rust with MCP client/server support and LLM integration via low-code node graphs. Self-hosted. 634 stars.
Enterprise teams building complex automation pipelines who need a self-hosted, visual workflow engine with MCP integration.
|
Workflow | Infrastructure | CodeCoworkChat | Free | Apr 2026 | |
|
ARIS — Auto Research in Sleep Quick setup
Markdown-based skills for autonomous ML research loops: cross-model review, idea discovery, experiment automation. Works while you sleep. ~1.2K stars.
ML researchers and data scientists who want to queue up research tasks for Claude to execute autonomously during off-hours.
|
Skill | Data & Analytics | CodeCoworkChat | Free | Apr 2026 | |
|
Badi (Claude Code OS) New Find Quick setup
21-agent structured workflow system with 50 commands, 48 security skills, and session archive/analytics. Turns chaotic Claude sessions into repeatable company processes.
Operations and sales teams who want repeatable, structured AI workflows instead of ad-hoc chat sessions.
|
Workflow | Productivity | CodeCoworkChat | Free | Apr 2026 | |
|
Claude Cowork Desktop Collaborator New Find No code needed
Desktop AI collaborator with auto-discover skills for browser automation, office document handling, and parallel task execution. Reuses existing Claude settings.
Small business users who want Claude to work with their desktop applications and office documents without manual tool configuration.
|
Skill | Productivity | CodeCoworkChat | Free | Apr 2026 | |
|
Claude Peers MCP New Find Developer setup
MCP server enabling multi-agent collaboration between Claude Code instances. Agents can discover, communicate, and coordinate with peer agents.
Teams running multiple Claude Code sessions that need agents to coordinate and share context between sessions.
|
Connector | Development | CodeCoworkChat | Free | Apr 2026 | |
|
Claude Security Skills Pack New Find Developer setup
SecLists and security payloads packaged as Claude skills for authorized penetration testing and compliance auditing.
Internal security and compliance teams who need to run authorized security checks through Claude in a controlled way.
|
Skill | Security | CodeCoworkChat | Free | Apr 2026 | |
|
Defuddle Web Extractor Skill Quick setup
Claude Code skill wrapping the defuddle CLI to extract clean article content from web pages. Removes ads, sidebars, and clutter, outputting Markdown or JSON. Reduces token usage by 50-80% vs raw WebFetch. 92 stars.
Researchers and content analysts who need clean article text from arbitrary web pages as part of Claude-assisted research workflows.
|
Skill | Documents & Content | CodeCoworkChat | Free | Mar 2026 | |
|
DingTalk Skills Quick setup
Claude Code skills for DingTalk (Alibaba's enterprise collaboration platform) providing AI-driven access to documents, AI tables, messaging, todos, contacts, calendar, and web search — using only curl with zero dependencies and automatic token management.
Organizations using DingTalk as their primary collaboration platform, particularly companies with China operations.
|
Skill | Communication | CodeCoworkChat | Free | Mar 2026 | |
|
GhidraMCP (Reverse Engineering) Developer setup
MCP server for NSA's Ghidra reverse engineering framework. AI-powered binary analysis, decompilation, and cross-reference navigation.
Security researchers and malware analysts who want AI-assisted binary analysis and vulnerability research.
|
Connector | Security | CodeCoworkChat | Free | Apr 2026 | |
|
Kubernetes MCP No code needed
Community MCP server connecting Claude to Kubernetes clusters via kubectl — pod management, deployment scaling, log retrieval, and resource deletion. 1.4K stars.
Platform engineers and SREs managing Kubernetes clusters who want AI-assisted troubleshooting, with RBAC configured to limit destructive capabilities.
|
Connector | Infrastructure | CodeCoworkChat | Free | Mar 2026 | |
|
Neo4j MCP No code needed
Neo4j graph database MCP. Cypher queries, node/relationship management, and graph operations from Claude.
Teams working with graph databases who want Claude to write Cypher queries, explore relationships, and manage Neo4j data.
|
Connector | Data & Analytics | CodeCoworkChat | Free | Apr 2026 | |
|
PR Impact Analyzer Quick setup
Claude Code plugin providing /pr-impact slash command for AI-powered pull request impact analysis — assessing risk, blast radius, and key changes in code modifications.
Engineering teams doing frequent code reviews who want Claude to assess the risk and blast radius of pull requests, particularly in CI/CD-heavy environments.
|
Skill | Development | CodeCoworkChat | Free | Mar 2026 | |
|
Railway MCP No code needed
Official Railway MCP — 176 stars. List/create projects, deploy services, set variables, generate domains, retrieve logs. Translates natural language into Railway CLI workflows. Excludes destructive actions by design.
Teams deploying on Railway who want to manage infrastructure from Claude.
|
Connector | Infrastructure | CodeCoworkChat | Usage-based * | Mar 2026 | |
|
SkillForge (Team Skill Sync) New Find Quick setup
Git-based Chrome extension for syncing Claude skills across teams and organizations. Version-controlled, auto-sync for consistent company-wide skill deployment.
Teams with 5+ Claude users who need consistent skills across the organization without manually installing on each account.
|
Skill | Setup & Config | CodeCoworkChat | Free | Apr 2026 | |
|
SmartBear MCP No code needed
Official MCP server connecting Claude to SmartBear suite — BugSnag, Swagger/OpenAPI, PactFlow, Zephyr, Collaborator, QMetry.
Teams using SmartBear products for API testing, bug tracking, or test management.
|
Connector | Development | CodeCoworkChat | Free | Apr 2026 | |
|
SpawnMail Claude Code Skill Quick setup
Claude Code skill integrating SpawnMail for QA testing, agent sign-ups, and automated test scripts. Detects project language and test framework, auto-installs SDK, and generates test scripts.
Development teams building applications that send or process email who want automated QA testing coverage for email workflows.
|
Skill | Development | CodeCoworkChat | Free plan available | Apr 2026 | |
|
SpecKit MCP No code needed
Specification Management System MCP server for creating, validating, and exporting specs (PRD, RFC, ADR, User Story, API Spec) in YAML/JSON storage with export to Claude Code prompt format.
Product managers, architects, and senior engineers who want to maintain structured specifications (PRDs, RFCs, ADRs) accessible to Claude during development.
|
Connector | Productivity | CodeCoworkChat | Free | Mar 2026 | |
|
Tengu (Pentesting MCP) Early Access No code needed
MCP server turning Claude into a penetration testing copilot. Orchestrates 80 security tools (Nmap to Metasploit) with 20 resources, 35 guided prompts, human-in-the-loop for destructive actions, and audit logging.
Professional penetration testers with proper authorization. NOT for general developers. Requires local installation of security tools (Nmap, Metasploit, etc.).
|
Connector | Security | CodeCoworkChat | Free | Apr 2026 | |
|
Unity C# Code Review Quick setup
Claude Code skill for reviewing Unity C# code against Unity's Official C# Style Guide (Unity 6 Edition), covering naming conventions, SRP, MonoBehaviour lifecycle, performance, GC allocation, and common anti-patterns.
Unity developers building Unity 6 games or applications who want AI code review aligned with Unity's official style guidelines and performance best practices.
|
Skill | Development | CodeCoworkChat | Free | Mar 2026 | |
|
Vibe Skills Quick setup
Curated Claude Code skills optimized for vibe-coding workflows — agent-based interactions, reusable skill patterns. ~761 stars.
Developers who prefer exploratory, conversational coding sessions with Claude and want skills tuned for that workflow.
|
Skill | Development | CodeCoworkChat | Free | Apr 2026 | |
|
blockchain-skills Quick setup
Blockchain skills you can use with your coding agent, such as Claude Code, OpenCode, Codex, Cursor and more.
Web3 developers building smart contracts and dApps who want Claude to follow blockchain-specific patterns and security practices.
|
Skill | Development | CodeCoworkChat | Free | Apr 2026 | |
|
claude-elixir-phoenix Quick setup
Claude Code plugin for Elixir/Phoenix/LiveView — 20 specialist agents, Iron Laws enforcement, and Tidewave MCP integration. Plan features with parallel research agents, execute with automatic verification, review with 4-agent parallel audits, and capture learnings as reusable knowledge.
Elixir and Phoenix developers who want Claude to follow BEAM ecosystem best practices and LiveView patterns.
|
Skill | Security | CodeCoworkChat | Free | Apr 2026 | |
|
oh-my-claudecode Early Access Quick setup
Zero-config multi-agent orchestration for Claude Code. 32 specialized agents with intelligent task decomposition and parallel execution. Claims 3-5x speedup and 30-50% token savings.
Engineering teams wanting to parallelize Claude Code work across multiple agents. Verify speedup claims independently before relying on them for capacity planning.
|
Workflow | Development | CodeCoworkChat | Free | Apr 2026 | |
|
SAP UI5 MCP No code needed
Official SAP MCP server for SAPUI5/OpenUI5 development providing AI assistants with UI5 framework knowledge, linting, project scaffolding, and UI5 toolchain integration.
SAP development teams working with SAPUI5 or OpenUI5 who want AI assistance with framework-specific patterns, project scaffolding, and code quality.
|
Connector | Development | CodeCoworkChat | Free | Mar 2026 | |
|
Claudebin Early Access Quick setup
Export any Claude Code session as a shareable URL. Preserves syntax highlighting, tool calls, file reads/writes, and bash commands in a navigable web viewer.
Teams doing code review of AI-generated changes or developers sharing debugging sessions. Review what gets included before sharing — sessions may contain sensitive paths or environment variables.
|
Skill | Development | CodeCoworkChat | Free plan available | Apr 2026 | |
|
ContextForge Early Access No code needed
MCP server providing Claude with persistent memory across projects — semantic search, GitHub integration, task tracking, and team collaboration. Works with Claude Code, Cursor, Windsurf, and GitHub Copilot.
Teams using multiple AI coding tools who need shared context persistence. Evaluate the cloud dependency and data retention policies before committing project data.
|
Connector | Productivity | CodeCoworkChat | Free plan available | Apr 2026 | |
|
OSA MCP (macOS Automation) Early Access No code needed
MCP server that auto-discovers every AppleScript/JXA-scriptable application on macOS and generates typed MCP tools for each one. Faster than screen-based computer use.
Mac power users and consultants who automate across multiple desktop applications.
|
Connector | Productivity | CodeCoworkChat | Free | Apr 2026 | |
|
Cowork Plugin Management No code needed
Meta-plugin for creating, customizing, and managing Cowork plugins and skill definitions. Power-user tool for plugin development.
Plugin developers, power users building custom Cowork workflows.
|
Connector | Setup & Config | CodeCoworkChat | Free * | Apr 2026 | |
|
Sruja (Architecture-as-Code) Quick setup
Architecture-as-code CLI and AI skill that generates and maintains machine-readable architecture files (.sruja) synchronized with the codebase. Uses AI to detect architecture drift and export to Mermaid diagrams.
Software architects and engineering leads on large or rapidly evolving codebases who need accurate architecture documentation alongside AI-assisted development.
|
Skill | Development | CodeCoworkChat | Free | Mar 2026 | |
|
codemem (Local Memory) Quick setup
Persistent memory for Claude Code and OpenCode using local SQLite with hybrid FTS5/semantic search, automatic context injection, P2P sync, and a built-in web UI viewer. Local-first architecture with no cloud dependencies.
Developers who want persistent memory without cloud dependencies, particularly those using OpenCode alongside Claude Code.
|
Skill | Productivity | CodeCoworkChat | Free | Mar 2026 | |
|
SAP MCP Servers Collection New Find No code needed
Curated collection of SAP-related MCP servers: SAP ERP (CData), ABAP (ADT API), GUI automation, Business Data Cloud, and CAP development server.
SAP consultants and enterprise teams who need AI tools to work with SAP systems.
|
Connector | Infrastructure | CodeCoworkChat | Free | Apr 2026 | |
|
Pace (Wearables MCP) Early Access No code needed
MCP connector letting Claude access data from 20+ wearable devices (Garmin, Polar, Whoop) for health and fitness analysis through natural language.
Health-conscious individuals who want Claude to analyze their fitness and wellness data across multiple wearable brands. Not for clinical use.
|
Connector | Data & Analytics | CodeCoworkChat | Free | Apr 2026 |
Frequently Asked Questions
What is the Claude Desktop app?
Claude Desktop is Anthropic's application for Mac and Windows that gives you access to three modes: Claude Chat (conversation), Claude Cowork (file-based project work), and Claude Code (development). All the tools in this catalog work within the Claude Desktop app. You can download it from claude.com/download.
What is Claude Cowork?
Claude Cowork is a mode in the Claude Desktop app designed for business users. You point it at a folder on your computer, and Claude can read, create, and edit files in that folder through a natural chat interface. No programming required. It's where most non-developers will spend their time with Claude.
What is Claude Code?
Claude Code is the developer mode in the Claude Desktop app (also available as a standalone terminal tool). It gives Claude the ability to read your codebase, write and edit files, run terminal commands, and manage git workflows. Most skills and development tools in this catalog work in Claude Code.
What is the difference between Chat, Cowork, and Code?
Chat is for conversations and quick questions. Cowork is for working with documents and files in a project folder, designed for business users. Code is for software development with full terminal and codebase access. All three are inside the same Claude Desktop app. Many tools (especially connectors) work across all three modes.
What is a Claude skill?
A skill is a pre-built workflow that extends what Claude can do. Skills add new slash commands and capabilities like code review, commit message generation, document analysis, or UI design. Skills currently work in Claude Code only and can be installed through the plugin browser.
What is an MCP connector?
A connector (also called an MCP server) links Claude to an external service like Notion, Slack, GitHub, Jira, or a database. Once connected, Claude can read from and write to that service directly. Connectors work across Claude Code, Claude Cowork, and Claude Chat.
What is a pattern?
A pattern is a set of instructions you add to your project that shapes how Claude behaves. For example, the Delegation Framework pattern teaches Claude to ask three clarifying questions before starting any task. Patterns work in Claude Cowork (via Folder Instructions) and Claude Code (via CLAUDE.md files). They require no installation, just copy and paste.
What is a workflow?
A workflow is a methodology or approach for working with Claude, not software you install. Examples include folder organization strategies, scheduled task patterns, and prompt libraries. You use them by following the described steps or pasting instructions into a Claude conversation.
Where should I start if I am new to Claude?
Use the filter chips above the catalog to narrow by platform (Claude Code, Cowork, or Chat). If you use Claude Cowork, begin with the Delegation Framework (a free pattern that immediately improves your results). If you use Claude Code, start with the Code Review and Commit skills. Both are free and take under 5 minutes to set up.
How do I install a Claude extension?
For connectors and skills: Open the Claude Desktop app, click the Customize icon in the sidebar, and browse available plugins. Click Install on anything you want. For patterns: copy the instructions from the tool's page and paste them into your Cowork Folder Instructions or CLAUDE.md file. You can also paste install commands directly into a Claude Code conversation.
Do I need to be a developer to use these tools?
No. Many tools work for non-technical users, especially connectors (which link Claude to Notion, Slack, etc.) and patterns (which are just instructions you paste). The 'Works In' column in the catalog shows which modes each tool supports. Look for tools that work in Claude Cowork or Claude Chat.
Are these tools free?
Most tools in this catalog are free. The Cost column shows pricing for each tool. You do need a Claude subscription (Pro, Team, or Enterprise) to use Claude Desktop. Some connectors require separate accounts with the connected service (e.g., a Notion account to use the Notion connector).
How do you evaluate tool safety?
We don't assign security certifications. Instead, each tool page shows factual trust signals: GitHub activity (stars, contributors, last update), license type, dependency counts, and whether the tool has a security policy. We also share what the community says and our own experience notes where we have them. See our evaluation guide for a framework you can use to assess tools yourself.
Does my data leave my computer when using these tools?
When you use Claude with any extension, your prompts and the content Claude works with are sent to Anthropic's API for processing. Enterprise and Team plans include data processing agreements that exclude training on your inputs. If your organization handles sensitive data (healthcare, financial, legal), confirm your Claude subscription tier and data handling policies with Anthropic before deploying any tool.
What do the ratings mean?
Ratings reflect our observatory assessment based on ease of use, versatility, reliability, and data handling. Recommended means top-rated across dimensions. Solid means strong with minor caveats. Usable means functional but with notable gaps. These are one evaluator's structured observations, not certifications. Each tool page also shows factual project health data you can verify independently.
What does the review depth badge mean?
Every tool shows how deeply it was reviewed. 'Personally Tested' means the reviewer installed and used it in real work. 'Source Reviewed' means the code and docs were read. 'Automated Scan' means we collected GitHub metrics and ran dependency audits. 'Listed' means the tool was cataloged from its description only. The deeper the review, the more weight our notes carry.
Who reviews these tools?
This catalog is maintained by Aaron Matthews, an AI transformation consultant at Value Alignment Consulting, LLC. Tools are evaluated using a structured methodology described on the About page. This is an independent resource with no financial relationships with any tool authors or vendors.
How often is the catalog updated?
The catalog is updated regularly as new tools are discovered, evaluated, and existing reviews are refreshed. The 'Updated' date in the header shows when the catalog was last regenerated. Individual tool pages show when each tool was last evaluated.
Can I suggest a tool to be reviewed?
Yes. Connect with Aaron on LinkedIn and share the tool you would like to see evaluated. Tools with active maintenance, clear documentation, and a real use case are prioritized for review.
Do you reject tools? Can I see which ones?
Yes. Tools with security concerns, misleading claims, or Terms of Service violations are excluded. We publish a Tools We Don't Recommend page with specific reasoning for notable exclusions.
Using Claude at your organization and not sure where to start?
I help teams go from "we have Claude licenses" to "Claude is transforming how we work" — from tool selection and evaluation to workflow design and team enablement. One conversation to build your deployment strategy.
Start a Conversation with Aaron