dotfiles agents

111 tagged dotfiles, measured the same way as everything else here.

Browse within: zsh 21chezmoi 19dotbot 19neovim 19nix 19nix-darwin 13tmux 13claude-code-agents 12claude-code-skills 12developer-tooling 12darkroom-engineering 10macos 10vim 10nvim 9

Explore

25

signalridge/dotfiles

Agent

Fast read-only search/navigation agent for locating code. Find files by pattern (e.g. src//.tsx), grep for symbols or keywords, or answer "where is X defined / which files reference Y." Do NOT use for code review, design-doc auditing, cross-file consistency checks, or open-ended analysis — it reads excerpts, not whole…

41 3d ago A 99 tokens

Research

26

signalridge/dotfiles

Agent

Read-only research agent for questions whose answer lives OUTSIDE this repository: library/framework APIs, version and migration details, third-party error messages, how a public project behaves, papers, and multi-source or contested external questions. Returns a SOURCED answer — every claim carries the URL, doc…

41 3d ago A 96 tokens

Verify

27

signalridge/dotfiles

Agent

Adversarial read-only checker for ONE stated claim. You give it a single specific assertion — "this function is never called with null", "removing X breaks nothing", "the fix in commit abc handles the empty case", "these two configs cannot both be active" — and it tries to REFUTE it, returning CONFIRMED / REFUTED /…

41 3d ago A 143 tokens

domain

28

icyleaf/dotfiles

Agent

How the engineering skills should consume this repo's domain documentation when exploring the codebase.

27 2d ago A 0 tokens

issue-tracker

29

icyleaf/dotfiles

Agent

Issues and PRDs for this repo live as GitHub issues. Use the gh CLI for all operations.

27 2d ago A 0 tokens

triage-labels

30

icyleaf/dotfiles

Agent

The skills speak in terms of five canonical triage roles. This file maps those roles to the actual label strings used in this repo's issue tracker.

27 2d ago A 0 tokens

ooloth/dotfiles

Agent

Use this agent for ALL browser automation (test pages, screenshots, console errors, health checks). Never use browser tools directly. Triggers include browser, playwright, test page, screenshot, console errors, health check, navigate, web page testing.

24 12d ago A 54 tokens

nextjs-agent

32

ooloth/dotfiles

Agent

Next.js development specialist using Next.js DevTools MCP. Always use this agent to query the Next.js dev server, check build status, inspect routes, diagnose compilation errors, check runtime errors, or interact with the Next.js MCP endpoint. Returns focused diagnostics and recommendations.

24 12d ago A 57 tokens

notion-agent

33

ooloth/dotfiles

Agent

Use this agent for ALL Notion API operations (create, search, fetch, update). Never use Notion MCP tools directly. Triggers include notion, writing database, create page, search workspace, fetch page, update page, query database.

24 12d ago A 53 tokens

issue-preparer

35

shunsock/dotfiles

Agent

An issue-planning agent that examines a repository's actual code and creates an implementation plan. Other agents handle gathering decisions, updating the issue, and creating sub-issues.

10 7d ago A 140 tokens

issue-writer

36

shunsock/dotfiles

Agent

An issue-writing agent that turns confirmed requirements into a structured issue description. It only fills in the issue template; other agents gather requirements, create the issue, and manage labels.

10 7d ago A 81 tokens

tech-blog-writer

37

shunsock/dotfiles

Agent

A guided technical-blog writing assistant that gathers the outline, sources, ideas, and publishing format before writing from repository files and reference materials.

10 7d ago A 47 tokens

Package Manager

38

martinemde/dotfiles

Agent Claude Code

Securely manage package and container image versions by enforcing immutable pins (versions/digests/SHAs) across manifests and keeping Renovate aligned for safe, automated updates.

9 1mo ago A 37 tokens original ISC

AGENTS

39

GrimLink/dotfiles

Agent

Do not tell me I am right all the time. Be critical. We're equals. Try to be neutral and objective. Do not excessively use emojis. When reporting information to me, be extremely concise and sacrifice grammar for the sake of concision.

9 3d ago A 0 tokens

api-route-engineer

40

nonlinear-xyz/factory-kit

Agent

Part of factory-kit

Use when designing or implementing API endpoints — server actions, tRPC procedures, REST routes for external consumers. Carries the factory's API conventions — the server actions vs tRPC decision, procedure tier stacking, per-mutation Zod schemas, central router composition with manual registration, pagination…

9 29d ago A 129 tokens original MIT

nonlinear-xyz/factory-kit

Agent

Part of factory-kit

Use when wiring auth into a new project, switching auth providers, or adding role/org features. Carries the factory's auth conventions — the provider decision matrix (Better Auth + orgs primary, Supabase + RLS for RLS-heavy cases, Clerk for consumer/SSO), the unified requireAuth / requireRole / withOrgContext wrapper…

9 29d ago A 137 tokens original MIT

nonlinear-xyz/factory-kit

Agent

Part of factory-kit

Use when designing or implementing data ingestion, CSV imports, time-series storage, Python services that sit alongside Next.js, simulation pipelines, or external-API integration with submit/poll/fetch shapes. Carries the factory's data-pipeline conventions — TS scripts with Papa Parse, JSONB envelopes for…

9 29d ago A 102 tokens original MIT

epistemic-explore

43

Nathan-Schwartz/dotfiles

Agent Claude Code

Research agent with enforced epistemic rigor. Classifies all findings as Verified, Inferred, or Guess with cited evidence. Use when investigating code, debugging, exploring unfamiliar systems, or when the user asks to research something. Can persist findings as pkm .ref.md artifacts when instructed.

5 23d ago A 63 tokens

AGENTS

44

ryancharris/dotfiles

Agent

Shared conventions for all AI coding agents working in this repository.

5 5d ago A 0 tokens

ADR Generator

45

ntsd/dotfiles

Agent

Expert agent for creating comprehensive Architectural Decision Records (ADRs) with structured formatting optimized for AI consumption and human readability.

4 2mo ago A 26 tokens

ntsd/dotfiles

Agent

Responds to PagerDuty incidents by analyzing incident context, identifying recent code changes, and suggesting fixes via GitHub PRs.

4 2mo ago B 31 tokens

curator

47

urmzd/dotfiles

Agent

Sweeps documentation, formatting, naming, and cross-project conventions for consistency: audits the current state, references the governing standard, and applies the same fix across every instance, returning a deviation table. Use when you need a consistency pass, documentation hygiene, no-em-dash cleanup…

3 21d ago A 124 tokens original Apache-2.0

debugger

48

urmzd/dotfiles

Agent

Performs evidence-based root-cause analysis: quotes the actual error, reproduces it, bisects what changed, forms one testable hypothesis, fixes the cause (not the symptom), and confirms the failing case now passes. Use when something is broken, a test fails, a stack trace appears, or you need fast diagnosis of a…

3 21d ago A 100 tokens original Apache-2.0

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: