By aeghnnsw
Collection of content creation skills for scientific figures, presentations, and publication-quality materials
npx claudepluginhub aeghnnsw/cc-toolkit --plugin creator-skillsGuide for creating publication-quality scientific figures that meet major journal standards (Nature, Science, ACS, RSC). Use this skill when users ask about scientific figure formatting, journal requirements, colorblind-safe palettes, resolution/DPI, file formats, fonts, or figure dimensions for publication.
Comprehensive guide for creating effective academic presentation slides for STEM fields. Use this skill when users ask to create scientific presentations, review slide design, need guidance on slide content density, bullet point limits, text vs visuals, equation presentation, figure adaptation, or want to avoid common presentation mistakes. Applies to conference talks, lab meetings, journal clubs, and all academic presentation contexts.
Unified Claude Code plugin marketplace for development workflows, scientific content creation, and document processing.
cc-toolkit is a modular plugin marketplace following the official Claude Code plugin system. Each plugin is self-contained and can include skills, agents, hooks, and commands.
cc-toolkit/
├── .claude-plugin/
│ └── marketplace.json # Plugin registry
├── dev-skills/ # Development workflow plugin
│ ├── .claude-plugin/
│ │ └── plugin.json
│ └── skills/
│ ├── problem-solving-cycle/
│ └── step-workflow/
├── creator-skills/ # Scientific content creation plugin
│ ├── .claude-plugin/
│ │ └── plugin.json
│ └── skills/
│ ├── sci-figure-format/
│ └── sci-slides/
├── doc-skills/ # Document processing plugin
│ ├── .claude-plugin/
│ │ └── plugin.json
│ ├── skills/
│ │ ├── docling-pdf/
│ │ └── paper-rename/
│ └── agents/
│ ├── paper-reader.md
│ └── paper-consolidator.md
├── core-hooks/ # Safety and workflow hooks plugin
│ ├── .claude-plugin/
│ │ └── plugin.json
│ ├── hooks/
│ │ └── hooks.json
│ └── scripts/
│ ├── safety_guard.py
│ ├── pre_git_hook.py
│ ├── post_tool_use.py
│ └── system_notification.py
├── productivity-skills/ # Personal productivity plugin
│ ├── .claude-plugin/
│ │ └── plugin.json
│ └── skills/
│ ├── calendar-manager/
│ └── reminder-manager/
└── pymol-skills/ # PyMOL molecular visualization plugin
├── .claude-plugin/
│ └── plugin.json
├── skills/
│ └── pymol-mcp/
└── commands/
└── setup.md
dev-skills)Development workflow automation and systematic problem-solving.
Skills:
creator-skills)Scientific content creation for figures and presentations.
Skills:
doc-skills)Document processing and AI-accessible content extraction.
Skills:
Agents:
core-hooks)Safety guards and workflow enforcement hooks.
Hooks:
rm commands and .env file accessgit add, prevents Claude attribution in commitslogs/post_tool_use.jsonproductivity-skills)Personal productivity automation using macOS Calendar and Reminders.
Skills:
pymol-skills)PyMOL molecular visualization control via MCP server.
Skills:
Commands:
Install the entire marketplace by linking to this repository in your Claude Code configuration.
Each plugin can be used independently by referencing its directory:
./dev-skills./creator-skills./doc-skills./core-hooks./productivity-skills./pymol-skillsComprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
Battle-tested Claude Code plugin for engineering teams — 48 agents, 184 skills, 79 legacy command shims, production-ready hooks, and selective install workflows evolved through continuous real-world use
UI/UX design intelligence. 67 styles, 161 palettes, 57 font pairings, 25 charts, 15 stacks (React, Next.js, Vue, Svelte, Astro, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, Nuxt, Jetpack Compose). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.