developer tooling agents

19 tagged developer tooling, measured the same way as everything else here.

Browse within: claude-code-agents 12claude-code-skills 12dotfiles 12agile 5apple 5copilot-agents 5github-copilot 5

api-route-engineer

01

nonlinear-xyz/factory-kit

Agent

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 27d ago A 129 tokens original MIT

nonlinear-xyz/factory-kit

Agent

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 27d ago A 137 tokens original MIT

nonlinear-xyz/factory-kit

Agent

Use when planning or executing a destructive change against a production database — schema migrations with backfills, periodic data imports, one-shot RPCs, drop-constraint operations, anything that mutates prod tables and cannot be trivially undone. Sister agent to db-schema-architect (schemas) and…

9 27d ago A 155 tokens original MIT

lhhiep2204/apple-agent-builder-kit

Agent

Generate Apple-platform Copilot agents, skills, instructions, prompts, templates, and hook guidance from user requirements and codebase analysis for implementation, review, testing, architecture, and agile delivery workflows.

6 4mo ago A 43 tokens original MIT

lhhiep2204/apple-agent-builder-kit

Agent

Analyze Apple platform codebases and project context to extract targets, build setup, architecture, patterns, testing strategy, concurrency model, design system, CI/CD, business domain signals, and existing Copilot agent ecosystem for agent generation. This is a kit subagent, not a generated project agent.

6 4mo ago A 63 tokens original MIT

lhhiep2204/apple-agent-builder-kit

Agent

Audit generated Copilot customization bundles for Apple platform workflows, including trigger quality, primitive fit, scope discipline, role clarity, constraints, and likely task execution effectiveness before finalize.

6 4mo ago A 38 tokens original MIT

planner

07

ldilov/harness-forge

Agent

Planning agent guidance for specification synthesis, sequencing, and milestone shaping.

4 3mo ago A 0 tokens GPL-3.0

code-review

08

big-emotion/agent-atelier

Agent

Use this agent for a pre-push code review of local changes (staged or recent commits). It reviews the diff for bugs, logic errors, missing error handling, type safety issues, and readability — then gives actionable feedback with file:line references. Examples: User: "Review my changes before I push" User: "Can you…

2 1mo ago A 104 tokens original MIT