Skip to main content

xashgg/claude-code-my-workflow-codex

SkillsMP는 xashgg/claude-code-my-workflow-codex에서 82개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

최근 기록된 소스 활동
SkillsMP 카탈로그 업데이트
수집된 skills
82
GitHub 스타
1
GitHub 포크
1

이 저장소의 skills

수집된 skill 82개 중 40개를 표시합니다.

직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Enforce the replication-protocol.md rule by cross-checking numeric claims in a manuscript against the actual R / Stata / Python outputs. Report PASS/FAIL per claim against tolerance thresholds. Use before submission and before releasing a replication package.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Snapshot the computational environment for a replication package — detects the analysis stack (R / Stata / Python) and emits the right lockfiles (renv.lock + sessionInfo.txt, requirements.txt / environment.yml / uv.lock, Stata version + ado package list),…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Save a structured state snapshot before stopping or handing off. Captures the active plan, recent decisions, file pointers (with line numbers), open questions, and the next 1–3 actions into a checkpoint file under `quality_reports/checkpoints/`. Optionally…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Generate a co-author / collaborator handoff brief for a multi-author, multi-machine project — summarizing what changed since the last brief (git delta), the current state of each artifact (manuscript, analysis, slides), open questions, how to reproduce…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Stage, commit, push, open a PR, and merge to main. Use ONLY on explicit commit intent — user says "commit", "ship it", "push this", "open a PR", "merge to main", "let's commit this", or prefixes with `$commit`. Do NOT auto-invoke on vague end-of-task phrases…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Compile a Beamer LaTeX slide deck with XeLaTeX (3 passes + bibtex). Use when user says "compile", "build the slides", "rebuild the PDF", "run latex", "render the tex", or asks why a `.tex` file isn't producing a PDF. Operates on `Slides/*.tex`.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Distill the current conversation into a structured note (decisions made, open questions, file pointers with line numbers, next 1–3 actions) and save to `quality_reports/session_logs/` before auto-compression. Differs from `$checkpoint` (explicit stop-point…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Show current context status and session health. Use to check how much context has been used, whether auto-compact is approaching, and what state will be preserved.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Create a new Beamer lecture `.tex` from source papers and materials, with notation consistency checks and the project's preamble wired in. Use when user says "create a lecture on X", "new lecture from these papers", "start a deck on topic Y", "scaffold a new…

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

End-to-end R data analysis pipeline — exploration → cleaning → regression → publication-ready tables and figures. Use when user says "analyze this dataset", "run a regression on X", "explore this CSV", "full analysis workflow", "get me summary stats and a…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Draft a funder-compliant Data Management Plan (NSF DMP, NIH DMS Policy 2023, ERC, Horizon Europe) by composing the confidential-data and environment-capture primitives. Sections cover data description, formats/metadata, storage/backup, access/sharing,…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Deep consistency audit of the entire repository infrastructure. Launches 4 parallel specialist agents to find factual errors, code bugs, count mismatches, and cross-document inconsistencies. Then fixes all issues and loops until clean. Use when: after making…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Render Quarto `.qmd` slides to HTML and sync to `docs/` for GitHub Pages. Use when user says "deploy", "publish the slides", "ship to pages", "push the lecture live", "render and publish", or after Quarto edits that need to go public. NOT for local Quarto…

원문 언어: 영어

업데이트
직업 분류
기타 중등 후 교사
설명

Adversarial 5-7 question challenge to a deck's pedagogical choices — ordering, prerequisites, cognitive load, motivation. Use when user says "devil's advocate", "poke holes in this deck", "push back on my slides", "stress-test the design", "what would a…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Root-cause a failing or wrong empirical result with a disciplined reproduce → minimise → hypothesise → instrument → fix loop, instead of guessing-and-poking. Use when the user says "why is my regression wrong", "this number changed", "my script errors out",…

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Run a staggered difference-in-differences / event-study analysis to the Sant'Anna practitioner standard — drives the canonical packages (R `did`/`DRDID`/`didFF`/`contdid`; Stata `csdid`/`drdid`), enforces the doubly-robust default, a mandatory diagnostic +…

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Pre-screen analysis outputs (tables, figures, logs) built on restricted or confidential data for statistical-disclosure-limitation problems before any release. Scans for small cell counts, complementary-suppression gaps, dominance (p-percent / (n,k)),…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Extract TikZ diagrams from Beamer `.tex` source, compile each to a standalone PDF, and convert to SVG with 0-based indexing. Use when user says "extract the tikz", "regenerate the diagrams", "rebuild the SVGs", "sync tikz to quarto", or after editing TikZ…

원문 언어: 영어

업데이트
직업 분류
기타 중등 후 교사
설명

Scaffold a research grant proposal (NSF, NIH, ERC, or foundation) by composing existing primitives — pulls identification strategy from an `$interview-me` spec, delegates the data-management plan to `$data-management-plan` and the facilities statement to…

원문 언어: 영어

업데이트
직업 분류
편집자
설명

Read-only audit of `.tex`, `.qmd`, or `.md` text for AI-voice tells — boilerplate transitions ("Moreover", "Furthermore", "It is important to note that"), AI-cliché lexicon ("delve", "navigate the complexities", "tapestry", "robust framework"), em-dash…

원문 언어: 영어

