By CodingThrust
Automates research software maintenance: fixes PR reviews and CI failures, converts issues to plan PRs, audits repos for best-practice violations, scaffolds documentation sites and slide decks from diffs, and synthesizes cited reports from multiple sources.
Use when a pull request on the current branch has review comments, failing CI checks, or coverage gaps to address — guides a triaged cleanup pass that fixes feedback in priority order without bundling unrelated changes.
Use when you have a GitHub issue and want to open a PR carrying an implementation plan — guides fetching the issue, brainstorming an approach with the user, writing a plan file, and pushing a plan-only PR ready for implementation (manual or automated).
Use when auditing a software repository for beginner-level best-practice violations, repo health, Git history hygiene, issue and PR usage, branch discipline, tests, docs, coding style, CI, security basics, or maintainability signals.
Use when setting up or writing a research documentation/report site — scaffolds a fresh site (Makefile, build script, GitHub Pages workflow, HTML templates) or refreshes templates in an existing setup. Output is a single-page index with download cards, rendered markdown prose, and PDF viewers, all sharing the same neutral-academic stylesheet (ink + terracotta on warm paper). The build pipeline is a single Python script driven by a doc registry; the visual identity is fixed; the contents are yours.
Use when a code change is finished but not yet committed — dispatches a fresh-context subagent to review the diff for design principles (DRY/KISS/HC-LC), test quality, and (where applicable) public-API ergonomics, then consolidates findings and applies the clear fixes automatically.
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 claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Note: these templates are tailored for researchers @ Hong Kong University of Sicence and Technology (Guangzhou), feel free to modify for other uses.
Note: For dark theme slides, you may also need the Website: Invert Image Colors.
Reusable Claude Code / Codex skills for research workflows — literature synthesis, doc-site and slide-deck scaffolds, code review, repo hygiene, PR maintenance. See skills/ for the inventory and install instructions.
Install all skills as a Claude Code plugin:
/plugin marketplace add CodingThrust/Templates
/plugin install research-convensions@research-convensions
Research workflow:
topic-report — turn (topic, sources[]) into a single cited markdown reportreport-writing — scaffold a neutral-academic documentation site (ink + terracotta on warm paper)slide-writing — compose a scroll-snapped two-column slide deck in the same neutral-academic paletteSoftware practice:
repo-hygiene-audit — beginner-friendly repository health scorecardreview-implementation — fresh-context code-review subagent for the current difffix-pr — triage review comments, failing CI, and coverage gaps on the current PRissue-to-pr — turn a GitHub issue into a plan-only PR after brainstormingnpx claudepluginhub codingthrust/templates --plugin research-convensionsHarness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Plugin-safe Claude Code distribution of Antigravity Awesome Skills with 1,561 supported skills.
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
AI-powered development tools for code review, research, design, and workflow automation.