Skills for Claude Code
These skills are associated with Claude Code because their author either published them under the harness's install path or tagged the repository for it on GitHub. Both are statements of intent by the author.
Neither is a test result. We have not run any of these with and without the skill enabled, so nothing here tells you whether a skill improves output, what it adds in tokens, or whether it duplicates behaviour the harness already has. When we run that comparison, the numbers will appear here with the task, the versions and the budget.
Worked on in the last 90 days (57)
Someone pushed a commit recently. This is the shortlist worth trying first.
-
pedrohcgs-claude-code-my-workflow-create-lecture
— last commit 2026-06-10
Create a new Beamer lecture `.tex` from source papers and materials, with notation consistency checks and the project's preamble wired in.…
-
pedrohcgs-claude-code-my-workflow-data-analysis
— last commit 2026-06-10
End-to-end R data analysis pipeline — exploration → cleaning → regression → publication-ready tables and figures. Use when user says "analy…
-
pedrohcgs-claude-code-my-workflow-data-management-plan
— last commit 2026-06-10
Draft a funder-compliant Data Management Plan (NSF DMP, NIH DMS Policy 2023, ERC, Horizon Europe) by composing the confidential-data and en…
-
pedrohcgs-claude-code-my-workflow-deploy
— last commit 2026-06-10
Render Quarto `.qmd` slides to HTML and sync to `docs/` for GitHub Pages. Use when user says "deploy", "publish the slides", "ship to pages…
-
pedrohcgs-claude-code-my-workflow-devils-advocate
— last commit 2026-06-10
Adversarial 5-7 question challenge to a deck's pedagogical choices — ordering, prerequisites, cognitive load, motivation. Use when user say…
-
pedrohcgs-claude-code-my-workflow-diagnose
— last commit 2026-06-10
Root-cause a failing or wrong empirical result with a disciplined reproduce → minimise → hypothesise → instrument → fix loop, instead of gu…
-
pedrohcgs-claude-code-my-workflow-did-event-study
— last commit 2026-06-10
Run a staggered difference-in-differences / event-study analysis to the Sant'Anna practitioner standard — drives the canonical packages (R…
-
pedrohcgs-claude-code-my-workflow-disclosure-check
— last commit 2026-06-10
Pre-screen analysis outputs (tables, figures, logs) built on restricted or confidential data for statistical-disclosure-limitation problems…
-
pedrohcgs-claude-code-my-workflow-extract-tikz
— last commit 2026-06-10
Extract TikZ diagrams from Beamer `.tex` source, compile each to a standalone PDF, and convert to SVG with 0-based indexing. Use when user…
-
pedrohcgs-claude-code-my-workflow-grant-proposal
— last commit 2026-06-10
Scaffold a research grant proposal (NSF, NIH, ERC, or foundation) by composing existing primitives — pulls identification strategy from an…
-
pedrohcgs-claude-code-my-workflow-humanize
— last commit 2026-06-10
Read-only audit of `.tex`, `.qmd`, or `.md` text for AI-voice tells — boilerplate transitions ("Moreover", "Furthermore", "It is important…
-
pedrohcgs-claude-code-my-workflow-interview-me
— last commit 2026-06-10
Interactive interview that formalizes a fuzzy research idea into a structured spec (RQ, hypotheses, identification, data needs, empirical s…
-
pedrohcgs-claude-code-my-workflow-lit-review
— last commit 2026-06-10
Structured literature search + synthesis with citation extraction, thematic clustering, and gap identification. Use when user says "find pa…
-
pedrohcgs-claude-code-my-workflow-new-diagram
— last commit 2026-06-10
Scaffold a new TikZ diagram from the snippet gallery with prevention rules pre-applied (explicit node dimensions, coordinate map, direction…
-
pedrohcgs-claude-code-my-workflow-new-skill
— last commit 2026-06-10
Scaffold a new skill that follows this repo's conventions — interviews for purpose, trigger phrases, and tool needs, then writes `.claude/s…
-
pedrohcgs-claude-code-my-workflow-pedagogy-review
— last commit 2026-06-10
Holistic pedagogical review of a lecture deck (`.qmd` or `.tex`). Checks narrative arc, prerequisite assumptions, worked examples, notation…
-
pedrohcgs-claude-code-my-workflow-permission-check
— last commit 2026-06-10
Diagnose why Claude Code is (or isn't) prompting for permission. By default reads only repo-local layers (CLI project, CLI project-local, V…
-
pedrohcgs-claude-code-my-workflow-power-analysis
— last commit 2026-06-10
Compute statistical power, required sample size, and minimum detectable effect (MDE) for a study design, then write a registry-ready power…
-
pedrohcgs-claude-code-my-workflow-preregister
— last commit 2026-06-10
Draft a structured preregistration document (OSF, AsPredicted, or AEA RCT Registry style) from a research spec or free-form study descripti…
-
pedrohcgs-claude-code-my-workflow-promote-memory
— last commit 2026-06-10
Review candidate `[LEARN]` entries in `.claude/state/personal-memory.md` (gitignored) and run them through a five-critic council in paralle…
-
nidhinjs-prompt-master-prompt-master
— last commit 2026-06-10
Generates optimized prompts for AI tools. Activates only when the user explicitly asks to write, fix, improve, or adapt a prompt for a spec…
-
aden-hive-hive-browser-edge-cases
— last commit 2026-05-29
SOP for debugging browser automation failures on complex websites. Use when browser tools fail on specific sites like LinkedIn, Twitter/X,…
-
openraiser-nanoresearch-academic-plotting
— last commit 2026-05-26
Generates publication-quality figures for ML papers from research context. Given a paper section or description, extracts system components…
-
openraiser-nanoresearch-creative-thinking-for-research
— last commit 2026-05-26
Applies cognitive science frameworks for creative thinking to CS and AI research ideation. Use when seeking genuinely novel research direct…
-
openraiser-nanoresearch-huggingface-accelerate
— last commit 2026-05-26
Simplest distributed training API. 4 lines to add distributed support to any PyTorch script. Unified API for DeepSpeed/FSDP/Megatron/DDP. A…
-
openraiser-nanoresearch-nanoresearch-ideation
— last commit 2026-05-26
Search academic literature and generate research hypotheses
-
openraiser-nanoresearch-nanoresearch-planning
— last commit 2026-05-26
Produce an experiment blueprint from a research hypothesis
-
openraiser-nanoresearch-nanoresearch-writing
— last commit 2026-05-26
Draft a LaTeX research paper from all previous stage outputs
-
openraiser-nanoresearch-peft-fine-tuning
— last commit 2026-05-26
Parameter-efficient fine-tuning for LLMs using LoRA, QLoRA, and 25+ methods. Use when fine-tuning large models (7B-70B) with limited GPU me…
-
jeffallan-claude-skills-angular-architect
— last commit 2026-05-20
Generates Angular 17+ standalone components, configures advanced routing with lazy loading and guards, implements NgRx state management, ap…
-
jeffallan-claude-skills-api-designer
— last commit 2026-05-20
Use when designing REST or GraphQL APIs, creating OpenAPI specifications, or planning API architecture. Invoke for resource modeling, versi…
-
jeffallan-claude-skills-architecture-designer
— last commit 2026-05-20
Use when designing new high-level system architecture, reviewing existing designs, or making architectural decisions. Invoke to create arch…
-
jeffallan-claude-skills-atlassian-mcp
— last commit 2026-05-20
Integrates with Atlassian products to manage project tracking and documentation via MCP protocol. Use when querying Jira issues with JQL fi…
-
jeffallan-claude-skills-chaos-engineer
— last commit 2026-05-20
Designs chaos experiments, creates failure injection frameworks, and facilitates game day exercises for distributed systems — producing run…
-
jeffallan-claude-skills-cli-developer
— last commit 2026-05-20
Use when building CLI tools, implementing argument parsing, or adding interactive prompts. Invoke for parsing flags and subcommands, displa…
-
jeffallan-claude-skills-cloud-architect
— last commit 2026-05-20
Designs cloud architectures, creates migration plans, generates cost optimization recommendations, and produces disaster recovery strategie…
-
jeffallan-claude-skills-code-documenter
— last commit 2026-05-20
Generates, formats, and validates technical documentation — including docstrings, OpenAPI/Swagger specs, JSDoc annotations, doc portals, an…
-
jeffallan-claude-skills-code-reviewer
— last commit 2026-05-20
Analyzes code diffs and files to identify bugs, security vulnerabilities (SQL injection, XSS, insecure deserialization), code smells, N+1 q…
-
jeffallan-claude-skills-cpp-pro
— last commit 2026-05-20
Writes, optimizes, and debugs C++ applications using modern C++20/23 features, template metaprogramming, and high-performance systems techn…
-
jeffallan-claude-skills-csharp-developer
— last commit 2026-05-20
Use when building C# applications with .NET 8+, ASP.NET Core APIs, or Blazor web apps. Builds REST APIs using minimal or controller-based r…
-
jeffallan-claude-skills-database-optimizer
— last commit 2026-05-20
Optimizes database queries and improves performance across PostgreSQL and MySQL systems. Use when investigating slow queries, analyzing exe…
-
jeffallan-claude-skills-debugging-wizard
— last commit 2026-05-20
Parses error messages, traces execution flow through stack traces, correlates log entries to identify failure points, and applies systemati…
-
jeffallan-claude-skills-devops-engineer
— last commit 2026-05-20
Creates Dockerfiles, configures CI/CD pipelines, writes Kubernetes manifests, and generates Terraform/Pulumi infrastructure templates. Hand…
-
jeffallan-claude-skills-django-expert
— last commit 2026-05-20
Use when building Django web applications or REST APIs with Django REST Framework. Invoke when working with settings.py, models.py, manage.…
-
jeffallan-claude-skills-dotnet-core-expert
— last commit 2026-05-20
Use when building .NET 8 applications with minimal APIs, clean architecture, or cloud-native microservices. Invoke for Entity Framework Cor…
-
jeffallan-claude-skills-embedded-systems
— last commit 2026-05-20
Use when developing firmware for microcontrollers, implementing RTOS applications, or optimizing power consumption. Invoke for STM32, ESP32…
-
jeffallan-claude-skills-fastapi-expert
— last commit 2026-05-20
Use when building high-performance async Python APIs with FastAPI and Pydantic V2. Invoke to create REST endpoints, define Pydantic models,…
-
jeffallan-claude-skills-feature-forge
— last commit 2026-05-20
Conducts structured requirements workshops to produce feature specifications, user stories, EARS-format functional requirements, acceptance…
-
jeffallan-claude-skills-fine-tuning-expert
— last commit 2026-05-20
Use when fine-tuning LLMs, training custom models, or adapting foundation models for specific tasks. Invoke for configuring LoRA/QLoRA adap…
-
jeffallan-claude-skills-flutter-expert
— last commit 2026-05-20
Use when building cross-platform applications with Flutter 3+ and Dart. Invoke for widget development, Riverpod/Bloc state management, GoRo…
-
jeffallan-claude-skills-fullstack-guardian
— last commit 2026-05-20
Builds security-focused full-stack web applications by implementing integrated frontend and backend components with layered security at eve…
-
jeffallan-claude-skills-game-developer
— last commit 2026-05-20
Use when building game systems, implementing Unity/Unreal Engine features, or optimizing game performance. Invoke to implement ECS architec…
-
jeffallan-claude-skills-golang-pro
— last commit 2026-05-20
Implements concurrent Go patterns using goroutines and channels, designs and builds microservices with gRPC or REST, optimizes Go applicati…
-
jeffallan-claude-skills-graphql-architect
— last commit 2026-05-20
Use when designing GraphQL schemas, implementing Apollo Federation, or building real-time subscriptions. Invoke for schema design, resolver…
-
jeffallan-claude-skills-java-architect
— last commit 2026-05-20
Use when building, configuring, or debugging enterprise Java applications with Spring Boot 3.x, microservices, or reactive programming. Inv…
-
jeffallan-claude-skills-javascript-pro
— last commit 2026-05-20
Writes, debugs, and refactors JavaScript code using modern ES2023+ features, async/await patterns, ESM module systems, and Node.js APIs. Us…
-
jeffallan-claude-skills-kotlin-specialist
— last commit 2026-05-20
Provides idiomatic Kotlin implementation patterns including coroutine concurrency, Flow stream handling, multiplatform architecture, Compos…
Page 24 of 24
How this page is ordered
Entries are grouped by whether anyone is still working on them, using the date of the most recent push to the repository. They are not ordered by stars, because a star is a bookmark somebody left once and never took back.
Where we have not checked an entry yet, it says so rather than being mixed in with the verified ones.