timholy/claude_config

Configuration files for claude code

This repository also configures its own agents. See what claude_config tells them →

59Stars on the repository
27Mods indexed here, across every type
3d agoLast push, which is what freshness is scored on
customA LICENSE file GitHub cannot name, so bodies are not copied

fix-issue

01

timholy/claude_config

Skill Claude CodeCodex

Run inside a package git-repository. The user supplies a link or issue number (referencing the origin repository) when launching; if not provided, ask.

not rated 59 +2 3d ago A 14 tokens

freshen-aqua

02

timholy/claude_config

Skill Claude CodeCodex

Add Aqua.jl to a Julia package's test dependencies, run quality checks, report findings, and add to the test suite.

not rated 59 +2 3d ago A 25 tokens

freshen-coverage

03

timholy/claude_config

Skill Claude CodeCodex

Run Julia test coverage analysis, identify gaps, propose new tests, and wait for user approval.

not rated 59 +2 3d ago A 18 tokens

freshen-docs

04

timholy/claude_config

Skill Claude CodeCodex

Audit and improve Julia package docs: README completeness, Documenter.jl docs/ structure, jldoctest correctness, and CI deployment.

not rated 59 +2 3d ago A 0 tokens

freshen-docstrings

05

timholy/claude_config

Skill Claude Code

Audit and improve Julia package docstrings: find missing/outdated docs on exported and public symbols, using Base.Docs.meta for context-efficient gap detection.

not rated 59 +2 3d ago A 0 tokens

timholy/claude_config

Skill Claude Code

Add ExplicitImports.jl to a Julia package, analyze import usage, fix problems, and add to the test suite.

not rated 59 +2 3d ago A 23 tokens

timholy/claude_config

Skill Claude Code

Audit a Julia package's array functions for 1-based indexing assumptions, add OffsetArrays/view tests that enforce the generic-indexing contract, and report fixes.

not rated 59 +2 3d ago A 30 tokens

freshen-gitignore

08

timholy/claude_config

Skill Claude Code

Update .gitignore for a Julia package to cover coverage files, manifests, and docs build artifacts.

not rated 59 +2 3d ago A 19 tokens

freshen-package

09

timholy/claude_config

Skill Claude CodeCodex

Orchestrate full Julia package freshening: gitignore, deprecations, Aqua, ExplicitImports, struct mutability, design/API/integration reviews, generic indexing, coverage, docstrings, documentation, and formatting.

not rated 59 +2 3d ago A 0 tokens

freshen-runic

10

timholy/claude_config

Skill Claude Code

Format a Julia package with runic, commit as a standalone PR, update .git-blame-ignore-revs, and install the runic post-edit hook.

not rated 59 +2 3d ago A 31 tokens

timholy/claude_config

Skill Claude Code

Use this skill when the user wants to implement the next step of a planned analysis project. This skill reads the plan, implements exactly one chunk, updates the plan, and prepares a clean handoff for the next session. Only use this skill when an ANALYSISPLAN.md exists in the project and the user wants to make…

not rated 59 +2 3d ago A 79 tokens

new-analysis-plan

13

timholy/claude_config

Skill Claude Code

Use this skill when the user wants to start a new analysis project and has an AGENTINSTRUCTIONS or project description to work from. This skill produces a persistent plan document that drives the companion /new-analysis-implement skill.

not rated 59 +2 3d ago A 50 tokens

plain-prose

14

timholy/claude_config

Skill Claude Code

Rewrite a package's prose (docstrings, comments, docs pages, README) so it states what the code is and does now, in plain language, at the length the reader needs.

not rated 59 +2 3d ago A 37 tokens

profile-performance

15

timholy/claude_config

Skill Claude Code

Profile Julia code to find performance bottlenecks — CPU hot spots, runtime dispatch, GC pressure, allocations, and type instabilities — using a fully headless (no-GUI) workflow.

not rated 59 +2 3d ago A 38 tokens

registry-versions

16

timholy/claude_config

Skill Claude Code

List the registered versions of a Julia package via Pkg's registry API (not a directory grep).

not rated 59 +2 3d ago A 20 tokens

review-api

17

timholy/claude_config

Skill Claude CodeCodex

Review a Julia package's public API for consistency with modern Julia conventions and idioms.

not rated 59 +2 3d ago A 16 tokens

review-design

18

timholy/claude_config

Skill Claude CodeCodex

Review a Julia package's design for conceptual coherence: scope, type hierarchy, overlaps, abstraction level, and composability.

not rated 59 +2 3d ago A 0 tokens

review-implement

19

timholy/claude_config

Skill Claude Code

Implement the next chunk of a planned design, API, or integration review. Reads DESIGNREVIEWPLAN.md, APIREVIEWPLAN.md, or INTEGRATIONREVIEWPLAN.md, implements one chunk (with a narrow batch exception for decide chunks), updates the plan, and prepares a clean handoff for the next session.

not rated 59 +2 3d ago A 68 tokens

review-integration

20

timholy/claude_config

Skill Claude CodeCodex

Review a Julia package for dependency-interface compliance, latent bugs, and user friction by reading source, tests, and docs directly.

not rated 59 +2 3d ago A 24 tokens

update-compat

21

timholy/claude_config

Skill Claude CodeCodex

Update [compat] for a breaking dependency upgrade: verify baseline, bump compat, update, confirm resolver selection, fix breakage.

not rated 59 +2 3d ago A 0 tokens

write-methods

22

timholy/claude_config

Skill Claude Code

Use this skill when the user wants a methods write-up of an analysis project — either a consolidated, living account of the whole project or a focused explanation of one stage or result. Its primary purpose is human-agent alignment: reconstruct the chain from data to choices to key results, surface the challengeable…

not rated 59 +2 3d ago A 91 tokens

writing-manuscripts

23

timholy/claude_config

Skill Claude Code

This skill is a "style guide" for contributing to publication-quality manuscripts.

not rated 59 +2 3d ago A 19 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: