Skip to main content

Skills dans ce dépôt

brycewang-stanford/Auto-Empirical-Research-Skills - Page 13

SkillsMP a collecté 1 111 skills depuis brycewang-stanford/Auto-Empirical-Research-Skills. Ouvrez un skill pour examiner sa source et ses détails.

brycewang-stanford/Auto-Empirical-Research-Skills

Affichage de 40 skills collectés sur 1 111.

métier
Rédacteurs techniques
description

JASA/Biometrika manuscript structure with VanderWeele notation standards

Langue du texte source : anglais

mis à jour
métier
Rédacteurs techniques
description

Guide for writing the abstract of an academic economics paper. Use this skill whenever the user asks for help writing, drafting, revising, or structuring an abstract for an economics paper - whether empirical micro, development economics, applied economics,…

Langue du texte source : anglais

mis à jour
métier
Rédacteurs techniques
description

Activate when the user is drafting any academic economics content from scratch (e.g., outlines, abstracts, introductions, data/methods/identification sections, results narratives, conclusions, referee responses, table/figure captions) and needs…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

ALWAYS activate this skill. Apply these rules to every task regardless of domain. This skill governs how Claude Code verifies information, writes code, references documentation, and avoids fabricating functions, arguments, APIs, file paths, data structures,…

Langue du texte source : anglais

mis à jour
métier
Rédacteurs techniques
description

Guide for writing the introduction to an academic economics paper. Use this skill whenever the user asks for help writing, drafting, revising, or structuring an introduction to an economics paper - whether empirical micro, development economics, applied…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Thoroughly verify all code, tables, figures, modeling decisions, and quantitative claims in an academic paper against its source R scripts and output files. Use this skill whenever you need to audit, replicate, or verify an academic research paper - including…

Langue du texte source : anglais

mis à jour
métier
Scientifiques des données
description

End-to-end R data analysis workflow from exploration through regression to publication-ready tables and figures

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Render Quarto slides and sync to docs/ for GitHub Pages deployment. Use when deploying lecture slides after making changes.

Langue du texte source : anglais

mis à jour
métier
Enseignants postsecondaires, autres
description

Challenge a slide deck design with 5-7 specific pedagogical questions. Checks ordering, prerequisites, gaps, alternatives, notation conflicts, cognitive load, and book readiness.

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

Interactive interview to formalize a research idea into a structured specification with hypotheses and empirical strategy

Langue du texte source : anglais

mis à jour
métier
Enseignants postsecondaires, autres
description

Structured literature search and synthesis with citation extraction and gap identification

Langue du texte source : anglais

mis à jour
métier
Enseignants postsecondaires, autres
description

Run the proofreading protocol on lecture files. Checks grammar, typos, overflow, consistency, and academic writing quality. Produces a report without editing files.

Langue du texte source : anglais

mis à jour
métier
Enseignants postsecondaires, autres
description

Generate structured research questions, testable hypotheses, and empirical strategies from a topic or dataset

Langue du texte source : anglais

mis à jour
métier
Enseignants postsecondaires, autres
description

Comprehensive manuscript review covering argument structure, econometric specification, citation completeness, and potential referee objections

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Run the R code review protocol on R scripts. Checks code quality, reproducibility, domain correctness, and professional standards. Produces a report without editing files.

Langue du texte source : anglais

mis à jour
métier
Rédacteurs en chef
description

Reads the manuscript and notebooks to generate a structured abstract. Use when writing or updating the abstract.

Langue du texte source : anglais

mis à jour
métier
Enseignants postsecondaires, autres
description

Cross-checks citation keys in index.qmd against references.bib, reporting missing, orphaned, and duplicate entries. Use when verifying citations.

Langue du texte source : anglais

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
description

Verifies required tools (Quarto, uv, Python, R, Stata, TeX) and Jupyter kernels are installed. Use when setting up or troubleshooting.

Langue du texte source : anglais

mis à jour
métier
Enseignants postsecondaires, autres
description

Finds a paper by title, author, or DOI, adds BibTeX to references.bib, and shows citation syntax. Use when adding a reference.

Langue du texte source : anglais

mis à jour
métier
Scientifiques des données
description

Auto-generates a Markdown codebook from a dataset (CSV, DTA, Excel, Parquet) with types and summary statistics. Use when documenting variables.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Scans notebooks for data file references and verifies each file exists on disk. Use when checking for broken data paths.

Langue du texte source : anglais

mis à jour
métier
Rédacteurs techniques
description

Drafts academic prose for a manuscript section from bullet points or an outline. Use when writing or expanding a section.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Captures tool versions, packages, and kernel info as a reproducibility record in notes/. Use when documenting the environment.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Executes all registered notebooks, strips noisy cell metadata, and syncs Jupytext pairs. Use when asked to re-run notebooks or refresh outputs.

Langue du texte source : anglais

mis à jour
métier
Développeurs web
description

Generates an HTML gallery of all project figures with captions and source notebooks. Use when reviewing figures.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Checks whether registered notebooks have current, stale, or missing outputs. Use before rendering or to verify freshness.

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

Writes a session handoff report to handoffs/ with project state, work done, decisions, and next steps. Use at session end or after significant work.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Fills all [FILL:] placeholders across the template to initialize a new research project. Use when setting up a freshly cloned project.

Langue du texte source : anglais

mis à jour
métier
Rédacteurs techniques
description

Writes academic prose interpreting regression output. Use when describing estimation results in manuscript-ready language.

Langue du texte source : anglais

mis à jour
métier
Enseignants postsecondaires, autres
description

Creates a structured annotation note in references/ with sections for research question, data, findings, and relevance. Use when documenting a paper.

Langue du texte source : anglais

mis à jour
métier
Économistes
description

Scaffolds a method-specific analysis notebook (DiD, IV, RDD, LASSO, Panel FE) with boilerplate. Use when starting a new econometric analysis.

Langue du texte source : anglais

mis à jour
métier
Économistes
description

Creates a Jupyter notebook with Jupytext pairing and registers it in _quarto.yml. Use when adding a new notebook.

Langue du texte source : anglais

mis à jour
métier
Graphistes
description

Creates a Quarto revealjs slide deck in slides/ with the project style guide. Use when a presentation is needed.

Langue du texte source : anglais

mis à jour
métier
Rédacteurs en chef
description

Drafts a point-by-point response letter to referee comments with suggested edits. Use after a revise-and-resubmit.

Langue du texte source : anglais

mis à jour
métier
Économistes
description

Formats estimation output as a publication-quality regression table with stars, SEs, and fit statistics. Use when creating a results table.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Runs the clean render pipeline (HTML, PDF, Word) via scripts/render.sh. Use when asked to render, build, or compile the manuscript.

Langue du texte source : anglais

mis à jour
métier
Économistes
description

Generates robustness check code and formats results as a combined table. Use for sensitivity analysis.

Langue du texte source : anglais

mis à jour
métier
Rédacteurs en chef
description

Runs pre-submission checks (word count, anonymization, citations, placeholders, cross-refs) and generates a checklist. Use before journal submission.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Transfers prose edits from latex/index.tex (Overleaf) back into index.qmd. Use after pulling LaTeX edits from a collaborator.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Develop high-performance C/C++ plugins for Stata using the stplugin.h SDK. Use when the user asks to create a Stata plugin, write C/C++ code for Stata, accelerate a Stata command with C, build cross-platform Stata plugins, or translate/port a Python or R…

Langue du texte source : anglais

mis à jour
Affichage de 40 skills collectés sur 1 111.