.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/pedrohcgs/claude-code-my-workflow
home/skills/pedrohcgs/claude-code-my-workflow
pedrohcgs avatar

pedrohcgs/claude-code-my-workflow

42 skills

View on GitHub
$npx skills add pedrohcgs/claude-code-my-workflow
SkillInstalls
audit-reproducibilitycapture-environmentSnapshot the computational environment for a replication package — detects the analysis stack (R / Stata / Python) and emits the right lockfiles (renv.lock +…—checkpointSave a structured state snapshot before stopping or handing off.—coauthor-briefGenerate a co-author / collaborator handoff brief for a multi-author, multi-machine project — summarizing what changed since the last brief (git delta), the…—commitStage, 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…—compile-latexCompile a Beamer LaTeX slide deck with XeLaTeX (3 passes + bibtex).—compress-sessionDistill the current conversation into a structured note (decisions made, open questions, file pointers with line numbers, next 1–3 actions) and save to…—context-statusShow 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…—create-lectureCreate a new Beamer lecture `.tex` from source papers and materials, with notation consistency checks and the project's preamble wired in.—data-analysisEnd-to-end R data analysis pipeline — exploration → cleaning → regression → publication-ready tables and figures.—data-management-planDraft a funder-compliant Data Management Plan (NSF DMP, NIH DMS Policy 2023, ERC, Horizon Europe) by composing the confidential-data and environment-capture…—deep-auditDeep consistency audit of the entire repository infrastructure.—deployRender Quarto `.qmd` slides to HTML and sync to `docs/` for GitHub Pages.—devils-advocateAdversarial 5-7 question challenge to a deck's pedagogical choices — ordering, prerequisites, cognitive load, motivation.—diagnoseRoot-cause a failing or wrong empirical result with a disciplined reproduce → minimise → hypothesise → instrument → fix loop, instead of guessing-and-poking.—did-event-studydisclosure-checkPre-screen analysis outputs (tables, figures, logs) built on restricted or confidential data for statistical-disclosure-limitation problems before any release.—extract-tikzExtract TikZ diagrams from Beamer `.tex` source, compile each to a standalone PDF, and convert to SVG with 0-based indexing.—grant-proposalScaffold a research grant proposal (NSF, NIH, ERC, or foundation) by composing existing primitives — pulls identification strategy from an `/interview-me`…—humanizeRead-only audit of `.tex`, `.qmd`, or `.md` text for AI-voice tells — boilerplate transitions ("Moreover", "Furthermore", "It is important to note that"),…—interview-meInteractive interview that formalizes a fuzzy research idea into a structured spec (RQ, hypotheses, identification, data needs, empirical strategy).—learnExtract reusable knowledge from the current session into a persistent skill.—lit-reviewStructured literature search + synthesis with citation extraction, thematic clustering, and gap identification.—new-diagramScaffold a new TikZ diagram from the snippet gallery with prevention rules pre-applied (explicit node dimensions, coordinate map, directional edge labels).—new-skillScaffold a new skill that follows this repo's conventions — interviews for purpose, trigger phrases, and tool needs, then writes…—pedagogy-reviewHolistic pedagogical review of a lecture deck (`.qmd` or `.tex`).—permission-checkDiagnose why Claude Code is (or isn't) prompting for permission. By default reads only repo-local layers (CLI project, CLI project-local, VSCode workspace).—power-analysisCompute statistical power, required sample size, and minimum detectable effect (MDE) for a study design, then write a registry-ready power section.—preregisterDraft a structured preregistration document (OSF, AsPredicted, or AEA RCT Registry style) from a research spec or free-form study description.—promote-memoryReview candidate `[LEARN]` entries in `.claude/state/personal-memory.md` (gitignored) and run them through a five-critic council in parallel: generality,…—proofreadRead-only proofreading pass over lecture `.tex` or `.qmd` files.—qa-quartoAdversarial 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…—r-package-checkRun 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…—replication-packageAssemble a submission-ready replication package to the AEA Data and Code Availability Standard (DCAS) / openICPSR / Social Science Reproduction Platform…—research-ideationGenerate structured research questions, testable hypotheses, and candidate empirical strategies from a topic, phenomenon, or dataset description.—respond-to-evalTurn student course evaluations (free-text + numeric) into an actionable teaching-improvement plan — the teaching analogue of /respond-to-referees.—respond-to-refereesGenerate a structured response-to-referees document from a referee report and the revised manuscript.—review-paperComprehensive manuscript review with three modes: single-pass (default), --adversarial critic-fixer loop, and --peer [journal] simulated peer-review pipeline…—review-rRead-only R code review protocol for `.R` scripts. Checks code quality, reproducibility, domain correctness, tidyverse idioms, and professional standards;…—scaffold-exercisesScaffold a graded problem set with sections, problems, worked solutions, and short "why this matters" explainers across analytical, empirical, and coding…—seven-pass-reviewMechanize Pattern 15 — the seven-pass adversarial review protocol for academic manuscripts.—simulation-studyScaffold and run a reproducible Monte Carlo simulation study in R — parameterized DGP, an estimator grid, a seeded replication loop, and a summary of bias,…—