A curated collection of Claude Code plugins by @pcamarajr, covering content operations, SEO, and static site tooling.
Add this marketplace to your Claude Code project:
/plugin marketplace add pcamarajr/content-stackContent creation and management plugin for static site blogs. Handles writing, translation, research, internal linking, style review, and knowledge indexing.
Agents: content-linker, content-researcher, draft-writer, glossary-creator, image-generator, style-enforcer
Skills: write-content, translate, review-content, internal-linking, fact-check, suggest-content, content-style, content-image-style, content-inventory, reindex, update-trackers, init
To install this plugin:
/plugin install content-ops@content-stackAstro language server for Claude Code. Provides code intelligence, diagnostics, and formatting for .astro files. Automatically installs the language server binary at session start — works out of the box in remote and cloud environments.
To install this plugin:
/plugin install astro-lsp@content-stackAstro 6 static content site builder. Enforces the page-views pattern, i18n via Astro.currentLocale, content collections with glob() loaders, Biome, and pnpm. Designed for markdown-based content sites: blogs, education platforms, documentation, and news sites.
Agents: astro-architect, astro-builder
Skills: init, new-page, new-content-type, translate, audit
To install this plugin:
/plugin install astro-builder@content-stackMIT