claudeindex
Marketplace

hironow-plugins

hironow's personal Claude Code plugins for autonomous research, design exploration, and expedition workflows

Stars

0

Forks

0

Plugins

3

Installation

1

Add the marketplace

/plugin marketplace add hironow/dotfiles
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

3

Plugins

0

Skills

0

Agents

Last Crawled

March 28, 2026

Plugins

Plugin

autoresearch

Autonomous experiment loop plugin inspired by karpathy/autoresearch. Iteratively modifies target code, evaluates against fixed metrics, and keeps only improvements via git-based keep/revert cycles.

Plugin

paintress

Autonomous TDD expedition agent with Gradient Gauge momentum, Lumina learning, and Review Gate. Picks Linear issues, implements fixes via TDD, and creates PRs.

Plugin

autodesign

Autonomous web design exploration plugin. Explores design variations under quality constraints using git-based keep/revert cycles with bundled evaluators for a11y, readability, performance, and completeness.