yinqd3

23 mods across 1 repository, 6 stars between them.

yinqd3/workbuddy-skills

Skill Claude CodeCodex

A multi-perspective review process for academic papers, which are research articles submitted to scholarly journals. It simulates an editor, several subject reviewers, a methods reviewer, and a critic to produce an editorial decision and revision plan.

6 3mo ago A 120 tokens original MIT

academic-paper

02

yinqd3/workbuddy-skills

Skill Claude CodeCodex

An academic writing workflow covering planning, drafting, revising, reviewing, citations, abstracts, formatting, and disclosure statements. It supports several paper types, citation styles, and outputs such as LaTeX, DOCX, PDF, and Markdown.

6 3mo ago A 137 tokens original MIT

academic-pipeline

03

yinqd3/workbuddy-skills

Skill Claude CodeCodex

An academic research workflow coordinator that guides work from choosing a research question through writing, review, revisions, and a final submission package.

6 3mo ago A 109 tokens original MIT

deep-research

04

yinqd3/workbuddy-skills

Skill Claude CodeCodex

A team of 13 AI agents for academic research, from turning a topic into a research question and finding sources to checking evidence, combining results, and writing APA 7 reports. It supports literature reviews, fact-checking, paper reviews, systematic reviews, and meta-analysis; bioRxiv is not mentioned in the supplied description.

6 3mo ago A 150 tokens original MIT

yinqd3/workbuddy-skills

Skill Claude CodeCodex

A collection of skills for academic research, from finding and checking sources to writing papers and simulating peer review. It is adapted from a Claude Code workflow and includes support for research reports, citations, LaTeX, and DOCX output when local tools are available.

6 3mo ago A 75 tokens original MIT

frontend-slides

06

yinqd3/workbuddy-skills

Skill Claude CodeCodex

An HTML slide-deck maker for creating presentations from scratch, converting PowerPoint files into web pages, or improving existing HTML slides. It produces a single dependency-free file in a fixed 16:9 layout.

6 3mo ago A 79 tokens copy · 98% MIT

kb-lint

07

yinqd3/workbuddy-skills

Skill Claude CodeCodex

Run comprehensive health checks on the Obsidian knowledge base including broken wikilinks, orphan pages, stale status, concept page completeness, and status consistency. Trigger phrases: lint knowledge base, knowledge base health check, kb check, run lint, 知识库检查, 健康检查.

6 3mo ago A 64 tokens original MIT

mole-mac-tool

08

yinqd3/workbuddy-skills

Skill Claude CodeCodex

Mole (https://github.com/tw93/mole) is a macOS terminal maintenance tool that replaces CleanMyMac, AppCleaner, DaisyDisk, and iStat Menus with a single binary. This skill should be used when the user asks about Mac cleanup, disk space analysis, app uninstallation, system optimization, system monitoring, or project…

6 3mo ago C 139 tokens original MIT

pptx-generator

09

yinqd3/workbuddy-skills

Skill Claude CodeCodex

A PowerPoint presentation tool for creating, reading, and editing PPTX files. PPTX is the file format used by Microsoft PowerPoint.

6 3mo ago A 92 tokens original MIT

brainstorming

10

yinqd3/workbuddy-skills

Skill Claude CodeCodex

A structured conversation workflow for turning a software idea into an approved design before implementation begins.

6 3mo ago A 66 tokens original MIT

yinqd3/workbuddy-skills

Skill Claude CodeCodex

A coordination skill for splitting independent development or data tasks among several software agents and combining their results. Tasks are independent when they do not share files or depend on one another’s output.

6 3mo ago A 54 tokens original MIT

executing-plans

12

yinqd3/workbuddy-skills

Skill Claude CodeCodex

A workflow for carrying out an implementation plan one task at a time, with tests and review checkpoints between groups of tasks.

6 3mo ago A 55 tokens original MIT

yinqd3/workbuddy-skills

Skill Claude CodeCodex

A workflow for closing a development branch after all work and tests are complete. A branch is a separate line of changes in a version-control system such as Git.

6 3mo ago A 67 tokens original MIT

yinqd3/workbuddy-skills

Skill Claude CodeCodex

A step-by-step guide for handling code-review feedback: classify each issue, confirm unclear requests, fix items one at a time, and ask for another review.

6 3mo ago A 49 tokens original MIT

yinqd3/workbuddy-skills

Skill Claude CodeCodex

A workflow for sending completed code changes to separate agents for requirements and code-quality review.

6 3mo ago A 48 tokens original MIT

yinqd3/workbuddy-skills

Skill Claude CodeCodex

A development workflow that gives each planned coding task to a fresh helper agent, then checks the result against the requirements and code-quality rules.

6 3mo ago A 59 tokens original MIT

yinqd3/workbuddy-skills

Skill Claude CodeCodex

A step-by-step debugging guide that starts by finding the root cause before suggesting a fix. It covers reproducing the problem, examining recent changes, tracing data, testing hypotheses, and checking for regressions.

6 3mo ago A 64 tokens original MIT

yinqd3/workbuddy-skills

Skill Claude CodeCodex

A software-development method called test-driven development, or TDD, where you write a test first, confirm that it fails, then write the smallest implementation that makes it pass.

6 3mo ago A 53 tokens original MIT

using-superpowers

19

yinqd3/workbuddy-skills

Skill Claude CodeCodex

An engineering workflow that guides an agent from idea clarification through design, planning, test-driven development, review, verification, and branch cleanup. Test-driven development, or TDD, means writing a failing test before the production code that makes it pass.

6 3mo ago A 64 tokens original MIT

yinqd3/workbuddy-skills

Skill Claude CodeCodex

A final checklist for verifying software work before declaring it complete, including tests, requirements, code quality, files, documentation, and Git status.

6 3mo ago A 53 tokens original MIT

writing-plans

21

yinqd3/workbuddy-skills

Skill Claude CodeCodex

A method for writing a detailed implementation plan from a software specification, including exact files, tests, commands, and expected results.

6 3mo ago A 50 tokens original MIT

writing-skills

22

yinqd3/workbuddy-skills

Skill Claude CodeCodex

A repair process for fixing common formatting mistakes in the inputs an AI sends to software tools, after schema validation reports a problem. A schema is the set of rules describing valid input data.

6 3mo ago A 50 tokens original MIT

tool-call-repair

23

yinqd3/workbuddy-skills

Skill Claude CodeCodex

A repair guide for invalid tool-call inputs from language models. It checks the input against a schema, fixes certain recoverable formatting mistakes, and retries validation.

6 3mo ago A 148 tokens original MIT