By yamchinsky
Twelve shared engineering knowledge skills: React, React Testing Library, Next.js, frontend architecture, Fastify, onion architecture, Drizzle ORM, PostgreSQL table design, Zod, TypeScript, web security (OWASP), and Mermaid diagrams.
Provides comprehensive Drizzle ORM patterns for schema definition, CRUD operations, relations, queries, transactions, and migrations. Proactively use for any Drizzle ORM development including defining database schemas, writing type-safe queries, implementing relations, managing transactions, and setting up migrations with Drizzle Kit. Supports PostgreSQL, MySQL, SQLite, MSSQL, and CockroachDB.
Guides development of Fastify Node.js backend servers and REST APIs using TypeScript or JavaScript. Use when building, configuring, or debugging a Fastify application — including defining routes, implementing plugins, setting up JSON Schema validation, handling errors, optimising performance, managing authentication, configuring CORS and security headers, integrating databases, working with WebSockets, and deploying to production. Covers the full Fastify request lifecycle (hooks, serialization, logging with Pino) and TypeScript integration via strip types. Trigger terms: Fastify, Node.js server, REST API, API routes, backend framework, fastify.config, server.ts, app.ts.
Folder structure and code organization for React + Next.js (App Router) projects. Use this skill whenever the user asks where files should live (components, hooks, utils, helpers, lib, services, constants, types), how to break a component into smaller pieces, how to organize a feature folder, where to put business logic, when to use a barrel index, or how to lay out app/ in Next.js (route groups, private folders). Trigger on phrases like 'folder structure', 'project structure', 'where should I put', 'how to organize', 'where do constants go', 'utils vs helpers', 'app router structure'. Covers organization decisions only — NOT React hook rules or render patterns (use engineering-paved-path:react-best-practices) and NOT Next-specific runtime behavior (use engineering-paved-path:next-best-practices).
Create Mermaid diagrams in markdown. Use when the user wants to visualize workflows, architectures, API flows, data models, state machines, or system designs. Covers flowcharts, sequence diagrams, class diagrams, ER diagrams, state diagrams, and more.
Next.js best practices - file conventions, RSC boundaries, data patterns, async APIs, metadata, error handling, route handlers, image/font optimization, bundling
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.
A Claude Code plugin marketplace for the DevDigest team AI harness. It packages the reusable parts of the harness — the SDD (Spec-Driven Development) workflow, shared engineering skills, a research agent, and a generalized architecture reviewer — so any team repository can install them without copying files from the DevDigest working tree.
| Plugin | What it provides | Depends on |
|---|---|---|
engineering-paved-path | 12 shared knowledge skills (React, Next.js, Fastify, Drizzle, PostgreSQL, Zod, TypeScript, security, onion architecture, Mermaid, testing) | — |
research-tools | researcher — generic read-only research agent (codebase + web) | — |
architecture-review | architecture-reviewer — audits diffs against the repository's own documented architecture rules | engineering-paved-path |
sdd-engineering | The SDD workflow: spec-creator, implementation-planner, implementer, plan-verifier agents; run-plan, workflow-retro, engineering-insights skills | all three above |
The DevDigest harness files were classified into four groups. Only the first group ships here.
| Group | Components | Disposition |
|---|---|---|
| Reusable | 12 knowledge skills (React/Next/Fastify/Drizzle/PostgreSQL/Zod/TypeScript/security/onion-architecture/Mermaid/testing); researcher; architecture-reviewer (generalized); spec-creator, implementation-planner, implementer, plan-verifier; run-plan (formerly impl), workflow-retro, engineering-insights (generalized); their references and eval scenarios | Extracted into the four plugins after an editorial pass that removed every DevDigest-specific path, module name, and bare-name reference |
| Project-specific | DevDigest CLAUDE.md, pr-self-review skill + hooks, architecture-reviewer-lite, doc-writer, dependency-checker, the vitest eval harness, the devdigest MCP server, product specs | Stay in the DevDigest repository — they encode its modules, contracts, and CI |
| Optional integrations | Convention MCP tools used by spec-creator for grounding | Removed from required tools:; the agent falls back to CLAUDE.md/docs/code search when absent |
| Local leftovers | Caches, personal memory, experiment workspaces, absolute paths | Not extracted |
Why each reusable component updates together with the SDD workflow: the
workflow is the consumer contract — run-plan dispatches
sdd-engineering:implementer and the review gates, the planner assigns
engineering-paved-path:* skills to tasks, and the spec/plan formats are the
interfaces between the agents. Components with an independent consumer
scenario (researcher, architecture-reviewer, the knowledge skills) live in
their own plugins and are consumed as version-constrained dependencies;
workflow-retro has no consumer scenario outside the SDD lifecycle, so it
stays inside sdd-engineering and is invoked manually only.
claude plugin marketplace add yamchinsky/dev-digest-ai-marketplace
claude plugin install sdd-engineering@dev-digest-ai-marketplace --scope project
Installing sdd-engineering automatically installs its three dependencies;
the install output lists them at the end.
A searchable static catalog is published on GitHub Pages:
https://yamchinsky.github.io/dev-digest-ai-marketplace/. It is generated
from the repository files (scripts/build-index.mjs) — never edited by hand.
.claude-plugin/marketplace.json # the catalog manifest
plugins/<name>/ # one directory per plugin (source of truth)
docs/ # guidelines, security, releases, site spec
scripts/build-index.mjs # generates the site search index
site/ # static catalog UI (Vite + React)
Plugin versions live in each plugin's plugin.json. A marketplace commit or
tag pins the state of the catalog; releases are immutable git tags of the form
{plugin-name}--v{version}.
npx claudepluginhub yamchinsky/dev-digest-ai-marketplace --plugin engineering-paved-pathGeneric read-only research agent: looks things up in the current codebase (with path:line evidence) or on the web (with source URLs), reports in a strict structure, and asks clarifying questions when the request is ambiguous.
The complete Spec-Driven Development workflow: spec-creator, implementation-planner, implementer, and plan-verifier agents plus the run-plan orchestrator, manual workflow-retro, and engineering-insights capture — wired to shared knowledge skills, a research agent, and an architecture-review gate via plugin dependencies.
Architecture review gate: audits a diff against the repository's own documented structural contracts (docs/architecture/ or ARCHITECTURE.md) and returns findings with rule identifiers, verbatim evidence, and a PASS / FAIL / NOT-APPLICABLE verdict.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
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.
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications
Harness-native ECC operator layer - 67 agents, 278 skills, 94 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.