claudeindex
Marketplace

yegor256

yegor256

Stars

20

Forks

1

Plugins

5

Installation

1

Add the marketplace

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

5

Plugins

0

Skills

0

Agents

Last Crawled

July 5, 2026

Plugins

Plugin

critic

Skills for an AI critic that helps writing and proofreading texts: argument analysis, prose rewriting, plain-text formatting, and subtitle proofreading

Plugin

witness

Skills for an AI witness that reports the outcome of work done by other plugins, skills, and agents to a Telegram chat

Plugin

bugscribe

A single skill that files one already-identified bug as a new GitHub issue: verifies the defect against the source code, checks the backlog for duplicates, posts a short report pointing to a file and line, and pings the repository owner exactly once — it reports a known finding rather than searching for one

Plugin

courier

A single skill that submits the commits on the current local branch as a new GitHub pull request: pushes the branch to the remote, opens the pull request with a clear title and a short prose body that explains what changed and why, and pings the repository owner exactly once — it ships work that already exists rather than producing new commits

Plugin

purist

A single skill that hardens the style checkers and static analyzers already wired into a project: discovers every configuration in place, raises each tool to its strictest practical setting, and adds a list of custom rules on top — it cranks what is configured rather than introducing a new toolchain