업데이트
직업 분류
기타 중등 후 교사
설명

Interactive interview that formalizes a fuzzy research idea into a structured spec (RQ, hypotheses, identification, data needs, empirical strategy). Use when user says "interview me", "help me think through this idea", "I have a half-baked idea", "formalize…

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

Extract reusable knowledge from the current session into a persistent skill. Use when you discover something non-obvious, create a workaround, or develop a multi-step workflow that future sessions would benefit from.

원문 언어: 영어

업데이트
직업 분류
기타 중등 후 교사
설명

Structured literature search + synthesis with citation extraction, thematic clustering, and gap identification. Use when user says "find papers on X", "do a lit review", "what's the literature on...", "summarize what we know about...", "where's the gap in…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Scaffold a new TikZ diagram from the snippet gallery with prevention rules pre-applied (explicit node dimensions, coordinate map, directional edge labels). Compiles standalone, invokes tikz-reviewer with citations from tikz-measurement.md, and loops on…

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

Scaffold a new skill that follows this repo's conventions — interviews for purpose, trigger phrases, and tool needs, then writes `.agents/skills/<name>/SKILL.md` from the skill template with frontmatter and body that pass the integrity gates on first try. Use…

원문 언어: 영어

업데이트
직업 분류
기타 중등 후 교사
설명

Holistic pedagogical review of a lecture deck (`.qmd` or `.tex`). Checks narrative arc, prerequisite assumptions, worked examples, notation clarity, and deck-level pacing. Use when user says "pedagogy review", "does this teach well?", "is the flow right?",…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Diagnose why Codex is (or isn't) prompting for permission. By default reads only repo-local layers (CLI project, CLI project-local, VSCode workspace). Host-global layers (CLI user `~/.claude/`, VSCode user settings) are read ONLY when the user explicitly…

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Compute statistical power, required sample size, and minimum detectable effect (MDE) for a study design, then write a registry-ready power section. Handles two-arm RCTs (with clustering / ICC and unequal allocation), multiple-arm corrections, and a…

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Draft a structured preregistration document (OSF, AsPredicted, or AEA RCT Registry style) from a research spec or free-form study description. Output is a Markdown file with hypotheses, design, sampling plan, analysis plan, exclusions, and inference criteria…

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

Review candidate `[LEARN]` entries in `.claude/state/personal-memory.md` (gitignored) and run them through a five-critic council in parallel: generality, staleness, redundancy, evidence, format. Majority vote (3+ of 5) promotes the entry to MEMORY.md. Use…

원문 언어: 영어

업데이트
직업 분류
편집자
설명

Read-only proofreading pass over lecture `.tex` or `.qmd` files. Checks grammar, typos, overflow, terminology consistency, and academic writing quality; produces a report without editing. Use when user says "proofread", "check for typos", "look for grammar…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Adversarial Quarto-vs-Beamer parity QA. A critic agent compares the Quarto HTML render to the Beamer PDF benchmark for content/visual parity; a fixer agent applies fixes; loops until APPROVED (max 5 rounds). Use when user says "qa the quarto", "check parity",…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Run the full R package release gate — regenerate docs, run the test suite, run R CMD check --as-cran, and triage every ERROR / WARNING / NOTE against CRAN policy before a release or submission. Use when the user says "check my R package", "R CMD check", "is…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Assemble a submission-ready replication package to the AEA Data and Code Availability Standard (DCAS) / openICPSR / Social Science Reproduction Platform expectations — standard replication README, dataset manifest, computational-requirements capture, a…

원문 언어: 영어

업데이트
직업 분류
시장조사 분석가·마케팅 전문가
설명

Generate structured research questions, testable hypotheses, and candidate empirical strategies from a topic, phenomenon, or dataset description. Use when user says "give me research ideas on X", "brainstorm questions about Y", "what could I study with this…

원문 언어: 영어

업데이트
직업 분류
기타 중등 후 교사
설명

Turn student course evaluations (free-text + numeric) into an actionable teaching-improvement plan — the teaching analogue of $respond-to-referees. Clusters comments into themes, separates signal from noise, classifies each theme Keep / Change / Investigate /…

원문 언어: 영어

업데이트
직업 분류
편집자
설명

Generate a structured response-to-referees document from a referee report and the revised manuscript. Maps each referee comment to the specific revision, classifies coverage (addressed / partially / deferred / disagreement), and drafts polite but firm…

원문 언어: 영어

업데이트
직업 분류
편집자
설명

Comprehensive manuscript review with three modes: single-pass (default), --adversarial critic-fixer loop, and --peer [journal] simulated peer-review pipeline (editor + 2 dispositioned referees + editorial decision, calibrated to a target journal). R&R…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Read-only R code review protocol for `.R` scripts. Checks code quality, reproducibility, domain correctness, tidyverse idioms, and professional standards; produces a report without editing. Use when user says "review this R script", "check the R code", "audit…

원문 언어: 영어

업데이트
직업 분류
기타 중등 후 교사
설명

Scaffold a graded problem set with sections, problems, worked solutions, and short "why this matters" explainers across analytical, empirical, and coding types. Use when user says "make a problem set on X", "scaffold exercises for this lecture", "create…

원문 언어: 영어

업데이트
수집된 skill 82개 중 40개를 표시합니다.