Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
npx claudepluginhub rhuss/cc-hugo --plugin hugoInitialize a new Hugo + Blowfish blog project
Get guidance on Hugo and Blowfish configuration and features
Generate EU-required legal pages (impressum, privacy policy)
Migrate Jekyll blog posts to Hugo format
Preview the blog locally with Hugo dev server
This skill should be used when the user asks to "init blog", "create blog", "setup blog", "initialize blog project", "new hugo blog", "setup hugo", or wants to set up a new Hugo + Blowfish blog project from scratch.
This skill should be used when the user asks about "hugo shortcode", "blowfish config", "hugo template", "blowfish theme", "hugo frontmatter", "blowfish layout", "configure blowfish", "hugo taxonomy", "blowfish dark mode", "mermaid in hugo", or needs guidance on Hugo/Blowfish configuration and features.
This skill should be used when the user asks to "create legal pages", "generate impressum", "privacy policy", "datenschutz", "blog legal requirements", "GDPR pages", "cookie policy", or wants to generate EU-required legal pages for a Hugo blog.
This skill should be used when the user asks to "migrate jekyll", "convert jekyll to hugo", "import old blog", "migrate from jekyll", "migrate blog posts", "convert old posts", or wants to migrate existing Jekyll blog posts to Hugo format.
This skill should be used when the user asks to "preview blog", "start hugo server", "preview post", "see blog locally", "blog preview", "hugo preview", "run dev server", or wants to preview the blog locally with Hugo.
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
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.
Write feature specs, plan roadmaps, and synthesize user research faster. Keep stakeholders updated and stay ahead of the competitive landscape.
Harness-native ECC plugin for engineering teams - 60 agents, 232 skills, 75 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for Claude Code plus adjacent agent harnesses
Specification-Driven Development with Process Discipline for Claude Code
Evidence-based presentation creation with Slidev, enforced design guardrails, and multi-platform diagrams
Proactive content generation with human voice and AI slop prevention for Claude Code
JIRA workflow management plugin for Red Hat AI development workflows
Conduct systematic security threat model assessments by analyzing code against countermeasurement requirements and generating compliance documentation with optional JIRA integration
A Claude Code plugin for Hugo + Blowfish blog platform management: initialization, preview, migration, legal pages, and Hugo knowledge base.
This plugin provides tools for managing Hugo static sites with the Blowfish theme:
Via marketplace (recommended):
# Add the marketplace
/plugin marketplace add rhuss/cc-hugo
# Install the plugin
/plugin install hugo@cc-hugo
From source:
git clone https://github.com/rhuss/cc-hugo.git
cd cc-hugo
make install
| Skill | Command | Description |
|---|---|---|
| Init | /hugo:init [site-name] | Initialize a new Hugo + Blowfish blog project |
| Preview | /hugo:preview | Start Hugo dev server for local preview |
| Migrate | /hugo:migrate | Convert Jekyll blog posts to Hugo format |
| Legal | /hugo:legal | Generate EU-required legal pages |
| Knowledge | /hugo:knowledge [question] | Hugo + Blowfish configuration guidance |
make validate # Validate plugin manifests
make install # Install plugin (adds marketplace + plugin)
make uninstall # Remove plugin and marketplace
make reinstall # Full uninstall and reinstall
make test-install # Integration test: local marketplace install
make release # Pre-release checks (validate + test-install)
make help # Show all targets
Apache 2.0