stata-skill
01Plugin Claude Code
Stata skills for Claude Code — comprehensive reference and C/C++ plugin development.
Plugin Claude Code
Stata skills for Claude Code — comprehensive reference and C/C++ plugin development.
Plugin Claude Code
Both Stata skills — comprehensive Stata reference plus C/C++ plugin development for Stata.
Instructions file
Claude Code instructions for dylantmoore/stata-skill, covering stata-skill, skills, repo structure, example applications and conventions.
Plugin Claude Code
Develop high-performance C/C++ plugins for Stata — SDK setup, .ado wrappers, cross-platform compilation, performance optimization, and Python/R package translation.
Skill Claude CodeCodex
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 package into Stata. Covers the full lifecycle: SDK setup, data…
Plugin Claude Code
Development and testing tools for contributing to the stata-skill project. Run evals, analyze results, improve docs.
Skill Claude CodeCodex
Guide for contributing to the stata-skill project. Use when the user wants to run the eval pipeline, analyze test results, improve reference docs, add new package documentation, or work on roadmap items. Covers the testing infrastructure, multi-agent analysis workflow, cost estimates, and links to prior eval results…
Plugin Claude Code
Comprehensive Stata reference — syntax, data management, econometrics, causal inference, graphics, Mata, and 20 community packages.
Skill Claude CodeCodex
Comprehensive Stata reference for writing correct .do files, data management, econometrics, causal inference, graphics, Mata programming, and 20 community packages (reghdfe, estout, did, rdrobust, etc.). Covers syntax, options, gotchas, and idiomatic patterns. Use this skill whenever the user asks you to write, debug…
Plugin Claude Code
Minimal Stata batch execution instructions only. No reference docs or Stata knowledge.
Skill Claude CodeCodex
Run Stata .do files in batch mode from the terminal. Provides binary paths and batch execution syntax for macOS.