By zeulewan
Comprehensive Claude Code status line with Nerd Font icons, git status, API usage tracking, context progress bar, and system info
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
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub zeulewan/zeul-claude-plugins --plugin custom-statuslineCreate new Claude Code skills with proper structure and best practices
Download NASA's Astronomy Picture of the Day with metadata
Best practices for developing zensical/Material for MkDocs static sites
Debug and visually verify zensical sites with Chrome DevTools
Chrome DevTools MCP guide for browser automation with parallel agent support
AI-powered status line customization - Interactive setup and edit wizards for configuring Claude Code's status line with progress bars and customizable display options
A Claude Code statusline that shows reasoning effort (⚡) and thinking (💡). 5 presets (xsmall-xlarge), Catppuccin theme, no Node/Nerd Font, native PowerShell on Windows.
Real-time statusline HUD for Claude Code - displays context usage, tool activity, agent tracking, and todo progress
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.