JaneHuang1833

Economics ClaudeCode WorkFlow — Productivity skill for Claude Code

Productivity community

Claude performs tasks to automate the workflow of economics research.

How to install Economics ClaudeCode WorkFlow

This entry records only its repository, not the path inside it, so there is no exact command to give. Open JaneHuang1833/Economics-ClaudeCode-WorkFlow and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Economics ClaudeCode WorkFlow does

Claude performs tasks to automate the workflow of economics research.

Alternatives in Productivity

  • Embrace — Full Double Diamond workflow - Research → Define → Develop → Deliver 2.8k ★
  • Jobs — Create, list, edit, or delete cron jobs 1.3k ★
  • Land A Job — Workflow recipe — go after a specific role end to end by chaining 4 skills: decode the JD, research the compan 1.3k ★

README

My Claude Code Setup

**Work in progress.** This is not meant to be a polished guide for everyone. It's mostly a summary of how I've been using Claude Code for academic work — creating lecture slides, writing R scripts, managing Beamer-to-Quarto workflows, and so on. I keep learning new things, and as I do, I keep updating these files. This is just a way for me to share what I've figured out with friends and colleagues.

**Live site:** [psantanna.com/claude-code-my-workflow](https://psantanna.com/claude-code-my-workflow/) **Last Updated:** 2026-02-15

A ready-to-fork starter kit for academics using [Claude Code](https://code.claude.com/docs/en/overview) with **LaTeX/Beamer + R + Quarto**. You describe what you want; Claude plans the approach, runs specialized agents, fixes issues, verifies quality, and presents results — like a contractor who handles the entire job. Extracted from a production PhD course (6 lectures, 800+ slides).


Quick Start (5 minutes)

1. Fork & Clone

# Fork this repo on GitHub (click "Fork" on the repo page), then:
git clone https://github.com/YOUR_USERNAME/claude-code-my-workflow.git my-project
cd my-project

Replace `YOUR_USERNAME` with your GitHub username.

2. Start Claude Code and Paste This Prompt

claude

**Using VS Code?** Open the Claude Code panel instead. Everything works the same — see the [full guide](https://psantanna.com/claude-code-my-workflow/workflow-guide.html#sec-setup) for details.

Then paste the following, filling in your project details:

I am starting to work on **[PROJECT NAME]** in this repo. **[Describe your project in 2–3 sentences — what you're building, who it's for, what tools you use.]**

I want our collaboration to be structured, precise, and rigorous. When creating visuals, everything must be polished and publication-ready.

I've set up the Claude Code academic workflow (forked from `pedrohcgs/claude-code-my-workflow`). The configuration files are already in