By kolodgeeva
Read-only research agent: finds facts in the codebase and on the web, with a structured, source-cited report.
A Claude Code plugin marketplace: a catalog of plugins (skills, agents, commands, hooks, MCP servers) distributed through a single marketplace.json.
/plugin marketplace add kolodgeeva/dev-digest-ai-marketplace
(or, for local testing before this is pushed: /plugin marketplace add ./)
/plugin install <plugin-name>@dev-digest-ai-marketplace
Browse what's available at the catalog site (search, filters, per-item docs, changelog), in plugins/ in this repo, or via /plugin marketplace list after adding it.
.claude-plugin/marketplace.json # the catalog — lists every plugin and where to find it
plugins/<plugin-name>/ # one directory per plugin
docs/ # contributor-facing guidelines
PLUGIN-GUIDELINES.md # plugin structure, manifest, dependency rules
SECURITY.md # permissions, secrets policy, script review bar
RELEASES.md # SemVer, tagging, update/rollback flow
MARKETPLACE-SITE-SPEC.md # spec for the catalog site below
scripts/
validate-marketplace.mjs # dependency-free structural linter, also run in CI
release.mjs # bump/tag/rollback tooling — see docs/RELEASES.md
build-site-data.mjs # builds site/public/data/*.json from plugins/ for the catalog site
site/ # the catalog site itself (React + Vite; `npm run dev` for local dev)
design/catalog-prototype/ # visual/UX design reference the site is built from
.github/workflows/
validate.yml # CI: linter + `claude plugin validate` + site build on every PR
deploy-pages.yml # builds site data, builds the site (`npm run build`), deploys to GitHub Pages on push to main
CONTRIBUTING.md # how to add or change a plugin
CODEOWNERS # review ownership
MARKETPLACE-RESEARCH.md # background research this setup is based on
See CONTRIBUTING.md. Short version: read docs/PLUGIN-GUIDELINES.md, add your plugin under plugins/, register it in marketplace.json, run node scripts/validate-marketplace.mjs and claude plugin validate ., open a PR.
Uses power tools
Uses Bash, Write, or Edit tools
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 kolodgeeva/dev-digest-ai-marketplace --plugin research-toolsRead-only architecture-review agent: onion-architecture layering (backend) and dependency direction (frontend), scoped to the current diff.
Shared engineering skills: React, Next.js, Fastify, backend/frontend architecture, testing, and security.
Spec-Driven Development pipeline: spec, plan, implement, review, verify.
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Consult multiple AI coding agents (Gemini, OpenAI, Grok, Perplexity, plus codex, antigravity, and grok CLIs when installed) to get diverse perspectives on coding problems
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
Use this agent when creating user interfaces, designing components, building design systems, or improving visual aesthetics. This agent specializes in creating beautiful, functional interfaces that can be implemented quickly within 6-day sprints. Examples:\n\n<example>\nContext: Starting a new app or feature design
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review