claudeindex
yegor256's avatar
Author

Yegor Bugayenko

@yegor256
1
Marketplaces
5
Plugins
0
Skills
0
Agents
0
Commands

Marketplaces

Marketplace

yegor256

yegor256

Plugins:5
Skills:0
20
1

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