By HirotoKanda
Read, summarize, evaluate, or critique a research paper (PDF / DOI / arXiv / URL) with one unified four-stage method — Triage -> Comprehend -> Critique -> Integrate — fusing Keshav's three-pass method and Elliott/Beck/DeMarco's Four i's. Triage answers the five C's and decides depth; Comprehend uses active reading + figure scrutiny; Critique reconstructs/re-derives the work and challenges every assumption; Integrate connects it to what you know and how you'll track it. Default output is a structured summary + critique + integration. For physics/experimental papers it also loads a physics.md toolbox (units-limits-symmetries, statistical vs systematic uncertainty, 3-sigma/5-sigma significance and look-elsewhere, reduced-chi-squared/residuals and log plots, PRL-Letter/companion and arXiv/Supplemental norms, a six-question evaluation gauntlet). Also runs literature surveys.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
The umbrella Claude Code marketplace for all of jai's plugins. Add this one marketplace and install any of the plugins below.
This repo is itself the marketplace: .claude-plugin/marketplace.json lists every plugin, each living under plugins/<name>/.
# 1. Register this marketplace (once)
/plugin marketplace add HirotoKanda/hk-plugins
# 2. Install whichever plugins you want
/plugin install orchestra@hk-plugins
/plugin install reading-papers@hk-plugins
/plugin install thesis-reviewer@hk-plugins
Restart the session (or /exit and relaunch) so skills and agents load.
| Plugin | What it does | Notes |
|---|---|---|
| orchestra | /orchestra — multi-agent, TDD development. A conductor delegates planning/review to Claude subagents and implementation to ChatGPT Codex through a Plan → Implement → Review → Commit cycle. | Requires the codex CLI and the claude-code-setup plugin. |
| reading-papers | /reading-papers — read, summarize & critique a research paper with one unified four-stage method (Triage → Comprehend → Critique → Integrate). Loads a physics toolbox for physics/experimental papers. | — |
| thesis-reviewer | /thesis-structure-review <path> — grades the structure & logical flow of a science/engineering thesis (理工系卒業論文) against a standard 6-chapter template. Reads PDF/LaTeX/Markdown. | Structure only, never content correctness. |
hk-plugins/ <- git repo = marketplace
├── .claude-plugin/marketplace.json <- lists all plugins below
└── plugins/
├── orchestra/ (skill + 3 agents)
├── reading-papers/ (skill + physics.md)
└── thesis-reviewer/ (skill)
Edit files under plugins/<name>/, bump that plugin's version in plugins/<name>/.claude-plugin/plugin.json, commit & push, then on each machine:
/plugin marketplace update hk-plugins
/plugin update <name>
Previously each plugin had its own single-plugin marketplace repo (orchestra-plugin, reading-papers-plugin). Those are now consolidated here; the old repos are archived.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimnpx claudepluginhub hirotokanda/hk-plugins --plugin reading-papersMulti-agent orchestration for structured TDD development. Bare /orchestra sets up the Claude Code + Codex environment (auto-detects project commands, offers to install recommended plugins with consent, and writes an orchestra-enabled block into the project's CLAUDE.md so complex tasks route through the workflow automatically); /orchestra <request> conducts a Plan -> Implement -> Review -> Commit cycle, delegating planning/review to Claude subagents and implementation to ChatGPT Codex via the `codex` CLI. Requires the `codex` CLI and the `claude-code-setup` plugin.
Structural reviewer for science/engineering theses (理工系卒業論文). /thesis-structure-review <path> reads a thesis (PDF, LaTeX, or Markdown) and grades how well its structure fits a standard 6-chapter template, with special focus on the logical parallelism that should run through Theory/Method/Result/Discussion (baseline→proposed, simple→general). Cites concrete chapter/section numbers and quotes, checks figure/table placement, and reports in the thesis's own language. Evaluates structure and logic only — never physical or mathematical correctness.
Multi-agent orchestration for structured TDD development. /orchestra conducts a Plan -> Implement -> Review -> Commit cycle, delegating planning and review to Claude subagents and implementation to ChatGPT Codex via the `codex` CLI. Requires the `codex` CLI and the `claude-code-setup` plugin.
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.
UI/UX design intelligence. 67 styles, 161 palettes, 57 font pairings, 25 charts, 15 stacks (React, Next.js, Vue, Svelte, Astro, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, Nuxt, Jetpack Compose). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
This skill should be used when users need to generate ideas, explore creative solutions, or systematically brainstorm approaches to problems. Use when users request help with ideation, content planning, product features, marketing campaigns, strategic planning, creative writing, or any task requiring structured idea generation. The skill provides 30+ research-validated prompt patterns across 14 categories with exact templates, success metrics, and domain-specific applications.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.