Skip to main content
paulund
#releases #ai #claude #plugins #docker #marketing #saas

paulund/ai v2.2.0 - Docker, Marketing, and SaaS plugins

The paulund/ai plugin collection adds three new plugins in v2.2.0: Docker reference docs, a Marketing plugin for content and copy work, and a SaaS plugin for product strategy.

What changed

Docker plugin ships full reference documentation for Docker Compose workflows. It covers healthchecks, networking, volumes, environment variables, Compose overrides, and profiles. If you regularly ask Claude to help with Docker configs and find it reaching for outdated patterns or missing service-specific details, this plugin fills in that context.

Marketing plugin is a new addition aimed at solo developers and small teams who handle their own content. It includes skills for drafting X and LinkedIn posts, copywriting, content strategy, email sequences, SEO auditing, content repurposing, and reply drafting. There's a lot of ground covered here for anyone running a blog, newsletter, or social presence alongside a product.

SaaS plugin brings product strategy skills into the collection: PRD framework, go-to-market strategy, launch readiness checklist, and pricing strategy. Useful when you're planning a new feature or product launch and want Claude to think in product terms rather than just code terms.

The existing Git plugin also gets a small improvement: the commit-push-pr skill now runs an E2E test step before pushing, so Claude checks tests pass rather than pushing straight away.

Why it matters

The Docker plugin is the most technically focused addition. Docker configs have a lot of moving parts and Claude often generates plausible-but-wrong Compose files without the right reference material. Having explicit documentation for healthcheck syntax, network modes, and profile handling should improve the quality of generated configs considerably.

The Marketing and SaaS plugins are aimed at a different kind of work: the non-engineering tasks that come with shipping software. Most developers building products end up writing copy, planning launches, or drafting newsletters without much support. These plugins give Claude the context to help with that work in a structured way.

How to upgrade

If you already have the paulund/ai marketplace installed, update and install the new plugins:

/plugin update paulund/ai
/plugin install docker@paulund-ai
/plugin install marketing@paulund-ai
/plugin install saas@paulund-ai

No breaking changes to existing plugins in this release.

Links


Newsletter

A weekly newsletter on backend architecture, AI-assisted development, and engineering. No spam, unsubscribe any time.