By SyukPublic
Read-only research agent that investigates codebases and the web and returns structured, verifiable reports
A Claude Code plugin marketplace with reusable, project-agnostic skills, agents, and MCP servers that can be installed into any project.
Browse the catalog → — search every plugin, skill, and agent.
Add the marketplace in Claude Code:
/plugin marketplace add SyukPublic/dev-digest-ai-marketplace
Then install a plugin:
/plugin install <plugin-name>@dev-digest-ai-marketplace
| Plugin | Description | Depends on |
|---|---|---|
| engineering-paved-path | 8 curated stack skills: React, Next.js, Fastify, onion architecture, testing, TypeScript, security | — |
| research-tools | researcher — read-only codebase/web investigation agent with structured reports | — |
| architecture-review | architecture-reviewer — read-only layering/dependency-direction auditor | engineering-paved-path |
| sdd-engineering | Spec-driven development workflow: spec → plan → implement → verify → retro | all three above |
Plugins declare dependencies in their manifests, but Claude Code does not auto-install them — install dependencies first (see each plugin's README). The full picture, including the runtime composition graph, is in docs/DEPENDENCIES.md.
Claude Code caches marketplaces and plugins locally. To pick up new releases:
/plugin marketplace update dev-digest-ai-marketplace
/plugin update <plugin-name>@dev-digest-ai-marketplace
If a plugin appears stale after an update, uninstall and reinstall it.
.claude-plugin/
marketplace.json # marketplace catalog (name: dev-digest-ai-marketplace)
plugins/
<plugin-name>/ # one directory per plugin (see docs/PLUGIN-GUIDELINES.md)
docs/ # contributor and maintainer documentation
site/ # catalog website (GitHub Pages), rebuilt on every push to main
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 syukpublic/dev-digest-ai-marketplace --plugin research-toolsSpec-driven development workflow: spec, plan, implement, verify - with run orchestration and retro tooling
Read-only architectural auditor agent that reviews layering, dependency direction, and boundary violations
Curated engineering skills for React, Next.js, Fastify, onion architecture, testing, TypeScript, and security
Unified capability management center for Skills, Agents, and Commands.
Ultra-compressed communication mode. Cuts 65% of output tokens (measured) while keeping full technical accuracy by speaking like a caveman.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Agent that simplifies and refines code for clarity, consistency, and maintainability while preserving functionality
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.