radiostart/claude-plugins

Claude Plugin Marketplaces

2Stars on the repository
35Mods indexed here, across every type
8d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

analyze

01

radiostart/claude-plugins

Skill Claude CodeCodex

A tool that splits stored Korean planning documents into structured feature specifications and updates project goals and planning prompts.

2 8d ago A 71 tokens

ask

02

radiostart/claude-plugins

Skill Claude CodeCodex

A read-only codebase question-answering guide for finding where an implemented feature works and where its code lives. It starts with the feature's domain context and then searches the source code.

2 8d ago A 111 tokens

autopilot

03

radiostart/claude-plugins

Skill Claude CodeCodex

An automated workflow that moves one existing software feature through planning, review, generation, and evaluation. It only runs when the user explicitly asks for automatic progress and stops when a human decision is needed.

2 8d ago A 107 tokens

characterize

04

radiostart/claude-plugins

Skill Claude CodeCodex

A mode for writing tests that capture what legacy code currently does. It does not change the implementation or modify the source root; refactoring is handled in a separate cycle.

2 8d ago A 56 tokens

commit

06

radiostart/claude-plugins

Skill Claude CodeCodex

A skill for creating Git commit messages when the user asks for a commit. It follows shared commit rules and the workspace's commit scopes; the detailed rules are not included here.

2 8d ago A 65 tokens

confl

07

radiostart/claude-plugins

Skill Claude CodeCodex

A skill for fetching Confluence planning documents into a project's docs/ folder and searching documents stored there. Confluence is a tool for organising shared team documents.

2 8d ago A 62 tokens

create-feature

08

radiostart/claude-plugins

Skill Claude CodeCodex

A tool for adding one feature specification to an active project from a single prompt. It creates a numbered Markdown file and synchronises project planning files.

2 8d ago A 77 tokens

focus

09

radiostart/claude-plugins

Skill Claude CodeCodex

A context-sharing skill that records decisions and changes of direction in a .focus.md file for later sub-agents. Sub-agents are separate helpers working on parts of the same task.

2 8d ago A 105 tokens

issue

10

radiostart/claude-plugins

Skill Claude CodeCodex

A workflow for handling one operational issue at a time, such as a bug, service outage, or urgent fix, using a workspace issue folder.

2 8d ago A 79 tokens

learn

11

radiostart/claude-plugins

Skill Claude CodeCodex

A source-code reading skill that starts from a controller, service file, or folder and follows its dependencies to document the project’s domain and boundaries.

2 8d ago A 105 tokens

pilot-doctor

12

radiostart/claude-plugins

Skill Claude CodeCodex

A workspace and project consistency checker whose diagnostic rules and output format come from the project's doctor script and instructions.

2 8d ago A 64 tokens

pilot-init

13

radiostart/claude-plugins

Skill Claude CodeCodex

A workspace setup tool for the Pilot system. It creates the initial folders and starter files used to record workspace state and context.

2 8d ago A 74 tokens

pilot-review

14

radiostart/claude-plugins

Skill Claude CodeCodex

A pre-pull-request code review of the changes in a Git diff. It calls a review agent that labels each defect by severity and suggests whether to send it back to feature, planning, or code-generation work.

2 8d ago A 76 tokens

pr

15

radiostart/claude-plugins

Skill Claude CodeCodex

A workflow for creating a GitHub Pull Request (PR), which asks a project to review and merge changes from the current branch.

2 8d ago A 57 tokens

project

16

radiostart/claude-plugins

Skill Claude CodeCodex

A project-management tool for creating or resuming a project, loading its context, and updating its saved state. TDD means test-driven development: writing tests before the code they check.

2 8d ago A 70 tokens

qa

17

radiostart/claude-plugins

Skill Claude CodeCodex

A Jira quality-assurance workflow for analysing and fixing one defect at a time. Jira is a tool for tracking software work and defects.

2 8d ago A 142 tokens

slack

18

radiostart/claude-plugins

Skill Claude CodeCodex

A project skill for managing Slack notifications, where Slack is a team chat service. It can set up, test, check, and disable messages for project events.

2 8d ago B 64 tokens

switch

19

radiostart/claude-plugins

Skill Claude CodeCodex

A project-switching command for finding recently used projects and issues, then moving into one of them. The description is in Korean.

2 8d ago A 56 tokens

tdd

20

radiostart/claude-plugins

Skill Claude CodeCodex

A control for turning test-driven development (TDD) mode on or off and checking its current state. TDD is a way of writing tests before the code they check.

2 8d ago A 103 tokens

sample-skill

21

radiostart/claude-plugins

Skill Claude CodeCodex

A sample skill used to validate a documentation-building conversion. The description is in Korean and does not explain any user-facing coding task.

2 8d ago A 18 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: