claudeindex
Marketplace

jann0z-claude-plugins

Janno's Claude Code plugins.

Stars

0

Forks

0

Plugins

2

Installation

1

Add the marketplace

/plugin marketplace add jannosiilbek/jann0z-claude-plugins
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.

Details & Metadata

2

Plugins

0

Skills

0

Agents

Last Crawled

July 5, 2026

Plugins

Plugin

lunchbox

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.

Plugin

napkin

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.