Add the marketplace
/plugin marketplace add jannosiilbek/jann0z-claude-pluginsInstall plugins
/pluginRun these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.
Productivity tools for Claude Code workflows. The /goal skill sharpens a vague intent into a precise, self-checkable completion condition through a focused interview (one question at a time, max three), then hands it off to Claude Code's built-in /goal command.
A DDD spec pipeline plus data-model tooling. The ddd-* skills take a project from an interactive brief through a ubiquitous-language glossary, event flows, and EARS use cases to a development plan — with every artifact living in spec/ as the single source of truth and a mechanical alignment gate (ddd-align) proving the cross-references. In the middle sits erd-modeler, which turns the glossary into a clean, normalized DBML model and proves it works against an in-memory Postgres (PGlite), live-testing each use case's data assertions. The manual /erd-diagram command renders any DBML model into a self-contained, interactive HTML ER diagram.