CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. wanshuiyin
  4. /
  5. auto-claude-code-research-in-sleep
  6. /
  7. Mermaid Diagram

Mermaid Diagram

mermaid diagram

Install

npx skills add https://github.com/wanshuiyin/auto-claude-code-research-in-sleep --skill mermaid-diagram
Votes
0
Installs162
GitHub Stars11.2k
Categories
Data Science & ML
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment

Related Data Science & ML Skills

View all →
jupyter-notebook

openai/skills

0
1.9k
19.2k
Create and scaffold Jupyter notebooks for experiments and tutorials with bundled templates.
jupyter-notebook-writing

zc277584121/marketing-skills

0
590
jupyter notebook writing
matplotlib

sanand0/scientific-research

0
5
Foundational plotting library. Create line plots, scatter, bar, histograms, heatmaps, 3D, subplots, export PNG/PDF/SVG, for scientific visualization and publication figures.
ml-paper-writing

zechenzhangagi/ai-research-skills

0
735
8.5k
Draft publication-ready ML/AI/Systems papers for top conferences with citation verification and LaTeX templates.
matchms

sanand0/scientific-research

0
5
Mass spectrometry analysis. Process mzML/MGF/MSP, spectral similarity (cosine, modified cosine), metadata harmonization, compound ID, for metabolomics and MS data processing.
rdkit

sanand0/scientific-research

0
5
Cheminformatics toolkit for fine-grained molecular control. SMILES/SDF parsing, descriptors (MW, LogP, TPSA), fingerprints, substructure search, 2D/3D generation, similarity, reactions. For standard workflows with simpler interface, use datamol (wrapper around RDKit). Use rdkit for advanced control, custom sanitization, specialized algorithms.