ahonn

39 mods across 1 repository, 323 stars between them.

nix-darwin

25

ahonn/dotfiles

Skill Claude CodeCodex

Three-layer system: darwin modules (system) → home-manager (user) → homebrew (GUI apps).

not rated 62 4d ago B 67 tokens original MIT

no-useeffect

26

ahonn/dotfiles

Skill Claude CodeCodex

Enforce a strict ban on direct useEffect calls in React code. Replace with derived state, event handlers, data-fetching libraries, useMountEffect, or key-based remounting. Use when: (1) Writing new React components, (2) Reviewing React code for effect usage, (3) Refactoring existing useEffect calls, (4) AI agent is…

not rated 62 4d ago A 113 tokens original MIT

prototype

27

ahonn/dotfiles

Skill Claude CodeCodex

Build a throwaway prototype to answer a design question. Use when the user wants to sanity-check whether a state model or logic feels right, or explore what a UI should look like.

not rated 62 4d ago A 39 tokens copy · 73% MIT

ahonn/dotfiles

Skill Claude CodeCodex

React best practices from react.dev and Vercel. Use when: (1) Reviewing React code, (2) Debugging performance issues, (3) Optimizing bundle size, (4) Writing effects or state logic. Triggers on: React performance, re-render, bundle size, waterfalls, code splitting, memo, useCallback, useMemo, useEffect, SSR flicker…

not rated 62 4d ago A 103 tokens original MIT

ahonn/dotfiles

Skill Claude CodeCodex

Use when you need to resolve an in-progress git merge/rebase conflict.

not rated 62 4d ago A 23 tokens copy · 100% MIT

review-animations

30

ahonn/dotfiles

Skill Claude CodeCodex

Reviews animation and motion code against a high craft bar derived from Emil Kowalski's design engineering philosophy. Default to flagging; approval is earned.

not rated 62 4d ago A 34 tokens copy · 97% MIT

ahonn/dotfiles

Skill Claude CodeCodex

Rust idioms and design patterns for writing idiomatic code. Use when: (1) Writing new Rust code, (2) Reviewing Rust code, (3) Solving borrow checker issues, (4) Designing Rust APIs. Triggers on: Rust ownership problems, lifetime errors, API design questions, 'how to do X idiomatically in Rust'.

not rated 62 4d ago A 77 tokens original MIT

self-review

32

ahonn/dotfiles

Skill Claude CodeCodex

Self-review of code changes (branch diff, staged, or uncommitted). Use when: reviewing code before pushing, checking diff quality, self-reviewing a PR, creating a PR (always use --peer), reviewing uncommitted work. Triggers on: '/self-review', 'review my changes', 'review this branch', 'self-review', 'pre-push…

not rated 62 4d ago A 102 tokens original MIT

seo-audit-full

33

ahonn/dotfiles

Skill Claude CodeCodex

Advanced full SEO audit skill. Runs its own full workflow from local scripts, including the basic SEO checks plus PageSpeed, social metadata, and advanced review modules when available.

not rated 62 4d ago A 39 tokens copy · 100% MIT

seo-audit

34

ahonn/dotfiles

Skill Claude CodeCodex

An SEO agent skill for quick, lightweight, default single-page SEO audits. Performs basic on-page and site-level checks and outputs a structured basic SEO audit report. Use when the user asks for "SEO audit", "SEO check", "check my page SEO", "page analysis", or wants a first-pass review of a URL. If the user requests…

not rated 62 4d ago A 99 tokens copy · 100% MIT

skill-creator

35

ahonn/dotfiles

Skill Claude CodeCodex

Guide for creating Claude skills. Use when: creating or updating skills. Triggers on: 'create skill', 'new skill', 'skill template'.

not rated 62 4d ago A 34 tokens copy · 86% MIT

slow-is-fast

36

ahonn/dotfiles

Skill Claude CodeCodex

Research → Plan → Code workflow. Enforces evidence-based reasoning, codebase research, and structured planning before code modifications. Applied automatically for moderate+ tasks.

not rated 62 4d ago A 35 tokens original MIT

tdd

37

ahonn/dotfiles

Skill Claude CodeCodex

Red-green test-first workflow for behavior with a clear, user-confirmed seam. Use when: user asks for TDD/test-first/red-green, adding non-trivial domain logic with an existing test harness, or fixing a bug that needs a regression test under mode tdd. Do NOT use when: config/docs/Nix/home-manager only, pure…

not rated 62 4d ago A 119 tokens original MIT

dotfiles AGENTS.md

38

ahonn/dotfiles

Instructions file CodexOpenCode

AGENTS.md instructions for ahonn/dotfiles, covering agents.md, essential commands, apply configuration (workstation - primary dev machine), apply configuration (homelab - mac mini server) and update flake inputs.

not rated 62 4d ago B 531 tokens original MIT

dotfiles CLAUDE.md

39

ahonn/dotfiles

Instructions file

Claude Code instructions for ahonn/dotfiles, covering claude.md, essential commands, apply configuration (workstation - primary dev machine), apply configuration (homelab - mac mini server) and update flake inputs.

not rated 62 4d ago B 532 tokens copy · 92% MIT

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: