Skill Claude CodeCodex
Use when adopting mise for an existing project — detects current toolchain files and task runners, presents migration options, and generates mise.toml configuration.
Skill Claude CodeCodex
Use when adopting mise for an existing project — detects current toolchain files and task runners, presents migration options, and generates mise.toml configuration.
Plugin Claude Code
Set up git pre-commit hooks with prek, the fast pre-commit-compatible runner.
Skill Claude CodeCodex
Use when setting up git pre-commit hooks with prek - writing .pre-commit-config.yaml, installing or running hooks, wiring repo-local checks (fmt, lint, tests), or migrating from Python pre-commit. prek is a fast, single-binary, pre-commit-compatible runner (no Python required).
Plugin Claude Code
Idiomatic Rust development guidance: a Rust best-practices skill, a facet-ecosystem skill, an auto-formatting hook, and an advisory edit-time tenet guard (stringly-typed dispatch, identifier-shaped String fields, Display-logged errors, lint hygiene).
Skill Claude CodeCodex
Use when writing Rust code with the facet ecosystem - derive(Facet), facet-json/facet-csv serialization, figue CLI/config, facet-error derives, facet-validate constraints, strid braids, rediff structural diffs, or serializing rustdecimal::Decimal/jiff/chrono types under facet. Serde-to-facet attribute mapping…
Skill Claude CodeCodex
Use when writing, reviewing, or modifying Rust code to ensure idiomatic patterns, proper error handling, type safety, and adherence to community standards.
Plugin Claude Code
Typst authoring guidance plus a markdown-to-pdf workflow: convert Markdown to branded PDF or HTML through a pure Typst pipeline with pluggable, per-document theming.
Command
Convert a Markdown file to a styled PDF or HTML page using Typst.
Skill Claude CodeCodex
Use when converting a Markdown file to a styled PDF or HTML page — a pure Typst pipeline (cmarker + a themeable engine) with pluggable branding: colors, fonts, logo, page numbers, confidentiality footers. Requires zsh + the typst CLI.
Skill Claude CodeCodex
Typst document creation and package development. Use when: (1) Working with .typ files, (2) User mentions typst, typst.toml, or typst-cli, (3) Creating or using Typst packages, (4) Developing document templates, (5) Converting Markdown/LaTeX to Typst.
Agent
Run full QA suite on a Typst package before publishing. Use when preparing a package for Typst Universe submission.
Agent
Verify Typst document output against requirements. Use after compilation when you need to confirm content, structure, or visual layout correctness.