tomoking2004
01Plugin Claude Code
A collection of Claude Code plug-ins built around one shared standard for how work should look. It includes tools for groundwork, refinement, final checks, assignments, operations, and recovery.
Plugin Claude Code
A collection of Claude Code plug-ins built around one shared standard for how work should look. It includes tools for groundwork, refinement, final checks, assignments, operations, and recovery.
Hook Claude Code
Runs when a session starts, executing sync-junctions.ps1. From tomoking2004/claude-plugins.
Settings file Claude Code
Agent settings declaring 1 hook event (SessionStart).
Instructions file
Repository instructions for a Claude Code plugin marketplace, covering its structure, development rules, and visual standards.
Plugin Claude Code
A group of skills for completing university assignments according to the assignment instructions and grading criteria. It covers coursework and depends on the refine and heal plug-ins.
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.
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.
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.
Plugin Claude Code
A collection of workflow skills for finishing, documenting, and publishing software projects.
Skill Claude CodeCodex
A Git workflow for dividing uncommitted changes into meaningful commits and proposing complete commit messages before recording them.
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.
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.
Plugin Claude Code
A set of project-planning skills that treats `.claude/context.md` as the single source of truth for the project's direction. It covers the stages of developing a project idea and plan.
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.
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.
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.
Plugin Claude Code
A maintenance workflow for diagnosing failures and criticism, fixing their underlying causes, and reducing the chance that they happen again.
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.
Plugin Claude Code
A plugin for running and supervising long-lived local programs, including checking their status and cleaning up related files.
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.
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.
Skill Claude CodeCodex
A status-checking workflow for finding out whether programs or jobs are still running, have finished, or stopped unexpectedly.
Plugin Claude Code
A group of skills for defining visual quality standards in `BEAUTY.md` and refining finished work for its intended medium.
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.