tomoking2004/claude-plugins

全てを一つの美の基準で貫く Claude Code プラグイン群.

3Stars on the repository
24Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

complete

01

tomoking2004/claude-plugins

Skill Claude CodeCodex

A skill for completing university assignments that contain several kinds of work, such as a report and a program. It divides the requirements between the appropriate skills and checks that the finished pieces agree with each other.

3 1mo ago A 147 tokens original MIT

program

02

tomoking2004/claude-plugins

Skill Claude CodeCodex

A workflow for implementing the code portion of a programming task from its specification and grading rubric. It includes checking the requirements, testing the result, and preparing the code for final refinement.

3 1mo ago A 84 tokens original MIT

report

03

tomoking2004/claude-plugins

Skill Claude CodeCodex

A writing skill for reports, essays, and answers to university assignment questions. It uses the assignment instructions and grading criteria to guide the document, then checks its structure, sources, facts, and required content.

3 1mo ago A 95 tokens original MIT

commit

04

tomoking2004/claude-plugins

Skill Claude CodeCodex

A Git workflow for dividing uncommitted changes into meaningful commits and proposing complete commit messages before recording them.

3 1mo ago A 109 tokens original MIT

refine

05

tomoking2004/claude-plugins

Skill Claude CodeCodex

A project-wide refinement process that reviews different kinds of project files, delegates improvements to matching tools, and then checks consistency between them.

3 1mo ago A 131 tokens original MIT

release

06

tomoking2004/claude-plugins

Skill Claude CodeCodex

A release guide for publishing a software package, including projects with multiple independently versioned packages in one repository, called a monorepo. It determines the release unit, updates versions using Semantic Versioning, and prepares the related GitHub release steps after approval.

3 1mo ago A 141 tokens original MIT

impl

07

tomoking2004/claude-plugins

Skill Claude CodeCodex

A code-review workflow that checks whether an implementation matches the project's agreed plan and evaluation criteria. It uses `.claude/context.md` as the reference document.

3 1mo ago A 84 tokens original MIT

survey

08

tomoking2004/claude-plugins

Skill Claude CodeCodex

A project-discovery workflow that creates `.claude/context.md`, a shared file describing the project's purpose, design, constraints, and measures of success.

3 1mo ago A 55 tokens original MIT

theory

09

tomoking2004/claude-plugins

Skill Claude CodeCodex

A discussion workflow for shaping a project's theory, hypotheses, and overall direction. It records agreed decisions in `.claude/context.md`, a project context file.

3 1mo ago A 112 tokens original MIT

skill

10

tomoking2004/claude-plugins

Skill Claude CodeCodex

A general repair skill for when an add-on gives a wrong result, misses something, or receives negative feedback. It finds the rule or instruction that caused the problem and updates it.

3 1mo ago A 48 tokens original MIT

clean

11

tomoking2004/claude-plugins

Skill Claude CodeCodex

A cleanup workflow for removing Claude Code's local history, temporary traces, and caches while preserving login details, settings, and installed plugins.

3 1mo ago B 154 tokens original MIT

exec

12

tomoking2004/claude-plugins

Skill Claude CodeCodex

A procedure for running programs that may take more than a few dozen seconds, such as training jobs, evaluations, data processing, or servers, while recording logs and detecting failures.

3 1mo ago A 160 tokens original MIT

progress

13

tomoking2004/claude-plugins

Skill Claude CodeCodex

A status-checking workflow for finding out whether programs or jobs are still running, have finished, or stopped unexpectedly.

3 1mo ago A 126 tokens original MIT

code

14

tomoking2004/claude-plugins

Skill Claude CodeCodex

A code-maintenance guide written in Japanese for polishing scripts, configuration, and other project code while keeping its externally visible behavior unchanged.

3 1mo ago A 100 tokens original MIT

docs

15

tomoking2004/claude-plugins

Skill Claude CodeCodex

A document-polishing workflow that reviews README files, skill instructions, API documentation, and other Markdown, then prepares a finished version.

3 1mo ago A 94 tokens original MIT