Personal Claude Code plugin collection with APOD downloader, custom statusline, skill generator, Chrome DevTools, and zensical development tools
npx claudepluginhub zeulewan/zeul-claude-pluginsDownload NASA's Astronomy Picture of the Day with metadata
Comprehensive Claude Code status line with Nerd Font icons, git status, API usage tracking, context progress bar, and system info
Create new Claude Code skills with proper structure and best practices
Chrome DevTools MCP guide for browser automation with parallel agent support
Debug and visually verify zensical sites with Chrome DevTools
Best practices for developing zensical/Material for MkDocs static sites
Personal Claude Code plugin marketplace with utilities, development tools, and customization plugins.
Add this marketplace to Claude Code:
claude plugin install apod@zeul-claude-plugins --marketplace github:zeul/zeul-claude-plugins
Or add the marketplace first, then install plugins:
# Add marketplace
claude plugin marketplace add zeul-claude-plugins github:zeul/zeul-claude-plugins
# Install individual plugins
claude plugin install apod@zeul-claude-plugins
claude plugin install custom-statusline@zeul-claude-plugins
claude plugin install generate-skill@zeul-claude-plugins
Download NASA's Astronomy Picture of the Day with metadata. Saves high-resolution images and descriptions to ~/Desktop/APOD/.
Usage: "Download today's APOD" or "Get the astronomy picture of the day"
Requirements: pip install requests beautifulsoup4
Comprehensive Claude Code status line with Nerd Font icons, git integration, API usage tracking, and system monitoring. Features:
Requirements: Nerd Font, jq, curl
Create new Claude Code skills with proper structure and best practices. Guides you through:
Chrome DevTools MCP guide for browser automation with parallel agent support. Documents:
Debug and visually verify zensical/Material for MkDocs sites with Chrome DevTools MCP. Includes:
Best practices for developing zensical/Material for MkDocs static sites. Covers:
zeul-claude-plugins/
├── .claude-plugin/
│ └── marketplace.json
├── plugins/
│ ├── apod/
│ │ ├── .claude-plugin/plugin.json
│ │ └── skills/apod/
│ │ ├── SKILL.md
│ │ └── download_apod.py
│ ├── custom-statusline/
│ │ ├── .claude-plugin/plugin.json
│ │ ├── skills/custom-statusline/SKILL.md
│ │ └── scripts/statusline.sh
│ ├── generate-skill/
│ │ ├── .claude-plugin/plugin.json
│ │ └── skills/generate-skill/
│ │ ├── SKILL.md
│ │ ├── references/
│ │ └── examples/
│ ├── chrome-devtools/
│ ├── zensical-debug/
│ └── zensical-development/
└── README.md
MIT
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
No description available.
A comprehensive community-driven collection of 117 AI agents, 174 slash commands, 28 hooks, and 199 MCP servers for Claude Code