claudeindex
jannosiilbek's avatar
Author

janno

@jannosiilbek
1
Marketplaces
2
Plugins
0
Skills
0
Agents
0
Commands

Marketplaces

Marketplace

jann0z-claude-plugins

Janno's Claude Code plugins.

Plugins:2
Skills:0
0
0

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.